Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add manifest.version entry & read from VERSION file #213

Merged
merged 2 commits into from
Nov 25, 2024

Conversation

kelly-sovacool
Copy link
Member

@kelly-sovacool kelly-sovacool commented Nov 25, 2024

Changes

nf-core tools now requires pipelines to have a version entry in the manifest section of nextflow.config. We use a single-source version file for the python package. This adds groovy code to the nextflow.config to read the version from the version file.

Issues

NA

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. testing framework not yet implemented
  • [ ] Update docs if there are any API changes. on hold until before public release
  • [ ] 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 d116319 into main Nov 25, 2024
1 check failed
@kelly-sovacool kelly-sovacool deleted the manifest-vesrion branch November 25, 2024 15:11
kelly-sovacool added a commit to CCBR/CCBR_NextflowTemplate that referenced this pull request Nov 25, 2024
kelly-sovacool added a commit to CCBR/CCBR_NextflowTemplate that referenced this pull request Nov 25, 2024
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