Jorge Aguilera

Results 12 issues of Jorge Aguilera

We maintain in `profileStack` a list of sections visited but we were checking if the property requested was only into the scope of the current stack instead to check if...

lang/config

Allow a new syntax in the `label` directive in key-value format ``` label k: 'value' label b: "${params.user}" ``` when this syntax is used we store them in a new...

new feature to allow nonexisting paths in input and output parameters closes #2678 p.d. it has 2 tests ignored in `ScriptDslTest` because with them `ScriptRunnerTest` fails by Timeout but don't...

Tested in local and all seems to work closes #2492 Signed-off-by: Jorge Aguilera

Currently, Nextflow is not compiling scripts with debug information and parsing all scripts as text so the GroovyCompiler is not able to include variable names in the generated binary This...

closes #3159 Signed-off-by: Jorge Aguilera

kind/docs
lang/operators

enable running processes on different regions when running on cloud executors (only AWS by the moment) The idea of this PR is to separate the preparation (current AwsBatchExecutor) from the...

this is only to validate the quizz asciidoctor plugin

PoC of Migration to Antora

closes #10 Signed-off-by: Jorge Aguilera