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

ci: Add workflows for automated version publish #354

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

Conversation

sagudev
Copy link
Member

@sagudev sagudev commented Aug 19, 2024

There is Prepare new release workflow which needs to be manually dispatched (only servo org members) to create new release PR: sagudev#1, then when release PR is merged (needs to be manually reviewed and merged, by only those who have access to merge button) Publish release publishes release to crates.io and creates GitHub release.

Based on https://release-plz.ieni.dev/docs/github/quickstart.

Needs for someone to follow instructions on https://release-plz.ieni.dev/docs/github/quickstart#1-change-github-actions-permissions for secrets and workflow permissions.

We will probably want to add @servo-bot to https://github.com/orgs/servo/teams/cargo-publish and use it's token for this.

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