Skip to content
New issue

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

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

Already on GitHub? # to your account

Add when: block #1261

Merged
merged 1 commit into from
Feb 4, 2022
Merged

Add when: block #1261

merged 1 commit into from
Feb 4, 2022

Conversation

mahesh-panchal
Copy link
Member

Add's when: block to all the modules to be in line with nf-core/tools#1393

PR checklist

  • 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.
  • Emit the versions.yml file.
  • 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:
    • PROFILE=docker pytest --tag <MODULE> --symlink --keep-workflow-wd
    • PROFILE=singularity pytest --tag <MODULE> --symlink --keep-workflow-wd
    • PROFILE=conda pytest --tag <MODULE> --symlink --keep-workflow-wd

Copy link
Member

@maxulysse maxulysse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<3

@mahesh-panchal mahesh-panchal merged commit e20e57f into nf-core:master Feb 4, 2022
@mahesh-panchal mahesh-panchal deleted the add_when branch February 4, 2022 08:53
@grst grst mentioned this pull request Feb 9, 2022
14 tasks
muffato added a commit to sanger-tol/nf-core-modules that referenced this pull request Feb 12, 2022
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
muffato added a commit to sanger-tol/nf-core-modules that referenced this pull request Feb 14, 2022
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
drpatelh added a commit that referenced this pull request Feb 14, 2022
* First version of the biobambam/bammarkduplicates2 module

* Fixed the path of versions.yml

* Regenerated the checksums as the previous files were generated with a single core

* Added the `when:` block, as per #1261

Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>

Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants