Skip to content

Releases: monero-rs/workflows

3.0.3

13 Oct 10:10
8d638cf

Choose a tag to compare

Fixed

  • Set missing toolchain argument on dtolnay/rust-toolchain

3.0.2

13 Oct 10:01
cbe86b9

Choose a tag to compare

Changed

  • Bump actions/checkout from 4 to 5
  • Bump actions/download-artifact from 4 to 5
  • Bump coditory/changelog-parser from 1 to 1.0.2
  • Move from actions-rs/toolchain to dtolnay/rust-toolchain

3.0.1

13 Oct 09:42
132c8fb

Choose a tag to compare

Fixed

  • Set thomaseizinger/set-crate-version from 2.0.0 to 1.0.1

3.0.0

13 Oct 09:05
23f00a1

Choose a tag to compare

Changed

  • Bump softprops/action-gh-release from 1 to 2
  • Bump EndBug/add-and-commit from 9.1.3 to 9.1.4
  • Bump actions/download-artifact from 3 to 4
  • Bump thomaseizinger/keep-a-changelog-new-release from 1.3.0 to 3.1.0
  • Bump thomaseizinger/set-crate-version from 1.0.0 to 2.0.0

2.0.3

18 Sep 08:42
71aabd4

Choose a tag to compare

Changed

  • Update downstream workflows and actions

2.0.2

29 Jun 16:47
d2a8c35

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

Choose a tag to compare

Fixed

  • Add toolchain: stable in draft release

2.0.0

27 Jun 12:38
e0f5d54

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

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

Choose a tag to compare

Added

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