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 #25375

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Automate release #25375

wants to merge 1 commit into from

Conversation

ashley-cui
Copy link
Member

Automatically generate our GitHub release.

This GitHub action is traggered on a tag push, or manually. After a the trigger, all artifacts are built, including linux, mac, and windows installers. After everything is built, the release is automatically generated on our GitHub, and an email notification is sent out.

Our old actions are marked deprecated, and now can only be triggered manually. Leave them as-is otherwise, as a backup, so we have a tried-and-tested way of generating images, just in case this new action goes wrong.

Does this PR introduce a user-facing change?

None

Copy link
Contributor

openshift-ci bot commented Feb 20, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ashley-cui

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

The pull request process is described 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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 20, 2025
@ashley-cui
Copy link
Member Author

ashley-cui commented Feb 20, 2025

Here are the test runs from my dummy repo:

Test Action Run Release
RC, no notes Run Release
RC, release notes Run Release
Release, latest Run Release
Release, non-latest Run Release
Triggered automatically by tag Run Release
Build-only Run Release
Release already exists Run Release
Not RC, no release notes Run Release

Please feel free to also test any of the artifacts from the test runs!

Automatically generate our GitHub release.

This GitHub action is traggered on a tag push, or manually. After a the trigger, all artifacts are built, including linux, mac, and windows installers. After everything is built, the release is automatically generated on our GitHub, and an email notification is sent out.

Our old actions are marked deprecated, and now can only be triggered manually. Leave them as-is otherwise, as a backup, so we have a tried-and-tested way of generating images, just in case this new action goes wrong.

Signed-off-by: Ashley Cui <[email protected]>
@ashley-cui ashley-cui changed the title Automate release [CI:BUILD] Automate release Feb 20, 2025
@ashley-cui ashley-cui changed the title [CI:BUILD] Automate release Automate release Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. release-note-none
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant