Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Template: handle template features with a yaml file #3108

Merged
merged 12 commits into from
Aug 13, 2024

Conversation

mirpedrol
Copy link
Member

To avoid repetitive code for every pipeline feature we want to add, this PR adds a yaml file which will be the source of true and which all the commands will use.
nf-core pipelines create -> to create the pipeline
tests/data/pipeline_create_template_skip.yml -> to test skipping all features
create-test-lint-wf-template.yml -> to test creating a pipeline skipping all features, running it and linting

@mirpedrol mirpedrol marked this pull request as ready for review August 12, 2024 13:10
.github/workflows/create-test-lint-wf-template.yml Outdated Show resolved Hide resolved
nf_core/pipelines/create/__init__.py Outdated Show resolved Hide resolved
nf_core/pipelines/create/create.py Outdated Show resolved Hide resolved
nf_core/pipelines/create/create.py Show resolved Hide resolved
nf_core/pipelines/create/create.py Show resolved Hide resolved
nf_core/pipelines/create/create.py Show resolved Hide resolved
nf_core/pipelines/create/templatefeatures.yml Outdated Show resolved Hide resolved
nf_core/pipelines/create/templatefeatures.yml Outdated Show resolved Hide resolved
@mirpedrol mirpedrol merged commit 90f963c into nf-core:dev Aug 13, 2024
58 of 62 checks passed
@mirpedrol mirpedrol deleted the template-customisation-yaml-file branch August 13, 2024 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants