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

feat(ci): Automatic releases on crates.io #24

Merged
merged 1 commit into from
Sep 3, 2024
Merged

Conversation

popzxc
Copy link
Member

@popzxc popzxc commented Sep 2, 2024

Implements two workflows:

  • One to automatically change versions in Cargo.toml in the release branch (so that we see what we're going to release before we merge).
  • One to publish packages on crates.io.

@popzxc popzxc requested review from yorik and EmilLuta September 2, 2024 13:50
@popzxc popzxc merged commit 24ff829 into main Sep 3, 2024
3 checks passed
@popzxc popzxc deleted the popzxc-release-workflow branch September 3, 2024 05:27
popzxc pushed a commit that referenced this pull request Sep 6, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.150.5](v0.150.4...v0.150.5)
(2024-09-06)


### Features

* Bump crypto dependencies
([#40](#40))
([407645f](407645f))
* **ci:** Automatic releases on crates.io
([#24](#24))
([24ff829](24ff829))
* Introduce release-please
([#12](#12))
([4bb5cca](4bb5cca))


### Bug Fixes

* Fix hard static analysis errors
([#14](#14))
([ce50752](ce50752))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: zksync-era-bot <[email protected]>
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.

3 participants