Skip to content

Revert apptainer action version to v2 - #269

Merged
maxulysse merged 2 commits into
devfrom
maxulysse-patch-1
Aug 12, 2026
Merged

Revert apptainer action version to v2#269
maxulysse merged 2 commits into
devfrom
maxulysse-patch-1

Conversation

@maxulysse

@maxulysse maxulysse commented Aug 12, 2026

Copy link
Copy Markdown
Member

Following https://nfcore.slack.com/archives/C04QR0T3G3H/p1784981383629609

To solve CI issues with Singularity tests in #267

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
  • If necessary, also make a PR on the nf-core/seqinspector branch on the nf-core/test-datasets repository.
  • 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).

@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 12, 2026

Copy link
Copy Markdown

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

Posted for pipeline commit 89534f2

+| ✅ 201 tests passed       |+
#| ❔  10 tests were ignored |#
#| ❔   1 tests had warnings |#
!| ❗   1 tests had warnings |!
Details

❗ Test warnings:

❔ Tests ignored:

  • files_exist - File is ignored: .github/workflows/linting_comment.yml
  • files_exist - File is ignored: tests/default.nf.test
  • nextflow_config - Config default ignored: params.fastq_screen_references
  • nf_test_content - nf_test_content
  • 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-seqinspector_logo_light.png
  • files_unchanged - File ignored due to lint config: docs/images/nf-core-seqinspector_logo_light.png
  • files_unchanged - File ignored due to lint config: docs/images/nf-core-seqinspector_logo_dark.png
  • multiqc_config - multiqc_config

❔ Tests fixed:

✅ Tests passed:

Run details

  • nf-core/tools version 4.0.3
  • Run at 2026-08-12 13:14:04

@maxulysse
maxulysse merged commit 60cd46d into dev Aug 12, 2026
20 checks passed
@maxulysse
maxulysse deleted the maxulysse-patch-1 branch August 12, 2026 13:18
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