Skip to content

chore: sync main back to dev - #178

Merged
prototaxites merged 1 commit into
devfrom
main
Sep 11, 2026
Merged

chore: sync main back to dev#178
prototaxites merged 1 commit into
devfrom
main

Conversation

@prototaxites

Copy link
Copy Markdown
Contributor
  • feat(indexes): include pipeline version as top-level field

  • feat(indexes): include pipeline stage in index file

  • docs: update changelog

  • fix(output): rename output directory

  • fix(stages): bugfix

  • fix(stages): bugfix

  • fix(stages): bugfix

  • fix(stages): bugfix

  • Update main.nf

  • chore: snapshots

  • docs(changelog): update

  • chore: snapshot

  • feat(indexes): reformat index file to make less pipeline-specific

  • fix: use every() instead of all()

  • fix: fix assembler name

  • fix: correctly skip indexing renamed hifiasm_base stage

  • fix: snapshots

  • fix: snapshots

  • chore: snapshots

  • docs(changelog): update changelog

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

* feat(indexes): include pipeline version as top-level field

* feat(indexes): include pipeline stage in index file

* docs: update changelog

* fix(output): rename output directory

* fix(stages): bugfix

* fix(stages): bugfix

* fix(stages): bugfix

* fix(stages): bugfix

* Update main.nf

* chore: snapshots

* docs(changelog): update

* chore: snapshot

* feat(indexes): reformat index file to make less pipeline-specific

* fix: use every() instead of all()

* fix: fix assembler name

* fix: correctly skip indexing renamed hifiasm_base stage

* fix: snapshots

* fix: snapshots

* chore: snapshots

* docs(changelog): update changelog
@prototaxites
prototaxites merged commit 9e5d2f3 into dev Sep 11, 2026
24 of 25 checks passed
@github-actions

Copy link
Copy Markdown

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

Posted for pipeline commit 131f0ea

+| ✅ 178 tests passed       |+
#| ❔  31 tests were ignored |#
!| ❗   3 tests had warnings |!
Details

❗ Test warnings:

  • nextflow_config - Config manifest.version should end in dev: 1.0.1
  • pipeline_todos - TODO string in CONTRIBUTING.md: Add any pipeline specific contribution guidelines here, such as coding styles, procedures, checklists etc.
  • schema_lint - Parameter input not found in schema

❔ Tests ignored:

  • files_exist - File is ignored: conf/igenomes.config
  • files_exist - File is ignored: conf/igenomes_ignored.config
  • files_exist - File is ignored: assets/multiqc_config.yml
  • files_exist - File is ignored: conf/igenomes.config
  • files_exist - File is ignored: conf/igenomes_ignored.config
  • files_exist - File is ignored: assets/multiqc_config.yml
  • files_exist - File is ignored: CODE_OF_CONDUCT.md
  • files_exist - File is ignored: assets/nf-core-genomeassembly_logo_light.png
  • files_exist - File is ignored: docs/images/nf-core-genomeassembly_logo_light.png
  • files_exist - File is ignored: docs/images/nf-core-genomeassembly_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
  • nextflow_config - Config variable ignored: manifest.name
  • nextflow_config - Config variable ignored: manifest.homePage
  • nextflow_config - Config variable ignored: params.input
  • files_unchanged - File ignored due to lint config: .gitattributes
  • files_unchanged - File ignored due to lint config: CODE_OF_CONDUCT.md
  • files_unchanged - File ignored due to lint config: LICENSE or LICENSE.md or LICENCE or LICENCE.md
  • files_unchanged - File ignored due to lint config: .github/ISSUE_TEMPLATE/bug_report.yml
  • files_unchanged - File ignored due to lint config: .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-genomeassembly_logo_light.png
  • files_unchanged - File ignored due to lint config: docs/images/nf-core-genomeassembly_logo_light.png
  • files_unchanged - File ignored due to lint config: docs/images/nf-core-genomeassembly_logo_dark.png
  • files_unchanged - File ignored due to lint config: docs/README.md
  • files_unchanged - File ignored due to lint config: .gitignore or .prettierignore
  • actions_awstest - 'awstest.yml' workflow not found: /home/runner/work/genomeassembly/genomeassembly/.github/workflows/awstest.yml
  • multiqc_config - multiqc_config

✅ Tests passed:

Run details

  • nf-core/tools version 4.1.0
  • Run at 2026-09-11 10:40:50

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