seqeralabs/action-tower-launch

Launch a workflow using Nextflow Tower (https://cloud.seqera.io/)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
access_tokenNextflow Tower access tokenyes
compute_envNextflow Tower compute envno
workspace_idNextflow Tower workspace IDno
api_endpointTower API URLnohttps://api.cloud.seqera.io
pipelinePipeline repositorynohttps://github.com/${{ github.repository }}
revisionPipeline revision (release / branch)no
workdirNextflow work directoryno
parametersPipeline parametersno""
profilesNextflow config profilesno
run_nameNextflow Tower Run Nameno
nextflow_configNextflow config optionsno
pre_run_scriptPre-run script before launchno
waitSet GitHub action to wait for pipeline completionnofalse
namedescription
jsonJSON from tw launch with workflowID, workflowUrl, workspaceId, workspaceRef
workflowIdUnique ID of the pipeline run in Nextflow Tower.
workflowUrlURL to pipeline run in Nextflow Tower.
workspaceIdUnique ID of workspace in Nextflow Tower in which the pipeline is running.
workspaceRefHuman readable format of workspace in Nextflow tower in format '[ organisation / workspace ]'.