Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

nf-core/tower-action v2.0 - Blue firefly

Compare
Choose a tag to compare
@ewels ewels released this 19 Nov 19:02
· 24 commits to main since this release
3d5fa04

A complete rewrite of the action to use the new Nextflow Tower CLI instead of calling the API directly with curl.

This approach should hopefully be significantly more stable and easy to use. The Tower CLI is very new, as well as this action - please report any bugs you find!

Breaking changes

  • Renamed input bearer_token to access_token
  • Config profiles should now be a comma-separated string instead of JSON array
  • Compute environment should now be specified by name and not the ID.