Skip to content

add dds/createproject#11094

Draft
annaasklof wants to merge 17 commits into
nf-core:masterfrom
annaasklof:dds/createProject
Draft

add dds/createproject#11094
annaasklof wants to merge 17 commits into
nf-core:masterfrom
annaasklof:dds/createProject

Conversation

@annaasklof

Copy link
Copy Markdown

PR checklist

Closes #9003

  • This comment contains a description of changes (with reason).
  • If you've fixed a bug or added code that should be tested, add tests!
  • If you've added a new tool - have you followed the module conventions in the contribution docs
  • If necessary, include test data in your PR.
  • Remove all TODO statements.
  • Broadcast software version numbers to topic: versions - See version_topics
  • Follow the naming conventions.
  • Follow the parameters requirements.
  • Follow the input/output options guidelines.
  • Add a resource label
  • Use BioConda and BioContainers if possible to fulfil software requirements.
  • Ensure that the test works with either Docker / Singularity. Conda CI tests can be quite flaky:
    • For modules:
      • nf-core modules test <MODULE> --profile docker
      • nf-core modules test <MODULE> --profile singularity
      • nf-core modules test <MODULE> --profile conda
    • For subworkflows:
      • nf-core subworkflows test <SUBWORKFLOW> --profile docker
      • nf-core subworkflows test <SUBWORKFLOW> --profile singularity
      • nf-core subworkflows test <SUBWORKFLOW> --profile conda

@annaasklof annaasklof added the new module Adding a new module label Mar 31, 2026
@mashehu

mashehu commented Mar 31, 2026

Copy link
Copy Markdown
Contributor

@nf-core-bot fix linting

@mashehu mashehu self-assigned this Apr 8, 2026
@mashehu mashehu force-pushed the dds/createProject branch from e93f4dd to e0c2ce7 Compare April 10, 2026 14:09
@mashehu mashehu force-pushed the dds/createProject branch from 718f730 to 966bd36 Compare June 10, 2026 11:57
@annaasklof

Copy link
Copy Markdown
Author

Remove dds cli test in main.nf.test as we are waiting for a dry-run testing option.

Comment thread modules/nf-core/dds/createproject/tests/main.nf.test Outdated
Comment thread modules/nf-core/dds/createproject/meta.yml Outdated
@mashehu mashehu force-pushed the dds/createProject branch from 805b4bb to ee13efc Compare June 26, 2026 12:01
annaasklof and others added 17 commits June 26, 2026 15:54
# Conflicts:
#	modules/nf-core/dds/createproject/environment.yml
#	modules/nf-core/dds/createproject/main.nf
#	modules/nf-core/dds/createproject/meta.yml
#	modules/nf-core/dds/createproject/tests/main.nf.test
#	modules/nf-core/dds/createproject/tests/main.nf.test.snap
remove dds cli test
Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com>
Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com>
@mashehu mashehu force-pushed the dds/createProject branch from 4f163e0 to 4160a70 Compare June 26, 2026 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new module Adding a new module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

new module: SciLifeLab DDS/createProject

3 participants