feat(RELEASE-2479): add collect_index_images.py script#851
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #851 +/- ##
==========================================
+ Coverage 95.51% 95.70% +0.18%
==========================================
Files 69 72 +3
Lines 6893 7192 +299
==========================================
+ Hits 6584 6883 +299
Misses 309 309
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 2 files with indirect coverage changes Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
|
/agentic_review |
1 similar comment
|
/agentic_review |
Code Review by Qodo
Context used✅ Compliance rules (platform):
25 rules 1.
|
|
/agentic_review |
|
/agentic_review |
3 similar comments
|
/agentic_review |
|
/agentic_review |
|
/agentic_review |
PR Summary by QodoAdd collect_index_images managed task and delivery-repo translation helper Description
Diagram
High-Level Assessment
Files changed (4)
|
|
Code review by qodo was updated up to the latest commit bbf98f2 |
FilipNikolovski
left a comment
There was a problem hiding this comment.
lgtm once @querti comments are resolved.
This commit adds a python script to replicate the functionality of the inline bash script in the collect-index-images managed task in the catalog repo. The task will be updated to use this python module instead. Assisted-By: Cursor Signed-off-by: Johnny Bieren <jbieren@redhat.com>
|
/retest |
|
/retest |
Production Approval Record
Approved |
This commit adds a python script to replicate the functionality of the inline bash script in the collect-index-images managed task in the catalog repo. The task will be updated to use this python module instead.
Assisted-By: Cursor