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 3.0.0 - three kings #181

Merged
merged 144 commits into from
Nov 18, 2024
Merged

Release 3.0.0 - three kings #181

merged 144 commits into from
Nov 18, 2024

Conversation

Lucpen
Copy link
Collaborator

@Lucpen Lucpen commented Nov 7, 2024

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).

@Lucpen Lucpen requested a review from a team as a code owner November 7, 2024 15:44
Copy link

github-actions bot commented Nov 7, 2024

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

Posted for pipeline commit 2963ecb

+| ✅ 182 tests passed       |+
#| ❔  26 tests were ignored |#
!| ❗   8 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 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
  • 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 methods_description_template.yml: #Update the HTML below to your preferred methods description, e.g. add publication citation for this pipeline
  • included_configs - Pipeline config does not include custom configs. Please add the includeConfig line.

❔ Tests ignored:

  • files_exist - File is ignored: assets/nf-core-tomte_logo_light.png
  • files_exist - File is ignored: docs/images/nf-core-tomte_logo_light.png
  • files_exist - File is ignored: docs/images/nf-core-tomte_logo_dark.png
  • files_exist - File is ignored: docs/images/tomte_logo.eps
  • files_exist - File is ignored: docs/images/tomte_pipeline_metromap.svg
  • files_exist - File is ignored: docs/images/tomte_pipeline_metromap.png
  • files_exist - File is ignored: conf/modules.config
  • files_exist - File is ignored: .github/ISSUE_TEMPLATE/config.yml
  • nextflow_config - Config variable ignored: manifest.name
  • nextflow_config - Config variable ignored: manifest.homePage
  • 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/ISSUE_TEMPLATE/feature_request.yml
  • files_unchanged - File ignored due to lint config: .github/PULL_REQUEST_TEMPLATE.md
  • files_unchanged - File ignored due to lint config: .github/workflows/branch.yml
  • files_unchanged - File ignored due to lint config: .github/workflows/linting.yml
  • 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: assets/sendmail_template.txt
  • files_unchanged - File does not exist: assets/nf-core-tomte_logo_light.png
  • files_unchanged - File does not exist: docs/images/nf-core-tomte_logo_light.png
  • files_unchanged - File does not exist: docs/images/nf-core-tomte_logo_dark.png
  • files_unchanged - File ignored due to lint config: docs/README.md
  • actions_awstest - 'awstest.yml' workflow not found: /home/runner/work/tomte/tomte/.github/workflows/awstest.yml
  • modules_config - modules_config

✅ Tests passed:

Run details

  • nf-core/tools version 3.0.2
  • Run at 2024-11-18 06:49:33

@Lucpen
Copy link
Collaborator Author

Lucpen commented Nov 8, 2024

Hi guys, I want to have the release ASAP but I am having some issues with the download test. As all the other tests pass, I think this issue is likely related to the fact that the pull_request_target runs with the code from the PR target, what do you guys think? @fellen31 @jemten @ramprasadn

@Lucpen Lucpen added the Ready for review Ready for review label Nov 8, 2024
Copy link
Contributor

@jemten jemten left a comment

Choose a reason for hiding this comment

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

Ready for holiday season 🎄 👑

@fellen31
Copy link
Contributor

Hi guys, I want to have the release ASAP but I am having some issues with the download test. As all the other tests pass, I think this issue is likely related to the fact that the pull_request_target runs with the code from the PR target, what do you guys think? @fellen31 @jemten @ramprasadn

Downloading the pipeline seems works fine for me locally. Perhaps something with the action.

CHANGELOG.md Outdated Show resolved Hide resolved
@Lucpen Lucpen merged commit 80f7fc8 into master Nov 18, 2024
27 of 29 checks passed
Lucpen added a commit that referenced this pull request Nov 18, 2024
Merge pull request #181 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.

4 participants