Releases: monero-rs/workflows
Releases · monero-rs/workflows
2.0.3
2.0.2
2.0.1
2.0.0
Added
- New input
build
fordraft-new-release.yml
to build the crate before add & commit the files, allows lockfile update - New input
check_publish
fordraft-new-release.yml
to dry run the cargo publish before add & commit the files, allows to not open a PR on unpublishable state.
Changed
- Update DPrint plugins
- Bump EndBug/add-and-commit from 7.4.0 to 9.0.0
1.1.0
Added
- Possibility to attach artifacts to releases with
artifact_name
andfiles
inputs in create release workflow
Changed
- Commit and release is done by the GitHub Actions bot identity
Removed
name
,email
,with_lock
in draft new release workflow- Identity secrets in draft new release and create new release workflows