Skip to content

Implementing revision for hotfix 1.0.1 - #203

Merged
heylf merged 3 commits into
nf-core:devfrom
heylf:1.0.1
Aug 6, 2026
Merged

Implementing revision for hotfix 1.0.1#203
heylf merged 3 commits into
nf-core:devfrom
heylf:1.0.1

Conversation

@heylf

@heylf heylf commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator
  • docs/usage.md: replaced the hardcoded --outdir ./results in 5 example command blocks with a placeholder --outdir <OUTDIR>, so the docs no longer imply a specific default output directory.
  • Removed the outdir = 'results' default parameter from 6 test config files:
    • conf/test.config
    • conf/test_full.config
    • conf/tests/test_coordinate_mode.config
    • conf/tests/test_image_mode.config
    • conf/tests/test_preview_mode.config
    • conf/tests/test_segfree_mode.config
  • CHANGELOG.md: updated the 1.0.1 release date from 31.07.2026 to 06.08.2026 and added an entry noting the removal of the default outdir='results' from test profiles.

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!
  • Make sure your code lints (nf-core pipelines lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker --outdir <OUTDIR>).
  • Usage Documentation in docs/usage.md is updated.
  • CHANGELOG.md is updated.

@github-actions

github-actions Bot commented Aug 6, 2026

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 6, 2026

Copy link
Copy Markdown

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

Posted for pipeline commit a1def92

+| ✅ 286 tests passed       |+
#| ❔   8 tests were ignored |#
#| ❔   1 tests had warnings |#
!| ❗   6 tests had warnings |!
Details

❗ Test warnings:

  • files_exist - File not found: conf/igenomes.config
  • files_exist - File not found: conf/igenomes_ignored.config
  • nextflow_config - Config manifest.version should end in dev: 1.0.1
  • pipeline_todos - TODO string in main.nf: Optionally add in-text citation tools to this list.
  • pipeline_todos - TODO string in main.nf: Optionally add bibliographic entries to this list.
  • schema_lint - Schema 'description' should be 'A pipeline for spatialomics 10x Xenium In Situ data.'
    Found: 'A pipeline to process spatialomics data from 10x Xenium In Situ or 10x Atera.'

❔ Tests ignored:

  • files_exist - File is ignored: .github/workflows/awsfulltest.yml
  • files_exist - File is ignored: .github/workflows/awstest.yml
  • files_exist - File is ignored: .github/workflows/linting_comment.yml
  • files_unchanged - File ignored due to lint config: .github/PULL_REQUEST_TEMPLATE.md
  • files_unchanged - File ignored due to lint config: assets/nf-core-spatialaxe_logo_light.png
  • files_unchanged - File ignored due to lint config: docs/images/nf-core-spatialaxe_logo_light.png
  • files_unchanged - File ignored due to lint config: docs/images/nf-core-spatialaxe_logo_dark.png
  • files_unchanged - File ignored due to lint config: .gitignore or .prettierignore

❔ Tests fixed:

✅ Tests passed:

Run details

  • nf-core/tools version 4.0.3
  • Run at 2026-08-06 13:18:32

@heylf
heylf merged commit af4d5a9 into nf-core:dev Aug 6, 2026
5 of 6 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