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

Added release workflow #1195

Merged
merged 2 commits into from
Mar 16, 2022
Merged

Added release workflow #1195

merged 2 commits into from
Mar 16, 2022

Conversation

UebelAndre
Copy link
Collaborator

@UebelAndre UebelAndre commented Mar 14, 2022

This updates the previous two step release workflow into just one while accounting for updates to @rules_rust//crate_universe.

How to release

Releases are done through github actions. Simply navigate to the Actions section of the repo and start a manual workflow for the desired release version
Screen Shot 2022-03-15 at 10 45 05 AM

This then creates an action like the following:

Which creates a new release
Screen Shot 2022-03-14 at 10 57 57 AM

Required PRs

.github/workflows/release.yaml Outdated Show resolved Hide resolved
.github/workflows/release.yaml Show resolved Hide resolved
.github/workflows/release.yaml Outdated Show resolved Hide resolved
.github/workflows/release.yaml Outdated Show resolved Hide resolved
Copy link
Collaborator

@illicitonion illicitonion left a comment

Choose a reason for hiding this comment

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

LGTM!

@UebelAndre UebelAndre merged commit 80d1972 into bazelbuild:main Mar 16, 2022
@UebelAndre UebelAndre deleted the releases branch March 16, 2022 15:00
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.

None yet

3 participants