Skip to content

added release-plz config#912

Merged
rakita merged 1 commit into
bluealloy:mainfrom
0xJepsen:release-plz
Jan 12, 2024
Merged

added release-plz config#912
rakita merged 1 commit into
bluealloy:mainfrom
0xJepsen:release-plz

Conversation

@0xJepsen
Copy link
Copy Markdown
Contributor

The release-plz action

We recently started using this to automate our semantic versioning after it was recommended by the nior-lang team. It has been a large quality of life improvement and improves stability. When done manually, semantic versioning is error prone and these errors can lead to problems in down-stream dependancies. If configured this will run on every PR into main and detect semantic versioning changes, it will then open a PR with a release tag, changelog, and auto incremented semver (under the hood this is done with cargo-semver-checks).

This is incomplete as only the repository administrator can configure the github token as well as the cargo registry token.

@0xJepsen
Copy link
Copy Markdown
Contributor Author

Bumping this

@rakita
Copy link
Copy Markdown
Member

rakita commented Jan 12, 2024

Merging, lets see how it works

@rakita rakita merged commit 69a1a59 into bluealloy:main Jan 12, 2024
@rakita
Copy link
Copy Markdown
Member

rakita commented Jan 12, 2024

it is impressive! #973

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.

2 participants