feat(RELEASE-1988): use utils script in process-file-updates task#2321
Draft
elenagerman wants to merge 1 commit into
Draft
feat(RELEASE-1988): use utils script in process-file-updates task#2321elenagerman wants to merge 1 commit into
elenagerman wants to merge 1 commit into
Conversation
423aa95 to
8aacc5a
Compare
Contributor
Author
|
/retest |
5d28483 to
d5826fe
Compare
call utils script from process-file-updates task Signed-off-by: Elena German <elgerman@redhat.com> Assisted-by: Cursor
d5826fe to
95d50e7
Compare
Contributor
Author
|
/retest |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Describe your changes
This PR replaces the inline bash in process-file-updates-task with the Python script from release-service-utils (process_file_updates.py). The catalog task is now a thin Tekton wrapper that passes parameters as CLI flags and writes results through RESULT_* environment variables.
Relevant Jira
RELEASE-1988
Checklist before requesting a review
do not mergelabel if there's a dependency PRrelease-service-maintainershandle if you are unsure who to tagSigned-off-by: My name <email>.github/scripts/readme_generator.shand verified the results using.github/scripts/check_readme.shAssisted-By: Cursor