-
Notifications
You must be signed in to change notification settings - Fork 14
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: Improve build images job for release tags #169
Conversation
Signed-off-by: Eguzki Astiz Lezaun <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #169 +/- ##
==========================================
- Coverage 83.71% 76.28% -7.44%
==========================================
Files 18 18
Lines 1210 1210
==========================================
- Hits 1013 923 -90
- Misses 150 222 +72
- Partials 47 65 +18
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Signed-off-by: Eguzki Astiz Lezaun <[email protected]>
Signed-off-by: Eguzki Astiz Lezaun <[email protected]>
Signed-off-by: Eguzki Astiz Lezaun <[email protected]>
Signed-off-by: Eguzki Astiz Lezaun <[email protected]>
ready for review @didierofrivia |
Signed-off-by: Eguzki Astiz Lezaun <[email protected]>
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.
We need to align the way we are building images with the rest of the projects, also clean the workflows and if possible use the same one for every operator.
What
New CI workflow named
Build and Publish Images For Tag Release
that:Verification steps: create a release
v0.0.100
that should succeed.Run the GHA Release operator; make sure to fill all the fields:
ci-improve-build-images-job-for-release-tag
ci-improve-build-images-job-for-release-tag
0.0.100
1.6.0
Verify that the build image for release tag workflow is triggered and completes for the new tag
Delete github release https://github.com/Kuadrant/limitador-operator/releases/tag/v0.0.100