Skip to content

ci: sync nextflow pipeline version in manifest from VERSION file#78

Merged
kelly-sovacool merged 1 commit into
mainfrom
nxf-version-hook
Jun 11, 2026
Merged

ci: sync nextflow pipeline version in manifest from VERSION file#78
kelly-sovacool merged 1 commit into
mainfrom
nxf-version-hook

Conversation

@kelly-sovacool

Copy link
Copy Markdown
Member

Changes

add pre-commit hook from CCBR/Tools to automatically update the pipeline version in the nextflow.config manifest from the VERSION file, so the VERSION file remains the single source of the version and the config file will pass nf-core linting.

Issues

fixes #76

PR Checklist

(Strikethrough any points that are not applicable.)

  • This comment contains a description of changes with justifications, with any relevant issues linked.
  • [ ] Write unit tests for any new features, bug fixes, or other code changes.
  • [ ] Update docs if there are any API changes.
  • [ ] If a new nextflow process is implemented, define the process container and stub.
  • [ ] Update CHANGELOG.md with a short description of any user-facing changes and reference the PR number. Guidelines: https://keepachangelog.com/en/1.1.0/

@kelly-sovacool kelly-sovacool merged commit 64590f2 into main Jun 11, 2026
10 checks passed
@kelly-sovacool kelly-sovacool deleted the nxf-version-hook branch June 11, 2026 15:55
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.

Use workflow manifest version as single source

1 participant