-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Take a look at https://www.nextflow.io/docs/latest/metadata.html
println "Git info: $workflow.repository - $workflow.revision [$workflow.commitId]"I am not sure if those can be referenced in a config file, but at least they could be printed with workflow execution.
We can also consider having batcman slurp up these values automatically and store/display them, since they should be passed back automatically.
relevant code in dada2-nf:
Line 8 in 182991c
| // TODO: version number should contain output of `git describe --tags --dirty` |
Metadata
Metadata
Assignees
Labels
No labels