Skip to content

Release 1.2.0#30

Merged
famosab merged 7 commits into
masterfrom
dev
Jan 15, 2025
Merged

Release 1.2.0#30
famosab merged 7 commits into
masterfrom
dev

Conversation

@famosab
Copy link
Copy Markdown
Collaborator

@famosab famosab commented Jan 15, 2025

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 pipeline conventions in the contribution docs
  • Make sure your code lints (nf-core pipelines 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).

famosab and others added 7 commits November 25, 2024 13:04
Merge pull request #19 from qbic-pipelines/dev
* Template update for nf-core/tools version 3.1.1

* update Changelog

* remove duplicate of workflow file

* Apply suggestions from code review

Co-authored-by: Mark Polster <58596435+mapo9@users.noreply.github.com>

---------

Co-authored-by: Mark Polster <58596435+mapo9@users.noreply.github.com>
* update vcf2maf module and vep test

* update untar and enable vep again

* remove .vscode

* add test_vep to CI tests

* final newline

* add vep options back to usage docs
* prepare next release

* prettier

* move VEP annotation to addition
@famosab famosab changed the title Dev Release 1.2.0 Jan 15, 2025
@famosab famosab merged commit 6652cfb into master Jan 15, 2025
@github-actions
Copy link
Copy Markdown

nf-core pipelines lint overall result: Passed ✅ ⚠️

Posted for pipeline commit 95c3b06

+| ✅ 162 tests passed       |+
#| ❔  22 tests were ignored |#
!| ❗   5 tests had warnings |!
Details

❗ Test warnings:

  • nextflow_config - Config variable not found: validation.help.beforeText
  • nextflow_config - Config variable not found: validation.help.afterText
  • nextflow_config - Config variable not found: validation.summary.beforeText
  • nextflow_config - Config variable not found: validation.summary.afterText
  • included_configs - Pipeline config does not include custom configs. Please add the includeConfig line.

❔ Tests ignored:

  • files_exist - File is ignored: CODE_OF_CONDUCT.md
  • files_exist - File is ignored: assets/nf-core-vcftomaf_logo_light.png
  • files_exist - File is ignored: docs/images/nf-core-vcftomaf_logo_light.png
  • files_exist - File is ignored: docs/images/nf-core-vcftomaf_logo_dark.png
  • files_exist - File is ignored: .github/ISSUE_TEMPLATE/config.yml
  • files_exist - File is ignored: .github/workflows/awstest.yml
  • files_exist - File is ignored: .github/workflows/awsfulltest.yml
  • files_exist - File is ignored: conf/test_full.config
  • nextflow_config - Config variable ignored: manifest.name
  • nextflow_config - Config variable ignored: manifest.homePage
  • files_unchanged - File ignored due to lint config: CODE_OF_CONDUCT.md
  • files_unchanged - File ignored due to lint config: .github/CONTRIBUTING.md
  • files_unchanged - File ignored due to lint config: .github/ISSUE_TEMPLATE/bug_report.yml
  • files_unchanged - File does not exist: .github/ISSUE_TEMPLATE/config.yml
  • files_unchanged - File ignored due to lint config: .github/PULL_REQUEST_TEMPLATE.md
  • files_unchanged - File ignored due to lint config: assets/email_template.txt
  • files_unchanged - File ignored due to lint config: assets/sendmail_template.txt
  • files_unchanged - File ignored due to lint config: assets/nf-core-vcftomaf_logo_light.png
  • files_unchanged - File ignored due to lint config: docs/images/nf-core-vcftomaf_logo_light.png
  • files_unchanged - File ignored due to lint config: docs/images/nf-core-vcftomaf_logo_dark.png
  • files_unchanged - File ignored due to lint config: docs/README.md
  • actions_awstest - 'awstest.yml' workflow not found: /home/runner/work/vcftomaf/vcftomaf/.github/workflows/awstest.yml

✅ Tests passed:

Run details

  • nf-core/tools version 3.1.1
  • Run at 2025-01-15 11:41:27

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.

1 participant