Skip to content

Releases: seqeralabs/tower-cli

Release v0.9.2

14 Dec 16:17
39a2ec6
Compare
Choose a tag to compare

Changelog

  • 3e14dca Add extra metadata to workflow runs exported files (#364)
  • 48f4afa chore(ci): include osx arm64 binary in release (#370)
  • 2511a77 notask: fixed tw script to support zsh and bash (tested on mac) (#368)
  • dcb27e3 update build.yml : execute on PR too (#369)

Contributors

We'd like to thank the following people for their contributions:

Release v0.9.1

23 Nov 15:01
b0140e1
Compare
Choose a tag to compare

Changelog

Contributors

We'd like to thank the following people for their contributions:

Release v0.9.0

13 Oct 15:28
0cea70d
Compare
Choose a tag to compare

Changelog

  • ce45d74 Forward all pipeline parameters when creating a new launch. Fixes #345 (#346)
  • 2149949 rename class from new tower-java-sdk
  • 09136c9 update tower-java-sdk to 1.9.4
  • 2c42258 validate batch manual platform fusionv2 requirements in CLI side
  • 5e258d6 Add overwrite option for tower entities (#342)
  • fb30e56 Add support for NVMe storage at AWS Batch CE creation (#339)
  • bd396c8 Add Fusion v2 and Wave support for Google Batch CE (#341)
  • ad75746 Include labels when exporting/importing compute environments (#343)
  • 2aefc46 Add fusionV2 and wave for Azure CE (#340)
  • d1b62c9 Support Fargate service for head job in AWS Batch compute env (#336)
  • 654deaa Pipeline launch label support (#322)
  • 2893bdb Add overwrite option when importing pipelines and ces (#333)
  • df3870c Support updating the name of Tower entities (#327)
  • 845d6d7 refactor health check status msg from UNDEFINED to SKIPPED (#323)
  • 4aa4bdb Add Pagination info in list commands results (#335)
  • 59e96ee Add Apple developer sign in CI (#334)
  • 05891f9 update reflection files
  • 3be972b update tower-sdk to v1.9.3
  • 22fa2ee Upgrade GH Actions and gradle build to use Java 17 runtime (#326)
  • 604711d update reflection files (reorder)
  • 315e648 Add support for Gitea credentials (#325)
  • 86cdf4d fix: add null guard in duration format helper + test (#324)
  • a93504e fix: reflection config
  • 8f0ed8c fix: use json matchers in unit tests
  • b7b3a2a update to new sdk
  • 634a320 update tower-sdk to v1.9.0
  • a82806b Clarify ways to specify an access token (#320)
  • c798af7 fix: missing pipeline name when none is found
  • c17fb18 Rephrase warnings if API is unavailable (#307)

Contributors

We'd like to thank the following people for their contributions:

Release v0.8.0

16 May 06:52
3582751
Compare
Choose a tag to compare

Changelog

  • cddb53e Add support for managing labels and resource labels (#298)
  • 6a95ddb Add tw runs dump command to fetch all the run logs and metadata (#296)
  • 847952b Use workdir from CE on launch if default pipeline CE is changed (#304)
  • 5cf4a4b Do not use the version as part of release asset name (#305)

Contributors

We'd like to thank the following people for their contributions:

Release v0.7.3

10 Feb 17:14
460b7ce
Compare
Choose a tag to compare

Changelog

  • 4c02ff4 Fix GoogleBatch compute environment export (#290)

Contributors

We'd like to thank the following people for their contributions:

  • Jordi Deu-Pons

Release v0.7.2

05 Dec 16:08
a845c71
Compare
Choose a tag to compare

Changelog

Contributors

We'd like to thank the following people for their contributions:

Release v0.7.1

03 Nov 10:12
4ee5c5a
Compare
Choose a tag to compare

What's Changed

  • Allow to add secrets at pipeline view, launch and add commands by @jordeu in #276

Full Changelog: v0.7.0...v0.7.1

Release v0.7.0

26 Oct 09:28
84bddc2
Compare
Choose a tag to compare

What's Changed

  • Add support for batch execution role by @swampie in #262
  • added jq to get specific entries within the JSON output. by @virgil09 in #254
  • Fix credentials add exception by @jordeu in #265
  • Allow second level help usage without defining a Tower access token by @jordeu in #266
  • Allow to override CE of a Tower pipeline at tw launch command by @jordeu in #267
  • Add moab support by @jordeu in #268
  • Add google batch platform by @jordeu in #269
  • Add --container-registry-credentials option to Azure platform by @jordeu in #270
  • Reuse CE pre-run and post-run scripts at launch command by @jordeu in #271
  • Support custom CE environment variables by @jordeu in #272
  • Add secrets support by @jordeu in #273

New Contributors

Full Changelog: v0.6.5...v0.7.0

Release v0.6.5

19 Sep 17:33
f7f7387
Compare
Choose a tag to compare

What's Changed

  • Rollback to use MUSL to build the static linked binary. Fixes #252 #247 #235

  • Add a new Tower CLI distribution that is a pure Java JAR, for users that experience problems with the MUSL static linked version. This distribution is use like java -jar tw.jar ... . Ex: java -jar tw.jar info. Fixes #33

Full Changelog: v0.6.4...v0.6.5

Release v0.6.4

19 Aug 14:34
6664a14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.3...v0.6.4