Releases: GEOS-ESM/circleci-tools
v2.2.0
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
Full Changelog: v2.1.0...v2.2.0
v2.1.0
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
v2.0.0
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 nowpublish_docker
- The major one will be
- This now requires snake_case for all commands and jobs
What's Changed
Full Changelog: v1.26.0...v2.0.0
v1.26.0
v1.25.0
v1.24.0
v1.23.0
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 checkoutgeos/release/MAPL-v3
What's Changed
Full Changelog: v1.22.0...v1.23.0
v1.22.0
v1.21.0
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
Full Changelog: v1.20.0...v1.21.0