Description of the bug
$ nf-core pipelines download nf-core/airrflow --revision 5.0.0 --container-system singularity -x none --force
...
RuntimeError: Command 'nextflow config -flat nf-core-airrflow_5.0.0/5_0_0' returned non-zero error code '1':
[red]>
Error nextflow.config:88:25: pipelines_testdata_base_path is not defined
│ 88 | reference_igblast = pipelines_testdata_base_path + 'database-cache
╰ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error nextflow.config:89:23: pipelines_testdata_base_path is not defined
│ 89 | reference_fasta = pipelines_testdata_base_path + 'database-cache/i
╰ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ERROR ~ Config parsing failed
Description of the bug
$ nf-core pipelines download nf-core/airrflow --revision 5.0.0 --container-system singularity -x none --force
...
RuntimeError: Command 'nextflow config -flat nf-core-airrflow_5.0.0/5_0_0' returned non-zero error code '1':
[red]>
Error nextflow.config:88:25:
pipelines_testdata_base_pathis not defined│ 88 | reference_igblast = pipelines_testdata_base_path + 'database-cache
╰ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error nextflow.config:89:23:
pipelines_testdata_base_pathis not defined│ 89 | reference_fasta = pipelines_testdata_base_path + 'database-cache/i
╰ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ERROR ~ Config parsing failed