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

Release 2.2.0 #154

Merged
merged 36 commits into from
Aug 27, 2024
Merged

Release 2.2.0 #154

merged 36 commits into from
Aug 27, 2024

Conversation

Lucpen
Copy link
Collaborator

@Lucpen Lucpen commented Aug 23, 2024

PR checklist

  • Release 2.2.0
  • 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 pipeline conventions in the contribution docs
  • Make sure your code lints (nf-core lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker --outdir <OUTDIR>).
  • Check for unexpected warnings in debug mode (nextflow run . -profile debug,test,docker --outdir <OUTDIR>).
  • Usage Documentation in docs/usage.md is updated.
  • Output Documentation in docs/output.md is updated.
  • CHANGELOG.md is updated.
  • README.md is updated (including new tool citations and authors/contributors).

Lucpen and others added 30 commits June 28, 2024 12:26
Merge pull request #142 from genomic-medicine-sweden/dev
Co-authored-by: Felix Lenner <52530259+fellen31@users.noreply.github.com>
Co-authored-by: Anders Jemt <jemten@users.noreply.github.com>
Co-authored-by: Anders Jemt <jemten@users.noreply.github.com>
Copy link

github-actions bot commented Aug 23, 2024

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit 896292d

+| ✅ 166 tests passed       |+
#| ❔ 317 tests were ignored |#
!| ❗   9 tests had warnings |!

❗ Test warnings:

  • files_exist - File not found: .github/workflows/awstest.yml
  • files_exist - File not found: .github/workflows/awsfulltest.yml
  • nextflow_config - Config manifest.version should end in dev: 2.2.0
  • 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 ci.yml: You can customise CI pipeline run tests as required
  • pipeline_todos - TODO string in base.config: Check the defaults for all processes
  • pipeline_todos - TODO string in base.config: Customise requirements for specific processes.
  • pipeline_todos - TODO string in test_full.config: Specify the paths to your full test data ( on nf-core/test-datasets or directly in repositories, e.g. SRA)
  • pipeline_todos - TODO string in test_full.config: Give any required params for the test so that command line flags are not needed

❔ Tests ignored:

✅ Tests passed:

Run details

  • nf-core/tools version 2.14.1
  • Run at 2024-08-27 07:06:36

@Lucpen Lucpen requested a review from jemten August 23, 2024 12:24
@Lucpen Lucpen marked this pull request as ready for review August 23, 2024 12:24
@Lucpen Lucpen requested a review from a team as a code owner August 23, 2024 12:24
@Lucpen Lucpen added the Ready for review Ready for review label Aug 23, 2024
CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Contributor

@fellen31 fellen31 left a comment

Choose a reason for hiding this comment

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

Nice work!

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
docs/usage.md Show resolved Hide resolved
modules/local/build_vep_cache.nf Outdated Show resolved Hide resolved
modules/local/vep_gnomad_download.nf Show resolved Hide resolved
modules/local/wget_download.nf Outdated Show resolved Hide resolved
nextflow_schema.json Outdated Show resolved Hide resolved
subworkflows/local/download_references.nf Outdated Show resolved Hide resolved
Co-authored-by: Felix Lenner <52530259+fellen31@users.noreply.github.com>
docs/usage.md Outdated Show resolved Hide resolved
nextflow_schema.json Outdated Show resolved Hide resolved
nextflow_schema.json Outdated Show resolved Hide resolved
nextflow_schema.json Outdated Show resolved Hide resolved
nextflow_schema.json Outdated Show resolved Hide resolved
nextflow_schema.json Outdated Show resolved Hide resolved
nextflow_schema.json Outdated Show resolved Hide resolved
nextflow_schema.json Outdated Show resolved Hide resolved
@Lucpen Lucpen requested a review from fellen31 August 26, 2024 16:47
CHANGELOG.md Outdated Show resolved Hide resolved
@Lucpen Lucpen merged commit 0e7c4c9 into master Aug 27, 2024
22 checks passed
Lucpen added a commit that referenced this pull request Aug 27, 2024
Merge pull request #154 from genomic-medicine-sweden/dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready for review Ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants