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

release instruction and script improvements #1465

Merged
merged 2 commits into from
Mar 25, 2024
Merged

Conversation

s-urbaniak
Copy link
Collaborator

All Submissions:

  • Have you signed our CLA?
  • Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if there is one).
  • Update docs/release-notes/release-notes.md if your changes should be included in the release notes for the next release.

# set openshift versions
yq e -i '.annotations = .annotations + { "com.redhat.openshift.versions": "v4.8" }' \
"${REPO}/${VERSION}"/metadata/annotations.yaml

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: redhat-openshift-ecosystem/certified-operators#3619 was done using this script.

Copy link
Collaborator

@josvazg josvazg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These manual changes are still needed?

Eg:

Before posting the PR there is a manual change you need to make:

I mean it has been fixed for certified, we could as well do it for the other 2.

Copy link
Collaborator

@josvazg josvazg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I just wonder if we should also fix the other 2 RedHat releases not to need to setup the quay.io/ prefix manually.

@s-urbaniak
Copy link
Collaborator Author

@josvazg oh, you are right, that could be fixed in the scripts as well, let me do that actually 👍

scripts/release-redhat.sh Show resolved Hide resolved
@s-urbaniak s-urbaniak merged commit 65c65e6 into main Mar 25, 2024
9 checks passed
@s-urbaniak s-urbaniak deleted the release-improvements branch March 25, 2024 12:50
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.

3 participants