ROX-28879: Update ScannerV2&Collector Konflux image checks/4.7#14941
Conversation
Reviewer's Guide by SourceryThis PR consolidates the image existence checks for Collector and Scanner into a single workflow in No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
Having to backport $ podman pull quay.io/rhacs-eng/collector:3.21.0-fast
$ podman tag quay.io/rhacs-eng/collector:3.21.0-fast quay.io/rhacs-eng/collector:3.21.1-fast
$ podman push quay.io/rhacs-eng/collector:3.21.1-fast |
|
/retest retag-collector |
|
Images are ready for the commit at de3ecf5. To use with deploy scripts, first |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release-4.7 #14941 +/- ##
============================================
Coverage 49.07% 49.07%
============================================
Files 2515 2515
Lines 182893 182893
============================================
+ Hits 89746 89747 +1
+ Misses 86027 86025 -2
- Partials 7120 7121 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
tommartensen
left a comment
There was a problem hiding this comment.
LGTM, but don't merge until 4.7.2 is out.
|
@dcaravel please merge this one for 4.7.3. |
Description
Cherry-picked from 7ea6887 (#14827) to
release-4.7.Trying to figure when it's comfortable to merge the change in https://redhat-internal.slack.com/archives/C08CG1N8HBP/p1744214856614999
User-facing documentation
Testing and quality
Automated testing
No change.
How I validated my change
Only looking at CI.
Summary by Sourcery
Consolidate and improve GitHub Actions workflows for checking Collector and Scanner image availability
CI:
Chores: