-
-
Notifications
You must be signed in to change notification settings - Fork 873
ci: Optimize CI workflow performance #1724
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
Conversation
Thanks for opening this pull request!
|
|
@mtrezza This should also fix the manual documentation release as well |
|
That's really cool, waiting for the CI to pass... |
|
@mtrezza The CI does pass. I think the old CI is trying to run. |
mtrezza
left a comment
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.
Looks good!
|
🎉 This change has been released in version 2.2.0 |
|
@mtrezza Can you run the manual docs generation workflow? |
|
I did and it got published |
New Pull Request Checklist
Issue Description
The current ci workflow doesn't allow for an easy way to debug failing tests. The PR saves ~10 minutes of CI time, allows for easier debugging of flaky tests and fixes some flaky tests
Closes: #1634
Approach
latest