Skip to content

Releases: seqeralabs/tower-cli

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

Release v0.6.3

01 Aug 13:27
ba3ccdf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.6.3

Release v0.6.2

23 Jun 08:18
967c8ec
Compare
Choose a tag to compare

Changelog

  • Allow to launch file:/ pipelines using tw launch ...

Contributors

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

Release v0.6.1

04 May 14:51
a1f6f9c
Compare
Choose a tag to compare

Changelog

  • Use GLibc instead of MUSL to generate the linux static linked binary

Contributors

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

Release v0.6.0

19 Apr 14:35
a1bf815
Compare
Choose a tag to compare

Changelog

New features

  • Support shared workspaces. Issue #76 and #105
  • Support Tower Agent. Issue #91
  • New environment variable TOWER_CLI_OUTPUT_FORMAT. Issue #183
  • Add container registry credentials. Issue #190
  • Add --wait option at compute-env creation and pipeline launch. #12
  • Custom run name #200 #150
  • Force delete a run #197

Improvements

  • Clear error messages. Issue #194 #181 #182 #187
  • Remove --no-max pagination option. #221
  • Allow to add a collaborator to a workspace #202
  • Change HTTP Agent Header #192
  • Update dependencies and GraalVM #186
  • Non-ASCII characters bug #161

Contributors

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