Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Makefile: set CSV 'replaces' on make prepare-release #524

Closed

Conversation

yuumasato
Copy link
Member

This updates and relocates the 'sed' command updating the 'replaces' key on the CSV file.

For some reason, the variable PREVIOUS_VERSION is updated after bundle is updated with the next version's number.
After the 'bundle' target is executed the value of PREVIOUS_VERSION during execution of 'bundle-image' target is updated because apparently 'utils/get-current-version.sh' is executed again.

This updates and relocates the 'sed' command updating the 'replaces' key
on the CSV file.

For some reason, the variable PREVIOUS_VERSION is updated after
bundle is updated with the next version's number.
After the 'bundle' target is executed the value of PREVIOUS_VERSION
during execution of 'bundle-image' target is updated because apparently
'utils/get-current-version.sh' is executed again.
@yuumasato yuumasato mentioned this pull request May 27, 2024
Copy link

openshift-ci bot commented May 27, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: yuumasato
Once this PR has been reviewed and has the lgtm label, please assign bhargavigudi for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@yuumasato yuumasato requested a review from rhmdnd May 27, 2024 18:50
@yuumasato
Copy link
Member Author

I have just noticed #500 exists, 🫠

@yuumasato yuumasato closed this May 30, 2024
@yuumasato yuumasato deleted the makefile-update-replaces branch May 30, 2024 13:12
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