-
Notifications
You must be signed in to change notification settings - Fork 504
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
✨ GitLab: Add 5000 repos to nightly worker run #3137
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #3137 +/- ##
==========================================
- Coverage 62.03% 61.82% -0.21%
==========================================
Files 166 167 +1
Lines 12402 12528 +126
==========================================
+ Hits 7694 7746 +52
- Misses 4284 4356 +72
- Partials 424 426 +2 |
Signed-off-by: Raghav Kaul <raghavkaul@google.com>
Can you run
|
Signed-off-by: Raghav Kaul <raghavkaul@google.com>
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.
Just keep an eye on the nightly the day after this gets merged. If enough Gitlab repos start failing (not expecting them too), there's a chance this could block the latest
-> stable
promotion for the production worker.
* increase project count in the nightly Signed-off-by: Raghav Kaul <raghavkaul@google.com> --------- Signed-off-by: Raghav Kaul <raghavkaul@google.com> Signed-off-by: Allen Shearin <allen.p.shearin@gmail.com>
What kind of change does this PR introduce?