Skip to content

v0.9.0

Choose a tag to compare

@wjcunningham7 wjcunningham7 released this 16 May 23:13
· 13 commits to develop since this release

[0.9.0] - 2023-05-16

Authors

Changed

  • Updated tests workflow to force push to main

[0.8.0] - 2023-05-16

Authors

Changed

  • Removed mounting storage bucket into the container.
  • Revert to downloading the objects using google cloud sdk.
  • Fixes to Terraform script and outputs.
  • Fixed bugs in exec script.
  • Updated cache_dir to have a default value.

[0.7.1] - 2023-03-10

Authors

Fixed

  • Fixed parsing of rc suffix flag in changelog action

[0.7.0-rc.0] - 2023-03-10

Authors

Added

  • Added modified describe & changelog reusable actions

Changed

  • Updated changelog to use reusable actions
  • Fixed changelog workflow by adding npm modules in build

[0.5.0] - 2023-03-07

Added

  • Base implementation of the GCPBatchExecutor
  • Adding unit tests for the executor and its container entrypoint

[0.4.0] - 2023-03-06

Changed

  • Changelog workflow (to not use reusable action and postpone that for later).

[0.3.0-rc.0] - 2023-03-01

Authors

Added

  • Dummy method and test