Skip to content

refactor(RELEASE-2479): convert collect-index-images to python#2327

Draft
johnbieren wants to merge 1 commit into
konflux-ci:developmentfrom
johnbieren:release2479
Draft

refactor(RELEASE-2479): convert collect-index-images to python#2327
johnbieren wants to merge 1 commit into
konflux-ci:developmentfrom
johnbieren:release2479

Conversation

@johnbieren

Copy link
Copy Markdown
Collaborator

This commit replaces the inline task script for collect-index-images with a standalone python script contained in the utils image. The tekton unit tests are updated accordingly. We only keep one happy path test as the other scenarios are covered by pytest in the utils repo.

Describe your changes

Relevant Jira

Checklist before requesting a review

  • I have marked as draft or added do not merge label if there's a dependency PR
    • If you want reviews on your draft PR, you can add reviewers or add the release-service-maintainers handle if you are unsure who to tag
  • My commit message includes Signed-off-by: My name <email>
  • I read CONTRIBUTING.MD and commit formatting
  • I have run the README.md generator script in .github/scripts/readme_generator.sh and verified the results using .github/scripts/check_readme.sh
  • If an AI agent was used, I marked that via a commit footer like Assisted-By: Cursor

This commit replaces the inline task script for collect-index-images
with a standalone python script contained in the utils image. The tekton
unit tests are updated accordingly. We only keep one happy path test as
the other scenarios are covered by pytest in the utils repo.

Signed-off-by: Johnny Bieren <jbieren@redhat.com>
@johnbieren

Copy link
Copy Markdown
Collaborator Author

/retest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant