-
Notifications
You must be signed in to change notification settings - Fork 496
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🌱 add new github.com/intel repos #2673
Conversation
Signed-off-by: Robert Dower <robert.dower@intel.com>
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #2673 +/- ##
=======================================
Coverage 41.27% 41.27%
=======================================
Files 123 123
Lines 10043 10043
=======================================
Hits 4145 4145
Misses 5602 5602
Partials 296 296 |
Hey sorry for any confusion! It's been a while since I've ran the command, so my response in the other PR changed a few times (which may not have gotten pushed out if you use email). The proper way to use
I see you have committed a cat cron/internal/data/projects.new.csv >> cron/internal/data/projects.csv
make add-projects And then commit the changes to |
Signed-off-by: Robert Dower <robert.dower@intel.com>
Signed-off-by: Robert Dower <robert.dower@intel.com>
Hi Spencer, I think I did this correctly now, and updated my PR. Thanks you for your patience and guidance. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the PR. Sorry again for the back-and-forth.
One quick note, the weekly cron is currently paused. We are testing some changes to get it back up and running.
* add new github.com/intel repos Signed-off-by: Robert Dower <robert.dower@intel.com> * removed extraneous file Signed-off-by: Robert Dower <robert.dower@intel.com> * add github.com/intel repos properly with dedup Signed-off-by: Robert Dower <robert.dower@intel.com> --------- Signed-off-by: Robert Dower <robert.dower@intel.com> Signed-off-by: Shofiya2003 <shofiyabootwala@gmail.com>
* add new github.com/intel repos Signed-off-by: Robert Dower <robert.dower@intel.com> * removed extraneous file Signed-off-by: Robert Dower <robert.dower@intel.com> * add github.com/intel repos properly with dedup Signed-off-by: Robert Dower <robert.dower@intel.com> --------- Signed-off-by: Robert Dower <robert.dower@intel.com> Signed-off-by: Shofiya2003 <shofiyabootwala@gmail.com>
* add new github.com/intel repos Signed-off-by: Robert Dower <robert.dower@intel.com> * removed extraneous file Signed-off-by: Robert Dower <robert.dower@intel.com> * add github.com/intel repos properly with dedup Signed-off-by: Robert Dower <robert.dower@intel.com> --------- Signed-off-by: Robert Dower <robert.dower@intel.com>
What kind of change does this PR introduce?
add new projects to scorecard
(Is it a bug fix, feature, docs update, something else?)
What is the current behavior?
What is the new behavior (if this is a feature change)?**
Which issue(s) this PR fixes
Special notes for your reviewer
Does this PR introduce a user-facing change?
For user-facing changes, please add a concise, human-readable release note to
the
release-note
(In particular, describe what changes users might need to make in their
application as a result of this pull request.)