Skip to content

Releases: GEOS-ESM/circleci-tools

v2.2.0

10 Jan 17:04
bf69107
Compare
Choose a tag to compare

This release adds a new command checkout_feature_branch_on_fixture_allow_fail which will try and checkout the current PRs branch on the fixture. If it fails, it will just continue on.


From CHANGELOG.md

Added

  • Added new command checkout_feature_branch_on_fixture_allow_fail which will try and checkout the current PRs branch on the fixture. If it fails, it will just continue on.

What's Changed

  • Add ability to try and checkout the PR branch on fixture by @mathomp4 in #70

Full Changelog: v2.1.0...v2.2.0

v2.1.0

21 Dec 20:54
18457cb
Compare
Choose a tag to compare

This moves the orb to use Open MPI 5.0.0 for GNU. Needed for MAPL development


From CHANGELOG.md

Changed

  • Updated the GNU image to use Open MPI 5.0.0

Fixed

  • Fixed some issues with the v12 orb-tools migration

What's Changed

Full Changelog: v2.0.1...v2.1.0

v2.0.1

01 Dec 19:28
86f9395
Compare
Choose a tag to compare

Patch update to fix all the examples to point to the v2 orb and use snake_case.


From CHANGELOG.md

Changed

  • Updated all examples to use circleci-tools v2

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

01 Dec 19:02
ca3090c
Compare
Choose a tag to compare

This is a major release of circleci-tools orb. This is due to an API break with the migration to orb-tools v12

This now requires snake_case for all commands and jobs, the major one will be publish-docker which is now publish_docker


From CHANGELOG.md

Changed

  • Migrated to orb-tools v12
    • This now requires snake_case for all commands and jobs
      • The major one will be publish-docker which is now publish_docker

What's Changed

Full Changelog: v1.26.0...v2.0.0

v1.26.0

01 Dec 18:45
a620d83
Compare
Choose a tag to compare

Update default Baselibs to v7.17.0


From CHANGELOG.md

Changed

  • Update to use Baselibs v7.17.0 by default

What's Changed

Full Changelog: v1.25.0...v1.26.0

v1.25.0

31 Oct 17:56
1d0613b
Compare
Choose a tag to compare

Update default BCs to v11.3.0 for MOM6 new file


From CHANGELOG.md

Changed

  • Update to use BCs v11.3.0 by default
    • New file for MOM6 runs

What's Changed

Full Changelog: v1.24.0...v1.25.0

v1.24.0

28 Aug 18:35
b64e790
Compare
Choose a tag to compare

Update the default BCs used in the orb to v11.2.0


From CHANGELOG.md

Changed

  • Update to use BCs v11.2.0 by default

What's Changed

Full Changelog: v1.23.0...v1.24.0

v1.23.0

25 Aug 14:54
38e06de
Compare
Choose a tag to compare

This release adds a checkout-if-exists geos/release/MAPL-v3 to the checkout_mapl3_release_branch command.


From CHANGELOG.md

Changed

  • Updated checkout_mapl3_release_branch command to also checkout geos/release/MAPL-v3

What's Changed

Full Changelog: v1.22.0...v1.23.0

v1.22.0

31 Jul 15:40
3ecb007
Compare
Choose a tag to compare

This release updates the orb to default to Baselibs 7.14.0


From CHANGELOG.md

Changed

  • Update to use Baselibs v7.14.0

What's Changed

Full Changelog: v1.21.0...v1.22.0

v1.21.0

22 Jun 12:22
d661ab9
Compare
Choose a tag to compare

This release updates to use Baselibs v7.13.0 and BCs v11.1.0 by default


From CHANGELOG.md

Changed

  • Update to use Baselibs v7.13.0 and BCs v11.1.0 by default

What's Changed

  • Update to Baselibs v7.13.0 and BCs v11.1.0 by default by @mathomp4 in #61

Full Changelog: v1.20.0...v1.21.0