Skip to content

Pass software versions to experiment summary - #248

Merged
Aratz merged 3 commits into
nf-core:devfrom
Aratz:feature/pna-2800_versions_ES
Aug 24, 2026
Merged

Pass software versions to experiment summary#248
Aratz merged 3 commits into
nf-core:devfrom
Aratz:feature/pna-2800_versions_ES

Conversation

@Aratz

@Aratz Aratz commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

This PR writes a software versions in results/software_versions.yml in PixelatorES' work directory. This makes it possible for the ES to report these versions (not implemented yet).

PR checklist

  • This comment contains a description of changes (with reason).
  • 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>).
  • CHANGELOG.md is updated.

@Aratz Aratz self-assigned this Aug 21, 2026
@github-actions

Copy link
Copy Markdown

Warning

Newer version of the nf-core template is available.

Your pipeline is using an old version of the nf-core template: 4.0.3.
Please update your pipeline to the latest version.

For more documentation on how to update your pipeline, please see the Synchronisation documentation.

@github-actions

github-actions Bot commented Aug 21, 2026

Copy link
Copy Markdown

nf-core pipelines lint overall result: Passed ✅

Posted for pipeline commit 8c44d4d

+| ✅ 232 tests passed       |+
#| ❔  12 tests were ignored |#
Details

❔ Tests ignored:

  • 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: tests/default.nf.test
  • files_exist - File is ignored: .github/workflows/linting_comment.yml
  • 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/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/nf-core-pixelator_logo_light.png
  • files_unchanged - File ignored due to lint config: .gitignore or .prettierignore
  • multiqc_config - multiqc_config

✅ Tests passed:

Run details

  • nf-core/tools version 4.0.3
  • Run at 2026-08-24 06:34:48

@Aratz
Aratz marked this pull request as ready for review August 24, 2026 06:41
@Aratz
Aratz requested a review from a team as a code owner August 24, 2026 06:41

@johandahlberg johandahlberg left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@Aratz
Aratz merged commit f9cf57d into nf-core:dev Aug 24, 2026
21 checks passed
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.

2 participants