-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Move publishing of images and coverage from CircleCI to GHA #12708
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
Test Results - Alternative Providers987 tests 569 ✅ 22m 19s ⏱️ Results for commit c8388cd. ♻️ This comment has been updated with latest results. |
Test Results (amd64) - Integration, Bootstrap 5 files 5 suites 2h 21m 40s ⏱️ Results for commit c8388cd. ♻️ This comment has been updated with latest results. |
I think you forgot to remove one of TO-DOs for coverall 🤔 |
9c8bde8
to
8237d9f
Compare
Thanks :) Missed it because I only searched for |
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 🚀 🎉
Motivation
This is the penultimate PR in the initiative to move from CircleCI to GitHub Actions.
It moves the pushing of images and coverage reports. After merging this, we can disable the triggers for the CircleCI pipeline and, if everything goes fine, remove it at the end
Changes
Testing
Both image and coverage push were tested at the time of introduction
TODO
What's left to do: