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

Automate release procedure #585

Open
akrejcir opened this issue Jun 22, 2023 · 8 comments
Open

Automate release procedure #585

akrejcir opened this issue Jun 22, 2023 · 8 comments

Comments

@akrejcir
Copy link
Collaborator

Create a script for creating github release, so we don't forget any of the steps.

For new major release:

  • Create a new release-vX.Y branch from main.
  • Create a tag vX.Y.Z on release-vX.Y branch.
  • Create Github release from this tag. It's important to set target_commitish to release-vX.Y branch. CI uses it.
  • Create an annotated tag api/vX.Y.Z pointing to the same commit as vX.Y.Z. This is needed to make the api submodule accessible.
  • Post a PR to https://github.com/openshift/release repository to activate CI for the new release-vX.Y branch.

For new minor release:

@codingben
Copy link
Member

When that script (I believe CI job) will be executed? by a manual trigger, e.g. clicking on a button to execute CI job that will execute that script?

@akrejcir akrejcir changed the title chore: Automate release procedure Automate release procedure Jun 26, 2023
@akrejcir
Copy link
Collaborator Author

Deciding that is part of this issue.

@kubevirt-bot
Copy link
Contributor

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@kubevirt-bot kubevirt-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Sep 24, 2023
@akrejcir
Copy link
Collaborator Author

/remove-lifecycle stale

@kubevirt-bot kubevirt-bot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Sep 25, 2023
@kubevirt-bot
Copy link
Contributor

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@kubevirt-bot kubevirt-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Dec 24, 2023
@akrejcir
Copy link
Collaborator Author

akrejcir commented Jan 4, 2024

/remove-lifecycle stale

@kubevirt-bot kubevirt-bot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 4, 2024
@kubevirt-bot
Copy link
Contributor

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@kubevirt-bot kubevirt-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Apr 3, 2024
@akrejcir
Copy link
Collaborator Author

akrejcir commented Apr 3, 2024

/remove-lifecycle stale

@kubevirt-bot kubevirt-bot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Apr 3, 2024
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

No branches or pull requests

3 participants