Skip to content

Releases: monero-rs/workflows

2.0.3

18 Sep 08:42
71aabd4
Compare
Choose a tag to compare

Changed

  • Update downstream workflows and actions

2.0.2

29 Jun 16:47
d2a8c35
Compare
Choose a tag to compare

Added

  • New base_branch input in draft-new-release.yml to change the default branch 'main'

Changed

  • Bump EndBug/add-and-commit from 9.0.0 to 9.0.1

2.0.1

27 Jun 14:30
e35bfab
Compare
Choose a tag to compare

Fixed

  • Add toolchain: stable in draft release

2.0.0

27 Jun 12:38
e0f5d54
Compare
Choose a tag to compare

Added

  • New input build for draft-new-release.yml to build the crate before add & commit the files, allows lockfile update
  • New input check_publish for draft-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

02 Nov 18:12
af00e8e
Compare
Choose a tag to compare

Added

  • Possibility to attach artifacts to releases with artifact_name and files 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

1.0.0

13 Oct 17:22
2a78e59
Compare
Choose a tag to compare

Added

  • Crate release shared workflow
  • Draft new release shared workflow
  • Release to crates.io shared workflow