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

Update CI and add a Release workflow #151

Merged
merged 1 commit into from
Mar 20, 2024
Merged

Conversation

Swatinem
Copy link
Member

This pretty much copy-pastes the "newest" version of the generic CI workflow running the various tests, code coverage, etc.

It also adds the Sentry standard release workflow and craft definitions as well.
NOTE to self: I need to add this to publish as well to have it auto-approved.

@Swatinem Swatinem requested a review from a team March 20, 2024 08:19
@Swatinem Swatinem self-assigned this Mar 20, 2024
@Swatinem Swatinem merged commit 7495395 into master Mar 20, 2024
8 checks passed
@Swatinem Swatinem deleted the swatinem/setup-releases branch March 20, 2024 10:51
@Swatinem
Copy link
Member Author

@mstange fyi:

Releases work by going to https://github.com/getsentry/pdb/actions/workflows/release.yml and manually triggering the workflow with the desired version number.

That will then open a PR in the https://github.com/getsentry/publish repo which should then be auto-approved once getsentry/publish#3595 lands.
This auto-approval will then trigger another CI job that will actually invoke the cargo publish using the sentry release bot account.

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

2 participants