This repository has been archived by the owner on Mar 28, 2023. It is now read-only.
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
toaccess_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.