Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@engineering-ci engineering-ci released this 15 Oct 16:42
· 28 commits to main since this release

v1.0.0 (2024-10-15)

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)

Unknown

  • Merge pull request #12 from algorandfoundation/main

1.0 release (fixed CD) (22e5193)

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

ci: add missing shell key (7b005b7)

  • Merge pull request #6 from algorandfoundation/main

1.0 release (7e82b58)

  • 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)