The old nf-core sync command was crashing, now it is fixed.
The new nf-core pipelines sync command was not taking into account the template information from .nf-core.yml and was also crashing for pipelines without the template information. Now it uses this info to sync a pipeline.
The old
nf-core sync
command was crashing, now it is fixed.The new
nf-core pipelines sync
command was not taking into account the template information from.nf-core.yml
and was also crashing for pipelines without the template information. Now it uses this info to sync a pipeline.Testing PRs syncing nf-core and custom pipelines can be found here: nf-core and custom and custom with a new modification