Skip to content

Releases: seqeralabs/action-tower-launch

v2.1.3

22 Feb 13:01
aa88624
Compare
Choose a tag to compare

What's Changed

  • Remove tw info command for checking API status because it caused a crash due to a bug by @adamrtalbot in #22
  • Update Tower CLI to v0.9.2 by @adamrtalbot in #21

Full Changelog: v2...v2.1.3

v2.1.2

23 Nov 17:40
922e5c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2...v2.1.2

Fix: Revert CLI to v0.8.0

23 Nov 10:13
7a599b6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2...v2.1.1

v2.1.0

22 Nov 11:45
55659c2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2...v2.1.0

v2.0.0

06 Jun 15:11
Compare
Choose a tag to compare

Breaking change:

  • Repo is now specified to be the default repo branch or the version specified in the Tower CLI so we have decided this is a breaking change.

Full Changelog: v1...v2.0.0

v1.2.3

30 May 12:29
7f3af73
Compare
Choose a tag to compare

What's Changed

  • Update tw-cli to 0.8.0 by @adamrtalbot in #11
  • Log no longer includes additional underscore at the end.
  • Output JSON is not base64 encoded

Full Changelog: v1...v1.2.3

v1.2.2

30 May 09:44
b6580c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1...v1.2.2

v1.2.1

05 May 16:37
c017ff2
Compare
Choose a tag to compare

fix for base64 encoded JSON variable.

v1.2.0

03 May 13:49
23c84cd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1...v1.2.0

v1.1.0: Added Nextflow Tower CLI wait (#1)

29 Mar 12:45
dc41ddc
Compare
Choose a tag to compare

More flexible action, including a wait option to hold the action until the run finishes and allow custom run names.