You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Nextflow version 20.07.1
GraphQL mutation exposed, federated in rdpc-gateway thereby allowing 100% GQL interaction with all WES services
New run profiles:
apiKey - injects a kubernetes secret into workflow/process pods that can be access by the workflow (alternate way of providing api-key to running workflows for interacting with SONG/SCORE
oauth2Token - will be used for upcoming application tokens mechanism, allowing management to provision tokens on demand for workflows
secure | !secure - endpoint (including graphQL) security based on JWT scopes
Ability to "cancel" runs that have pods in FAILED state that would previously be considered stuck