-
Notifications
You must be signed in to change notification settings - Fork 208
workflows: rework, trivy & publish #1511
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
Codecov Report
@@ Coverage Diff @@
## main #1511 +/- ##
=======================================
Coverage 50.04% 50.04%
=======================================
Files 43 43
Lines 4884 4884
=======================================
Hits 2444 2444
Misses 2301 2301
Partials 139 139 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
60f7581
to
ebbd1a0
Compare
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.
amazing work, thanks! two small suggestions and maybe then squash for merging
could add "Fixes: #882"
* introduce trivy scanning * add new 'release' workflow that publishes images * split 'ci' flow into two: 'ci' & 'devel' * 'devel' flow publishes images * workflows share common parts (build, e2e, publish etc.) Signed-off-by: Tuomas Katila <[email protected]>
Signed-off-by: Tuomas Katila <[email protected]>
Signed-off-by: Tuomas Katila <[email protected]>
f4b60de
to
ff32f36
Compare
Fixes: #882