Skip to content

v1.0.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@engineering-ci engineering-ci released this 13 Nov 13:55
· 64 commits to main since this release

v1.0.0-beta.3 (2024-11-13)

Ci

  • ci: add missing shell key (1b0bff7)

  • ci: ensure rc is set to 0 by default (961c25a)

  • ci: remove pipefail from check_version (6af76bc)

  • ci: add shell to composite action, github_token input (c9dbbd8)

  • ci: check version increment before release (9bfc365)

  • ci: skip ci for changelog commit (78dd62a)

Fix

  • fix: note prefix string support (1651a7f)

  • fix: properly handle no filters matched (030d265)

Unknown

  • Merge pull request #15 from algorandfoundation/fix/note_prefix_type

fix: properly support note prefix as bytes or string (db5edda)

  • fix startswith types (8a36f0c)

  • Merge pull request #11 from algorandfoundation/ci/specify_shell

ci: add missing shell key (7b005b7)

  • Merge pull request #10 from algorandfoundation/ci/fix_check_version

ci: ensure rc is set to 0 by default (a3afd2c)

  • Merge pull request #9 from algorandfoundation/ci/rm_pipefail_check_version

ci: remove pipefail from check_version (53c3cc3)

  • rename workflow (dd24b8d)

  • Merge pull request #8 from algorandfoundation/ci/check_version_increment

ci: check version increment before release (17caf58)

  • Merge pull request #7 from algorandfoundation/ci/changelog_skip_ci

ci: skip ci for changelog commit (91507eb)