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

Important! Template update for nf-core/tools v2.12 #1201

Merged
merged 11 commits into from
Feb 5, 2024

Conversation

nf-core-bot
Copy link
Member

Version 2.12 of nf-core/tools has just been released with updates to the nf-core template. This automated pull-request attempts to apply the relevant updates to this pipeline.

Please make sure to merge this pull-request as soon as possible, resolving any merge conflicts in the nf-core-template-merge-2.12 branch (or your own fork, if you prefer). Once complete, make a new minor release of your pipeline.

For instructions on how to merge this PR, please see https://nf-co.re/docs/contributing/sync/.

For more information about this release of nf-core/tools, please see the v2.12 release page.

Copy link

github-actions bot commented Feb 4, 2024

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit 4be91ac

+| ✅ 182 tests passed       |+
#| ❔   5 tests were ignored |#
!| ❗   4 tests had warnings |!

❗ Test warnings:

  • files_exist - File not found: .github/workflows/awstest.yml
  • files_exist - File not found: .github/workflows/awsfulltest.yml
  • pipeline_todos - TODO string in methods_description_template.yml: #Update the HTML below to your preferred methods description, e.g. add publication citation for this pipeline
  • pipeline_todos - TODO string in WorkflowRnaseq.groovy: Optionally add in-text citation tools to this list.

❔ Tests ignored:

  • nextflow_config - Config default ignored: params.ribo_database_manifest
  • files_unchanged - File ignored due to lint config: assets/email_template.html
  • files_unchanged - File ignored due to lint config: assets/email_template.txt
  • files_unchanged - File ignored due to lint config: lib/NfcoreTemplate.groovy
  • actions_awstest - 'awstest.yml' workflow not found: /home/runner/work/rnaseq/rnaseq/.github/workflows/awstest.yml

✅ Tests passed:

Run details

  • nf-core/tools version 2.12.1
  • Run at 2024-02-05 10:13:53

@drpatelh
Copy link
Member

drpatelh commented Feb 4, 2024

I have fixed the lint and pipeline tests locally but had to update all nf-core/modules and subworkflows. This will mean that over 200 files will be changed in if I push in this PR. Let me know if you want me to push the changes here @adamrtalbot or if you have another route.

@drpatelh
Copy link
Member

drpatelh commented Feb 5, 2024

@nf-core-bot fix linting

README.md Show resolved Hide resolved
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.

I don't like the ch in the emit statements, I'll take that over in a maintainers meeting

Co-authored-by: Maxime U Garcia <max.u.garcia@gmail.com>
@adamrtalbot adamrtalbot merged commit 07d7543 into dev Feb 5, 2024
27 checks passed
@adamrtalbot adamrtalbot deleted the nf-core-template-merge-2.12 branch February 5, 2024 11:06
@adamrtalbot adamrtalbot linked an issue Mar 11, 2024 that may be closed by this pull request
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.

Update existing modules to recent versions including nf-test
4 participants