📖 Fix cron related documentation#1986
Merged
azeemshaikh38 merged 2 commits intoossf:mainfrom Jun 7, 2022
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1986 +/- ##
==========================================
+ Coverage 51.08% 53.76% +2.67%
==========================================
Files 87 87
Lines 7074 7074
==========================================
+ Hits 3614 3803 +189
+ Misses 3220 3024 -196
- Partials 240 247 +7 |
|
Integration tests success for |
|
Integration tests success for |
azeemshaikh38
approved these changes
Jun 7, 2022
Contributor
azeemshaikh38
left a comment
There was a problem hiding this comment.
Thanks! Approved with a comment about typo.
Fix link to projects.csv in README.md Remove out of date info on daily cron job from CONTRIBUTING.md and fix various links. Signed-off-by: Arnaud J Le Hors <lehors@us.ibm.com>
|
Integration tests success for |
|
Integration tests success for |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Arnaud J Le Hors lehors@us.ibm.com
What kind of change does this PR introduce?
Docs update
What is the current behavior?
README and CONTRIBUTING files refer to out dated information (daily cronjob) and old file locations (projects.csv).
What is the new behavior (if this is a feature change)?**
Up to date information:
Fix link to projects.csv in README.md
Remove out of date info on daily cron job from CONTRIBUTING.md and fix
various links.
Which issue(s) this PR fixes
NONE
Special notes for your reviewer
Does this PR introduce a user-facing change?
NONE