Skip to content

Releases: GEOS-ESM/circleci-tools

v1.19.0

15 Mar 14:22
828a579
Compare
Choose a tag to compare

This release moves the orb to use BCs version v11.00.0 as the default


From CHANGELOG.md

Changed

  • Moved to use BCs version v11.0.0 as the default

What's Changed

Full Changelog: v1.18.0...v1.19.0

v1.18.0

16 Dec 17:11
05cd36a
Compare
Choose a tag to compare

This release moves the orb to use Baselibs 7.7.0 by default.


From CHANGELOG.md

Changed

  • Moved to use Baselibs 7.7.0 as the default

What's Changed

Full Changelog: v1.17.1...v1.18.0

v1.17.1

20 Oct 20:22
97a8144
Compare
Choose a tag to compare

Fix to pass change_layout through the run_gcm job


From CHANGELOG.md

Fixed

  • Pass change_layout through run_gcm

What's Changed

Full Changelog: v1.17.0...v1.17.1

v1.17.0

20 Oct 19:27
0f701ab
Compare
Choose a tag to compare

This release adds a change_layout boolean to the makeoneday command as MOM6 runs do not like that added.


From CHANGELOG.md

Added

  • Added change_layout boolean to makeoneday command. Needed because the coupled run does not like the layout change.

What's Changed

  • Add change_layout boolean to makeoneday by @mathomp4 in #55

Full Changelog: v1.16.1...v1.17.0

v1.16.1

20 Oct 17:45
1053080
Compare
Choose a tag to compare

This release adds the install/post and install/coupled_diagnostics directories to the persisted workspace. The latter is required for gcm_setup with coupled runs and the former cleans up some other errors that weren't fatal.


From CHANGELOG.md

Fixed

  • Add coupled_diagnostics and post to the persisted workspace

What's Changed

  • Add post and coupled_diagnostics to workspace by @mathomp4 in #54

Full Changelog: v1.16.0...v1.16.1

v1.16.0

18 Oct 16:45
d0c4c12
Compare
Choose a tag to compare

This release adds the ability to pass bcs_version to the docker builder


From CHANGELOG.md

Added

  • Add bcs_version as a build arg for docker builds

What's Changed

Full Changelog: v1.15.1...v1.16.0

v1.15.1

18 Oct 15:25
8783e1e
Compare
Choose a tag to compare

Just fixes a simple typo.


What's Changed

Full Changelog: v1.15.0...v1.15.1

v1.15.0

17 Oct 17:01
76f9f64
Compare
Choose a tag to compare

This release add the ability to run a coupled experiment as well as a data-ocean.


From CHANGELOG.md

Added

  • Added gcm_ocean_type to GCM experiment to support MOM6 runs

What's Changed

Full Changelog: v1.14.0...v1.15.0

v1.14.0

13 Oct 23:12
fd5e0f7
Compare
Choose a tag to compare

This release moves the docker executor to use a machine executor.


From CHANGELOG.md

Changed

  • Move to use machine executor for CircleCI Docker builds

What's Changed

  • Use machine executor for Docker builds by @mathomp4 in #50

Full Changelog: v1.13.1...v1.14.0

v1.13.1

13 Oct 17:40
3afa113
Compare
Choose a tag to compare

This release adds the compiler name to the image tags.

It also adds a new variable for what the name of the build-arg for the version is. Badly named variable, but...


From CHANGELOG.md

Fixed

  • Append compiler name to docker images as either Intel or GCC images might be built.

What's Changed

Full Changelog: v1.13.0...v1.13.1