feat(RELEASE-2475): add extract_index_image.py script#865
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #865 +/- ##
==========================================
+ Coverage 95.65% 95.68% +0.02%
==========================================
Files 72 73 +1
Lines 7118 7159 +41
==========================================
+ Hits 6809 6850 +41
Misses 309 309
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
|
/agentic_review |
Code Review by Qodo
Context used✅ Compliance rules (platform):
25 rules 1.
|
This commit adds a python script to replicate the functionality of the inline bash script in the extract-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>
|
/agentic_review |
|
Code review by qodo was updated up to the latest commit 9eb4e25 |
This commit adds a python script to replicate the functionality of the inline bash script in the extract-index-images managed task in the catalog repo. The task will be updated to use this python module instead.
Assisted-By: Cursor