Command to generate pipeline container config files#3955
Merged
mashehu merged 40 commits intonf-core:devfrom Apr 24, 2026
Merged
Command to generate pipeline container config files#3955mashehu merged 40 commits intonf-core:devfrom
mashehu merged 40 commits intonf-core:devfrom
Conversation
6341cd3 to
b8004aa
Compare
mashehu
reviewed
Dec 3, 2025
mashehu
reviewed
Dec 3, 2025
mashehu
reviewed
Dec 4, 2025
Codecov Report❌ Patch coverage is
☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
mashehu
approved these changes
Dec 16, 2025
mashehu
approved these changes
Jan 13, 2026
f115b17 to
bfc916b
Compare
ddd4269 to
e05a068
Compare
531c509 to
7cf72c1
Compare
Open
4 tasks
75f204c to
e4ccb25
Compare
Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com>
Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com>
Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com> # Conflicts: # nf_core/pipeline-template/workflows/pipeline.nf
# Conflicts: # nf_core/pipelines/containers_utils.py
(cherry picked from commit 3e0d9ad) # Conflicts: # nf_core/pipeline-template/modules.json # nf_core/pipeline-template/modules/nf-core/fastqc/main.nf # nf_core/pipeline-template/modules/nf-core/multiqc/meta.yml # nf_core/pipeline-template/modules/nf-core/multiqc/tests/main.nf.test.snap
f092068 to
200571d
Compare
JulianFlesch
approved these changes
Apr 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
close #3953
Done:
nextflow inspectand obtain docker config filenf-core modules install|update|removeTODO:
Is there a case where two modules have the same name but different container? how to solve this?We couldn't find an existing case of this