Skip to content

Releases: seqeralabs/tower-cli

Release v0.18.0

17 Dec 14:14
b1587f2

Choose a tag to compare

Changelog

  • d49b363 Add missing compute env status DELETING (#561)

Contributors

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

  • Tomás Crespo García

Release v0.17.0

04 Dec 11:52
c5d7b74

Choose a tag to compare

Main changes:

  • Add support for --boot-disk-size option in AWS Batch Forge compute environments:
  • Add support for --ecs-config option in AWS Batch Forge compute environments - resolve issue #546

There are no corresponding changes to Platform API so these changes are compatible to older versions of Platform.

Changelog

  • c7acffc feat: add --ecs-config option for AWS Batch Forge CE (#558)
  • e0c7186 feat: add --boot-disk-size option for AWS Batch Forge compute environments (#557)
  • 4685e81 Add label notifier GH action (#549)

Contributors

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

Release v0.16.0

25 Nov 17:50
e157cda

Choose a tag to compare

Summary of changes

  • Add support for resource labels for launch command - #545
  • Remove explicit role-check on the CLI for labels

There are no corresponding changes to Platform API so these changes are compatible to older versions of Platform.

Changelog

  • ccb5ccc feat: add support for resource labels in launch command (#553)
  • 570aae6 feat: [PLAT-3940] Remove role checks from launch command (#552)
  • f794239 Update mac runners (#548)
  • 831b928 Bump ch.qos.logback:logback-core from 1.5.18 to 1.5.19

Contributors

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

Release v0.15.0

15 Sep 16:40
c420fcf

Choose a tag to compare

Changelog

  • 910cd24 Add support for seqeracompute data link uploads (#541)
  • e990b9f Upgrade Gradle and Shadow plugin (#538)
  • b211602 Upgrade vulnerable plugin dependencies (#537)
  • 3192152 Plat 2365 label error handling improvements (#533)
  • f4b76ce Add permissions to actions that did not have them (#535)
  • 305778c Upgrade vulnerable dependencies (#534)
  • c8ef87a add homebrew config in jreleaser (#435)

Contributors

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

Release v0.14.0-A0

15 Jul 17:01
5ae1e7e

Choose a tag to compare

Changelog

  • 1777ff5 Merge remote-tracking branch 'origin/master' into add-homebrew
  • 8971c62 updated token
  • fcd5ae1 added homebrew

Contributors

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

Release v0.14.0

15 Jul 15:50
c2c2593

Choose a tag to compare

Changelog

Contributors

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

Release v0.13.0

15 Jul 15:04
8b7d4ab

Choose a tag to compare

Changelog

  • fe9594f feat: add --snapshots flag at AWS Batch forge CE (#529)
  • e4c9750 feat(PLAT-2723): Support creation of Seqera Compute environments (#525)

Contributors

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

  • Jordi Deu-Pons (@jordeu)
  • Tom Sellman

Release v0.12.2

01 Jul 10:02
ec7aa4a

Choose a tag to compare

Changelog

  • b6eb624 fix: labels-import, pass the type info to the mapper (#396)
  • 38c325e Propagate CE pre-run and post-run scripts on pipeline launch (#496)

Contributors

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

Release v0.12.0

10 Jun 07:23
ff9446a

Choose a tag to compare

Changelog

  • 1cc3985 fix: nullpointerexception when running runs dump for a nextflow -with-tower run (#520)
  • 8f9f1f9 add data-links cmd for uploading files/directories (#522)
  • dbc79cc [PLAT-2467] Add data-link command to download files. (#516)
  • 694d69f Add a utility class and gradle task for more extensive resource-config.json metadata generation. (#521)
  • 4cc6215 Support --nextflow-config when adding compute environment (#501)
  • 3c658c9 bugfix(PLAT-2731): added all AwsBatchConfig parameters and some other ones until it worked (#518)
  • e84df86 [PLAT-2467] update tower-sdk; refactor DefaultApi into domain specific API classes (#514)
  • fc74617 Update Secret References (#515)

Contributors

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

Release v0.11.5

09 May 08:45
4fb803a

Choose a tag to compare

Changelog

Adds support for the CLI to interact with AWS Cloud compute environments in the Seqera Platform.

Contributors

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

  • Georgi Hristov