-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[CI] CircleCI refactor for stability and to simplify troubleshooting #4566
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4566 +/- ##
==========================================
- Coverage 56.83% 56.83% -0.01%
==========================================
Files 727 727
Lines 22819 22819
Branches 1628 1628
==========================================
- Hits 12970 12969 -1
- Misses 9445 9446 +1
Partials 404 404
Continue to review full report at Codecov.
|
@scottbell I cannot add you as an official reviewer but am able to spend some time today doing a real-time review at your earliest availability |
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.
I think it looks good. I can't tell if there are any unforeseen issue; perhaps having everyone running this after it is merged will tell.
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.
LGTM!
…4566) * Run more in nightly, jump off of node10 where possible * Updated config.yml
About this PR
This PR is the second refactor of our CircleCI script. It's designed to make our test results more stable and CI easier to troubleshoot. It cleans up a lot of the unused optimizations we made on the last refactor
Closes #4559 and #4560 and #4575
All Submissions:
Author Checklist