- Switch from pre-commit to prek for pre-commit hooks in development(#3899)
- Fix docker errors in test (#3924)
- switch to uv and pyproject.toml (#3925)
- dockerhub action: add disk clean-up step and combine the two actions (#3926)
- Update actions/setup-python digest to 83679a8 (#3928)
- Pin j178/prek-action action to 91fd7d7 (#3931)
- Simplify coverage reporting in pytest.yml (#3934)
- add pre-commit hook to keep uv.lock in sync (#3933)
- Update python:3.14-slim Docker digest to 119fd5b (#3910)
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.14.7 (#3943)
- Update mcr.microsoft.com/devcontainers/miniconda Docker digest to 2be0f5a (#3946)
- Fix quote handling in meta.yml (#3948)
- Update actions/checkout digest to 8e8c483 (#3956)
- Update GitHub Actions (#3957)
- Update astral-sh/setup-uv digest to ed21f2f (#3959)
- Update codecov/codecov-action digest to 671740a (#3962)
- Add support for SVG files in bump-version command (#3978)
- handle type for val in topics correctly (#3991)
- Update docker/login-action digest to c94ce9f (#3998)
- fix wrong parsing when output values contain spaces (#3999)
- fix failing devcontainer builds (#4013)
- Update codecov/codecov-action digest to 671740a (#4000)
- Update pre-commit hook pre-commit/mirrors-mypy to v1.19.1 (#4007)
- Update pre-commit hook astral-sh/uv-pre-commit to v0.9.28 (#4006)
- Update dependency textual-dev to v1.8.0 (#4005)
- Update mcr.microsoft.com/devcontainers/base Docker tag to v2.1.5 (#4002)
- Update dependency textual to v7 (#4008)
- Update mcr.microsoft.com/devcontainers/miniconda Docker digest to 8a29f1c (#4009)
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.14.14 (#4011)
- Update python:3.14-slim Docker digest to 9b81fe9 (#4012)
- fix test for linting for version.yml (#3947)
- Fix bugs in subworkflows lint causing false positive warnings (#3968)
- more fixes for incorrect parsing of version statement (#3973)
- handle val in version topics correctly (#3988)
- handle additional attributes in input parsing correctly (#3990)
- sort meta.yml based on keys in schema (#3958)
- fix(modules_json): Use name string instead of dict as key in recreate_dependencies (#3963)
- linting: polish regex for output parsing in modules main.nf (#3967)
- modules linting: catch failing edamontology requests (#3994)
- Update to new topic version handling (#3929)
v3.5.1 - Terne Topi - [2025-11-19]
- Fix
blog_postparameter fornf-core pipelines synccommand (#3911) - Fix markdown in sync PR message (#3913)
- Fix wrong structure on version module failure tuple (#3923)
v3.5.0 - Terne Topi - [2025-11-19]
- Improve file ignores in workflow file enumeration (#3820)
- add optional link to blogpost to sync PR (#3852)
- Avoid deleting files ignored by git during
pipelines sync(#3847) - remove trailing comas from nextflow_schema.json (#3874)
- Make bump-version snapshot test more stable (#3865)
- add missing setup steps to snapshot update action (#3883)
- fix sync test (#3885)
- fix syntax in dockerfile for devcontainer (#3887)
- Enable authenticated pipeline download from nf-core compatible repos with github api (#3607)
- fix pytest setup matrix (#3888)
- Fix GH API rate limits. (#3895)
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.14.5 (#3900)
- devcontainer: Set
moby: falseto fix trixie builds (#3904) - Update actions/checkout digest to 93cb6ef (#3906)
- devcontainer: downgrade to debian 12 and revert #3904 (#3907)
- Change GitHub Codespaces badge style (#3869 and #3873)
- update multiqc version to fix utils test (#3853)
- Update multiqc to 1.32 (#3878)
- Update pipeline creation information page to be more exclusive as to what should use the full nf-core pipeline template (#3891)
- Fix LSP warnings in pipeline template (#3905)
- Move CONTRIBUTING.md to docs/, review and update text, and add pipeline-specific conventions section (#3903)
- TEMPLATE: ignore nf-core components during prettier linting (#3858)
- update json schema store URL (#3877)
- add word boundary for input, output and topic linting (#3894)
- Add linting of topics (#3902)
- Add
topicsto the template + update linting (#3779) - Preserve the value of self.modules_repo across nested calls (#3881)
- modules lint: handle meta.ymls without topics field (#3909)
- Update GitHub Actions (major) (#3849)
- Update docker/setup-qemu-action digest to c7c5346 (#3875)
- chore(deps): update python:3.14-slim docker digest to 9813eec (#3880)
- chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.14.4 (#3882)
- Update python:3.14-slim Docker digest to 4ed3310 (#3862)
- Update dependency textual-dev to v1.8.0 (#3860)
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.14.3 (#3861)
- Update GitHub Actions (major) (#3849)
- chore(deps): update mcr.microsoft.com/devcontainers/miniconda docker digest to 19516ba (#3890)
- Update dependency textual to v6.6.0 (#3892)
- chore(deps): update mcr.microsoft.com/devcontainers/base:debian docker digest to 2e826a6 (#3893)
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.14.5 (#3900)
- Update actions/checkout digest to 93cb6ef (#3906)
v3.4.1 - Ducol Dingo Patch 1 - [2025-10-16]
- Fix devcontainer configuration for pipeline template (#3835)
- Fix Jinja2 template formatting in nextflow.config (#3836)
- Add codespaces badge to template README (#3824)
v3.4.0 - Ducol Dingo - [2025-10-15]
Highlights
- Bumping minimum Nextflow version to 25.04.0.
- Refactoring of the
nf-core pipelines downloadcommand.
- Update the
download_pipelineworkflow to remove dependency ondevbranch of tools (#3734) - Update mastodon announcement to include pipeline description (#3741)
- Bump nf-schema to 2.5.0 and update the help message creation to be compatible with future Nextflow versions (#3743)
- Bump minimum Nextflow version to 25.04.0 (#3743)
- Explicitly declare conda-forge as a channel in the conda setup for GitHub CI for nf-test (#3764)
- Update multiqc to 1.31 (#3766)
- Update charliecloud URL (#3757)
- Add NXF_VERSION environment variable to nf-test workflow (#3770)
- Update nextflow.config to use environment variable for
hook_url(#3756) - Update nf-test to 0.9.3 (#3781)
- update release checklist to battle test pipeline template more (#3788)
- update pipeline template subworkflows (#3826)
- fix AWS tests launch action (#3827)
- ignore files in gitignore also for pipeline_if_empty_null lint test (#3722)
- do not check pytest_modules.yml file, deprecating (#3748)
- Use the org from the .nf-core.yml when linting manifest name and homePage. (#3767)
- Use the org from .nf-core.yml when linting multiqc_config report_comment (#3800)
- Linting of patched subworkflows (#3755)
- Add link to modules and subworkflows linting error docs (#3818)
- fix ternary container linting (#3830)
- Support modules with
exec:blocks (#3633) - nf-core modules bump-version supports specifying the toolkit (#3608)
- use same logic for super-tool selection in modules lint and bump-version (#3823)
- Override example keywords in modules test (#3801)
- update test assertions in modules template to current recommendations and remove
single_endfrom example meta value (#3815)
- Update the utils_nfschema_plugin subworkflow to the latest version (#3814)
- don't read param expressions with spaces as params (#3674)
- Stop using Gitpod in favor of devcontainer for codespaces (#3569)
- Validation of meta.yaml in cross-org repos (#3680)
- Refactor downloads command (#3634)
- Split
download.pyinto subdirectorydownload/ - Use
nextflow inspectfor container discovery and remove legacy regex container discovery (requires Nextflow >= 25.04.04) - Add support for downloading docker images into tar archives
- Add pipeline to test data to be compatible with
nextflow inspect
- Split
- Move
gather_registriesfunction toContainerFetchersubclasses (#3634 follow-up) (#3696) - Add container load scripts for Docker and Podman (#3634 follow up) (#3706)
- Replace arm profile with arm64 and emulate_amd64 profiles (#3689)
- Fix paths to logos (#3715)
- Update test-datasets list subcommand to output plain text urls and paths for easy copying #3720
- Remove workflow.trace from nf-test snapshot (#3721)
- Add GHA to update template nf-test snapshots (#3723)
- Fix backwards compatibility with python 3.9 in use of Enum (#3736)
- Fix downloads: temporary files not moved and cleaned up correctly after singularity pull (#3749)
- impr devcontainer: Add hostRequirements to run with 4CPUs and 16GB ram by default (#3746)
- Fix Issues/3729: Remove temporary folders created from nextflow inspect during downloads (#3750)
- Fix diff printing to terminal (#3759)
- Add .nf-test/ to prettier ignore list (#3776)
- pipelines bump-version: fix indentation for list in dumped .nf-core.yml (#3829)
- Update marocchino/sticky-pull-request-comment digest to 7737449 (#3681)
- Update codecov/codecov-action digest to fdcc847 (#3717)
- Update dependency prompt_toolkit to <=3.0.52 (#3783)
- update rich-click to 1.9 and use new styling options (#3787)
- Update dependency textual to v6 (#3793)
- Update pre-commit hook pre-commit/mirrors-mypy to v1.18.2 (#3792)
- Update python:3.13-slim Docker digest to 5f55cdf (#3796)
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.13.3 (#3791)
- Update pre-commit hook pre-commit/pre-commit-hooks to v6 (#3797)
- Update dependency python to 3.14 (#3817)
- update Dockerfile to python 3.14 (#3822)
- downgrade python version to 3.13 in devcontainer (#3834)
- Update GitHub Actions (#3795)
v3.3.2 - Tungsten Tamarin Patch 2 - [2025-07-08]
- Avoid overriding
NFT_DIFFandNFT_DIFF_ARGSinnf-testaction (#3606) and (#3619) - fix nf-test scope to ignore nf-core module/swf tests (#3609)
- write github.run_id on pipeline template (#3637)
- Bump nf-schema to
2.4.2(#3533) - Bump the minimal Nextflow version to
24.10.5(#3533, #3667) - CI - Only trigger nf-test action on pull_request (#3628)
- Fix link to nf-test GHA in README.md (#3630)
- Add accelerator directive for GPU-enabled processes (#3632)
- Update dependency prettier to v3.6.0 (#3641) and 3.6.2 (#3646)
- Add opt-in feature
gpu(#3562) - Update zentered/bluesky-post-action action to v0.3.0 (#3626)
- Fix linting of nf-test files content (#3603)
- Remove args stub from module template to satisfy language server (#3403)
- Fix modules meta.yml file structure (#3532)
- Fix wrong key when updating module outputs (#3665)
- Add description of accepted enum values to
nf-core pipelines schema docsoutput (#3693) - update id of ruff hook in pre-commit config (#3621)
- Fixes a bug with the test-datasets subcommand #3617
- Pin python Docker tag to f2fdaec (#3623)
- Make changelog bot push to correct remote (#3638)
- Give unique button ids to help buttons in create app (#3645)
- Parallelize pytest runs and speed up coverage step (#3635)
- Update gitpod/workspace-base Docker digest to 77021d8 (#3649)
- Update error message for rocrate_readme_sync (#3652)
- Update
nf-core modules infocommand aftermeta.ymlrestructuring (#3659) - Enable parsing of multi-line config values (#3629)
- Add modules / subworkflows and pipelines names autocompletion to the CLI (#3660)
- Drop python 3.8, add tests with python 3.13 (#3538)
- Update python:3.13-slim Docker digest to 6544e0e (#3663)
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.12.2 (#3627,#3648, #3661)
- Update dependency textual to v3.5.0 (#3636)
- Update pre-commit hook pre-commit/mirrors-mypy to v1.16.1 (#3624)
v3.3.1 - Tungsten Tamarin Patch - [2025-06-02]
- Use correct comment symbol in
nf-test.yml(#3601)
v3.3.0 - Tungsten Tamarin - [2025-06-02]
Highlights
This version adds pipeline level nf-test to the pipeline template. We also enabled to install subworkflows with modules from different remotes.
- Remove the on
pull_request_targettrigger andpull_requesttypes from the download test. Also droppushtriggers on other CI tests. (#3399) - Add nf-core template version badges to README (#3396)
- Basic pipeline level nf-test tests (#3469, 3597)
- Add Bluesky badge to readme (#3475)
- Add .nftignore to trigger list (#3508)
- Tun nf-test tests on runsOn runners (#3525)
- Include the centralized nf-core configs also in offline mode, if a local copy is available. (#3491)
- Make jobs automatically resubmit for exit code 175 (#3564)
- Bump nf-schema back to 2.3.0 (#3577)
- Do not skip AWS fulltest action on release (#3583)
- Make all github actions in the template kebab-case (#3600)
- Add linting for ifEmpty(null) (#3411)
- Fix arbitrarily nested params schema linting (#3443)
- Fix linting with comments after the input directive (#3458)
- EDAM ontology fixes (#3460)
- Fix default linting of nf-core components when
nf-core pipelines lintis ran (#3480) - Fix the unexpected warning and sychronize the
README.mdandRO-crate-metadata.json(#3493) - Adapt the linter to the new notation used to include the centralized nf-core configs (#3491)
- Addressing more cases than can happen when processing input and output values (#3541)
- Add linting of nf-test files content (#3580)
- Install subworkflows with modules from different remotes (#3083)
- Increase meta index for multiple input channels (#3463)
- Configure the default module repository, branch, and path from environment variables. (#3481)
- Remove hard coded key prefix for schema in launcher (#3432)
- Output passed to
write_params_fileas Path object (#3435) - format name/value with YAML syntax (#3442)
- Remove Twitter from README (#3454)
- docs: fix contributing link in the main README (#3459)
- Cleanup: Removed Redundant if Condition (#3468)
- Ontology fix comment yaml (#3502)
- Bugfix - add back logo to the README (#3504)
- Update dead link (#3505)
- Changing retrieval of file extension from EDAM (#3512)
- Refactor adding EDAM ontologies and allowing detect more patterns (e.g., versions.yml) (#3519)
- Add offline configs test action (#3524)
- Adds
test-datasetssubcommand for listing/searching files in the nf-core/test-datasets repo from the cli (#3487, #3548, #3566, #3567) - Fix indentation in included_configs API docs (#3523)
- Adding boundary in regex (#3535)
- Switch to using runsOn runners in nf-core/tools repo (#3537)
- Handling issue with arity #3530 (#3539)
- GitHub action for nightly tests with Nextflow from source (#3553)
- Update CI to test template pipelines with nf-test (#3559)
- Use secret for notification email on nextflow nightly builds (#3576)
- Use pdiff from setup-nf-test (#3578)
- chore(deps): update python:3.12-slim docker digest to fd95fa2 (#3587)
- chore(deps): update dependency pytest-textual-snapshot to v1.1.0 (#3439)
- chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.11.11 (#3585)
- chore(deps): update pre-commit hook editorconfig-checker/editorconfig-checker.python to v3.2.0 (#3446)
- chore(deps): update pre-commit hook pre-commit/mirrors-mypy to v1.15.0 (#3447)
- Update prettier to 3.5.0 (#3448)
- chore(deps): update gitpod/workspace-base docker digest to 3aa18f4 (#3586)
- chore(deps): update github actions (#3488)
- chore(deps): update github actions (#3498)
- chore(deps): update dependency textual to v2 (#3471)
- chore(deps): update actions/setup-python digest to 8d9ed9a (#3518)
- chore(deps): update actions/github-script action to v7 (#3545)
- chore(deps): pin dependencies (#3554)
- chore(deps): update codecov/codecov-action digest to 18283e0 (#3575)
v3.2.1 - Pewter Pangolin Patch - [2025-04-29]
- Run awsfulltest after release, and with dev revision on PRs to master/main (#3485)
- Downgrade nf-schema to fix CI tests (#3544)
- Fail nextflow run test gracefully for
latest everything(#3543)
v3.2.0 - Pewter Pangolin - [2025-01-27]
- Remove automated release tweets (#3419)
- Update template components (#3426)
- Fix
process.shellinnextflow.config(#3416) and split into new lines (#3425)
- Modules created in pipelines "local" dir now use the full template (#3256)
- Subworkflows created in pipelines "local" dir now use the full template (#3256)
- Update pre-commit hook editorconfig-checker/editorconfig-checker.python to v3.1.2 (#3414)
- Update python:3.12-slim Docker digest to 123be56 (#3421)
v3.1.2 - Brass Boxfish Patch - [2025-01-20]
- Allow
nf-core pipelines download -rto download commits (#3374) - Fix faulty Download Test Action to ensure that setup and test run as one job and on the same runner (#3389)
- Fix bump-versions: only append module name if it is a dir and contains
main.nf(#3384)
manifest.authoris not required anymore (#3397)- Parameters schema validation: allow
oneOf,anyOfandallOfwithrequired(#3386) - Run pre-comit when rendering template for pipelines sync (#3371)
- Fix sync GHA by removing quotes from parsed branch name (#3394)
v3.1.1 - Brass Boxfish Patch - [2024-12-20]
- Use outputs instead of the environment to pass around values between steps in the Download Test Action (#3351)
- Fix pre commit template (#3358)
- Set LICENSE copyright to nf-core community (#3366)
- Fix including modules.config (#3356)
- Linting of pipeline LICENSE file is a warning to allow for author/maintainer names (#3366)
- Add missing p (#3357)
- Use
manifest.contributorsnames if available, otherwise default tomanifest.author(#3362) - Properly parse the names form
manifest.contributors(#3364)
v3.1.0 - Brass Boxfish - [2024-12-09]
Highlights
- We added the new
contributorsfield to the pipeline templatemanifest. - The
nf-core pipelines downloadcommand supports ORAS container URIs. - New command
nf-core subworkflows patch.
- Keep pipeline name in version.yml file (#3223)
- Fix Manifest DOI text (#3224)
- Do not assume pipeline name is url (#3225)
- fix
workflow_dispatchtrigger and parse more review comments in awsfulltest (#3235) - Add resource limits to Gitpod profile(#3255)
- Fix a typo (#3268)
- Remove
deffromnextflow.configand addtrace_report_suffixparam (#3296) - Move
includeConfig 'conf/modules.config'next toincludeConfig 'conf/base.config'to not overwrite tests profiles configurations (#3301) - Use
params.monochrome_logsin the template and update nf-core components (#3310) - Fix some typos and improve writing in
usage.mdandCONTRIBUTING.md(#3302) - Add
manifest.contributorstonextflow.config(#3311) - Update template components (#3328)
- Template: Remove mention of GRCh37 if igenomes is skipped (#3330)
- Be more verbose in approval check action (#3338)
- Add
gpuprofile (#3272)
- First steps towards fixing #3179: Modify
prioritize_direct_download()to retain Seqera Singularityhttps://Container URIs and hardcode Seqera Containers intogather_registries()(#3244). - Further steps towards fixing #3179: Enable limited support for
oras://container paths (only absolute URIs, no flexible registries like with Docker) and prevent unnecessary image downloads for Seqera Container modules withreconcile_seqera_container_uris()(#3293). - Update dawidd6/action-download-artifact action to v7 (#3306)
- allow mixed
stranddictentries in lint config (#3228) - fix
meta_ymllinting test failing due tomodule.process_namealways being""(#3317) - fix module section regex matching wrong things (#3321)
- add a panel around diff previews when updating (#3246)
- Add
nf-core subworkflows patchcommand (#2861) - Improve subworkflow nf-test migration warning (#3298)
- Include
.nf-core.ymlinnf-core pipelines bump-version(#3220) - create: add shortcut to toggle all switches (#3226)
- Remove unrelated values when saving
.nf-corefile (#3227) - use correct
--profileoptions fornf-core subworkflows test(#3233) - Update GitHub Actions (#3237)
- add
--dir/-doption to schema commands (#3247) - fix headers in api docs (#3323)
- handle new schema structure in
nf-core pipelines create-params-file(#3276) - Update Gitpod image to use Miniforge instead of Miniconda(#3274)
- Add hint to solve git errors with a synced repo (#3279)
- Run pre-commit when testing linting the template pipeline (#3280)
- Make CLI prompt less nf-core specific (#3326)
- Update gitpod vscode extensions to use nf-core extension pack (#3327)
- Remove toList() channel operation from inside onComplete block (#3304)
- build: Setup VS Code tests (#3292)
- Don't break gitpod.yml with template string (#3332)
- rocrate: remove duplicated entries for name and version (#3333)
- rocrate: Update crate with version bump and handle new contributor field (#3334)
- set default_branch to master for now (#3335)
- Set git defaultBranch to master in sync action (#3337)
- Add verbose mode to sync action (#3339)
- ci: Run checks on renovate branches to avoid creating and merging PRs (#3018)
- chore(deps): update pre-commit hook pre-commit/mirrors-mypy to v1.12.0 (#3230)
- Update codecov/codecov-action action to v5 (#3283)
- Update gitpod/workspace-base Docker digest to 12853f7 (#3309)
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.8.2 (#3325)
v3.0.2 - Titanium Tapir Patch - [2024-10-11]
- Add null/ to .gitignore (#3191)
- Parallelize pipeline GHA tests over docker/conda/singularity (#3214)
- Fix
template_version_comment.ymlgithub action (#3212) - Fix pre-commit linting on pipeline template (#3218)
- Fix bug when linting schema params and when using
defaultIgnoreParams(#3213)
- Use updated pipeline commands in docstrings (#3215)
- Disable automatic sync on release, fix handling empty pipeline input (#3217)
v3.0.1 - Titanium Tapir Patch - [2024-10-09]
- Fixed an issue where the linting CI action didn't read the correct file (#3202)
- Fixed condition for
awsfulltestto run (#3203) - Fix too many empty lines added by jinja (#3204 and #3206)
- Fix header blocks in local subworkflow including git merge marker-like strings (#3201)
- Update included subworkflows and modules (#3208)
v3.0.0 - Titanium Tapir - [2024-10-08]
Highlights
- Pipeline commands are renamed from
nf-core <command>tonf-core pipelines <command>to follow the same command structure as modules and subworkflows commands. - More customisation for pipeline templates. The template has been divided into features which can be skipped, e.g. you can create a new pipeline without any traces of FastQC in it.
- A new Text User Interface app when running
nf-core pipelines createto help us guide you through the process better (no worries, you can still use the cli if you give all values as parameters) - We replaced nf-validation with nf-schema in the pipeline template
- CI tests now lint with the nf-core tools version matching the template version of the pipeline, to minimise errors in opened PRs with every new tools release.
nf-core licencescommand is deprecated.- Changed default branch to
main. - The structure of nf-core/tools pytests has been updated.
- The structure of the API docs has been updated.
- Change paths to test data (#2985)
- Run awsfulltest on PRs to
masterwith two PR approvals (#3042) - Remove deprecated syntax (#3046)
- Use filename in code block for
params.yml(#3055) - Remove release announcement for non nf-core pipelines (#3072)
- handle template features with a yaml file (#3108, #3112)
- add option to exclude code linters for custom pipeline template (#3084)
- add option to exclude citations for custom pipeline template (#3101 and #3169)
- add option to exclude gitpod for custom pipeline template (#3100)
- add option to exclude codespaces from pipeline template (#3105)
- add option to exclude multiqc from pipeline template (#3103)
- add option to exclude changelog from custom pipeline template (#3104)
- add option to exclude license from pipeline template (#3125)
- add option to exclude email from pipeline template (#3126)
- add option to exclude nf-schema from the template (#3116)
- add option to exclude fastqc from pipeline template (#3129)
- add option to exclude documentation from pipeline template (#3130)
- add option to exclude test configs from pipeline template (#3133)
- add option to exclude tower.yml from pipeline template (#3134)
- Use nf-schema instead of nf-validation (#3116)
- test pipeline with conda and singularity on PRs to master (#3149)
- run nf-core lint
--releaseon PRs to master (#3148) - Add tests to ensure all files are part of a template customisation group and all groups are tested (#3099)
- Update the syntax of
utils_nfcore_pipeline_pipelinelocal subworkflow (#3166) - Remove if/else block to include
igenomes.config(#3168) - Fixed release announcement hashtags for Mastodon (#3099)
- Remove try/catch blocks from
nextflow.config(#3167) - Extend
download_pipeline.ymlto count pre-downloaded container images. (#3182)
- Fix linting fail on nfcore_external_java_deps if nf_schema is used (#2976)
- Conda module linting: Include package name in log file (#3014)
- Remove defaults from conda
environment.ymlfile. (#3029) - Restructure pipeline tests and move pipeline linting into subfolder (#3070)
- Fix module linting warning for process_high_memory (#3086)
- Linting will now fail when an unpinned plugin is used (#3116)
- Linting will now check if the schema is correct for the used validation plugin ([#3116])(#3116)
- Linting will now check the use of the right validation plugin include statements in the workflow scripts ([#3116])(#3116)
- Full linting for correct use of nf-schema and nf-validation (#3116)
- Handle cases where the directory path contains the name of the component (#3147)
- Don't test conda
environment.ymlnameattribute (which should no longer be there) (#3161)
- Allow more special characters on the pipeline name for non-nf-core pipelines (#3008)
- Mock git cretentials to generate stable textual snapshots (#3007)
- Display input textbox with equally spaced grid (#3038)
- Allow numbers in custom pipeline name (#3094)
- The
modules_nfcoretag in themain.nf.testfile of modules/subworkflows now displays the organization name in custom modules repositories (#3005) - Add
--migrate_pytestoption tonf-core <modules|subworkflows> testcommand (#3085) - Allow spaces at the beginning of include statements (#3115)
- Add option
--fixto update themeta.ymlfile of subworkflows (#3077)
- Fully removed already deprecated
-t/--towerflag. - Refactored the CLI for consistency (short flag is usually second word, e.g. also for
--container-libraryetc.):
| Old parameter | New parameter |
|---|---|
-d / --download-configuration |
-c / --download-configuration |
-p / --parallel-downloads |
-d / --parallel-downloads |
| new parameter | -p / (--platform) |
- Change default branch to
mainfor the nf-core/tools repository - Update output of generation script for API docs to new structure (#2988)
- Remove
rich-codex.ymlaction, images are now generated on the website repo (#2989) - Add no clobber and put bash options on their own line (#2991)
- move pipeline subcommands for v3.0 (#2983)
- return directory if base_dir is the root directory (#3003)
- Remove nf-core licences command (#3012)
- README - absolute image paths (#3013)
- Add warning deprecation message to top-level commands (#3036)
- move pipeline commands to functions to avoid duplication (#3039)
- update output_dir for api docs to new website structure (#3051)
- Add
--limit-outputargument for modules/subworkflow update (#3047) - update api docs to new structure (#3054)
- handle new jsonschema error type (#3061)
- Fix number of arguments for pipelines_create within the command_create function (#3074)
- Add bot action to update textual snapshots and write bot documentation (#3102)
- Update gitpod setup (#3136)
- fix syncing a pipeline from current directory (#3143)
- Patch gitpod conda setup to not use defaults channel (#3159)
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.6.0 (#3122)
- Update gitpod/workspace-base Docker digest to 92dd1bc (#2982)
- Update python:3.12-slim Docker digest to 59c7332 (#3124)
- Update pre-commit hook pre-commit/mirrors-mypy to v1.11.1 (#3091)
- Update to pytest v8 and move it to dev dependencies (#3058)
- Update minimal textual version and snapshots (#2998)
v2.14.1 - Tantalum Toad - Patch - [2024-05-09]
- Don't cache pip in
linting.yml(#2961) - Lint pipelines with the nf-core template version and post comment if it is outdated (#2978)
- Fix update github action for components in pipeline template (#2968)
- Run sync after release on self hosted runners (#2970)
v2.14.0 - Tantalum Toad - [2024-05-08]
- Remove fasta default from nextflow.config (#2828)
- Update templates to use nf-core/setup-nextflow v2 (#2818)
- Link to troubleshooting docs when pipeline fails (#2845)
- Add fallback to
download_pipeline.ymlin case the pipeline does not support stub runs (#2846) - Set topic variable correctly in the mastodon announcement (#2848)
- Add a cleanup action to
download_pipeline.ymlto fix failures caused by inadequate storage space on the runner (#2849) - Update python to 3.12 (#2805)
- Remove
pyproject.tomlfrom template root - Shorten lines in pipeline template (#2908)
- Add a new hidden
--pipelines_testdata_base_pathparameter to more easily switch locations of test data in test configs (#2931)[#2931] - Permanently activated pipeline-specific institutional configs support for all pipelines without need for manual intervention (#2936)
- Template config:
conda.channels, notchannels(#2950) - Handles multiple DOIs + doi.org resolver from manifest.doi (#2946)
- Update included components (#2949)
- Update .editorconfig (#2953)
- Only match assignments of params in
main.nfand not references likeparams.aligner == <something>(#2833) - Include test for presence of versions in snapshot (#2888)
- Components: set correct sha before running component lint tests (#2952)
- Less strict logo comparison (#2956)
- Handle request errors more gracefully for actions validation (#2959)
- Replace
--towerwith--platform. The former will remain for backwards compatibility for now but will be removed in a future release. (#2853) - Better error message when GITHUB_TOKEN exists but is wrong/outdated
- New
--tagargument to add custom tags during a pipeline download (#2938)
- Handle more complete list of possible git URL forms (ssh:// and ftp:// prefixes specifically) (#2945)
- Fix path in component update script (#2823)
- Update CI to use nf-core/setup-nextflow v2 (#2819)
- Changelog bot: handle also patch version before dev suffix (#2820)
- Add
force_prflag to sync, to force a PR even though there are no changes committed (#2822) - Update prettier to 3.2.5 (#2830)
- Update GitHub Actions (#2827), (#2902), (#2927), (#2939)
- Switch to setup-nf-test (#2834)
- Add tests for assignment and referencing of params in main.nf (#2841)
- Optimize layers in dockerfile (#2842)
- Update python:3.11-slim Docker digest to a2eb07f (#2847)
- Strip out mention of "Nextflow Tower" and replace with "Seqera Platform" wherever possible
- Fix issue with config resolution that was causing nested configs to behave unexpectedly (#2862)
- Fix schema docs console output truncating (#2880)
- Ensure path object converted to string before stripping quotes (#2878)
- Fix incorrect assertions for called_with on mocks (#2891)
- Make cli-provided module/subworkflow names case insensitive (#2869)
- Get immediate parent path name for schema creation (#2886)
- Remove old references to CUSTOMDUMPSOFTWAREVERSIONS and add linting checks (#2897)
- Update pre-commit hook pre-commit/mirrors-mypy to v1.10.0 (#2933)
- Update codecov/codecov-action digest to 5ecb98a (#2948)
- Update gitpod/workspace-base Docker digest to 124f2b8 (#2943)
- fix(collectfile): sort true for methods_description_mqc.yaml (#2947)
- chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.4.3 (#2951)
- Restructure CHANGELOG.md (#2954)
- fix: ensure path object converted to string before stripping quotes (#2878)
- Test data uses paths instead of config map (#2877)
v2.13.1 - Tin Puppy Patch - [2024-02-29]
- Remove obsolete editor settings in
devcontainer.jsonandgitpod.yml(#2795) - Add nf-test test instructions to contributing and PR template (#2807)
- Fix topic extraction step for hashtags in toots (#2810)
- Update modules and subworkflows in the template (#2811)
- Unpin setup-nextflow and action-tower-launch (#2806)
- Add nf-core-version to
.nf-core.yml(#2874)
- Improved offline container image resolution by introducing symlinks, fixes issues #2751, #2644 and demultiplex#164: (#2768)
- chore(deps): update codecov/codecov-action digest to 0cfda1d (#2794)
- chore(deps): update gitpod/workspace-base docker digest to c15ee2f (#2799)
v2.13 - Tin Puppy - [2024-02-20]
- Add empty line in README.md to fix badges. (#2729)
- Replace automatic branch detection in
nf-core downloadCI test with hardcodeddevand input. (#2727) - Add Github Action to automatically cleanup ubuntu-latest runners to fix runner running out of diskspace errors(#2755)
- Fix GitHub Actions CI and Linting badges links (#2757)
- Add hashtags to release announcement on mastodon (#2761)
- update fastqc and multiqc in template (#2776)
- template refactoring: remove the
libdirectory and use nf-core subworkflows (#2736) - use nf-validation to create an input channel from a sample sheet (#2736)
- Make creat-lint-wf composable (#2733)
- Add looser comparison when pipeline logos (#2744)
- Handle multiple aliases in module imports correctly during linting (#2762)
- Switch to markdown based API and error docs (#2758)
- Handle dirty local module repos by force checkout of commits and branches if needed (#2734)
- Patch: handle file not found when it is an added file to a module (#2771)
- Handle symlinks when migrating pytest (#2770)
- Add
--profileparameter to nf-test command (#2767) - Reduce the sha length in the
nf-core modules list localand add links to the specific commit (#2870) - Add links the nf-core module page and to open the local file in VSCode for module lint results (#2870)
- fix ignoring changes in partially templated files (e.g.
.gitignore) (#2722) - update ruff to 0.2.0 and add it to pre-commit step (#2725)
- Update codecov/codecov-action digest to e0b68c6 (#2728)
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.2.1 (#2730)
- Update python:3.11-slim Docker digest to 2a746e2 (#2743)
- Update actions/setup-python action to v5 (#2739)
- Update gitpod/workspace-base Docker digest to 45e7617 (#2747)
- chore(deps): pin jlumbroso/free-disk-space action to 54081f1 (#2756)
- chore(deps): update actions/github-script action to v7 (#2766)
- chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.2.2 (#2769)
- Update gitpod/workspace-base Docker digest to 728e1fa (#2780)
v2.12.1 - Aluminium Wolf - Patch - [2024-02-01]
- Handle default values of type number from nextflow schema (#2703)
- fix ignoring files_unchanged (#2707)
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.1.15 (#2705)
- use types for default value comparison (#2712)
- fix changelog titles (#2708)
- Print relative path not absolute path in logo cmd log output (#2709)
- Update codecov/codecov-action action to v4 (#2713)
- Ignore nf-core-bot in renovate PRs (#2716)
v2.12 - Aluminium Wolf - [2024-01-29]
- Add a Github Action Workflow to the pipeline template that tests a successful download with
nf-core download(#2618) - Use
pre-committo lint files in GitHub CI (#2635) - Use pdiff also on gitpod for nf-test (#2640)
- switch to new image syntax in readme (#2645)
- Add conda channel order to nextflow.config (#2094)
- Fix tyop in pipeline nextflow.config (#2664)
- Remove
nfcore_external_java_deps.jarfrom lib directory in pipeline template (#2675) - Add function to check
-profileis well formatted (#2678) - Add new pipeline error message pointing to docs when 'requirement exceeds available memory' error message (#2680)
- add 👀👍🏻🎉😕 reactions to fix-linting-bot action (#2692)
- Fix linting of a pipeline with patched custom module (#2669)
- linting a pipeline also lints the installed subworkflows (#2677)
- environment.yml name must be lowercase (#2676)
- allow ignoring specific files when template_strings (#2686)
- lint
nextflow.configdefault values match the ones specified innextflow_schema.json(#2684)
- Fix empty json output for
nf-core list local(#2668)
- Run CI-pytests for nf-core tools on self-hosted runners (#2550)
- Add Ruff linter and formatter replacing Black, isort and pyupgrade (#2620)
- Set pdiff as nf-test differ in Docker image for Gitpod (#2642)
- Fix Renovate Dockerfile updating issues (#2648 and #2651)
- Add new subcommand
nf-core tui, which launches a TUI (terminal user interface) to intuitively explore the command line flags, built using Trogon (#2655) - Add new subcommand:
nf-core logo-createto output an nf-core logo for a pipeline (instead of going through the website) (#2662) - Handle api redirects from the old site (#2672)
- Remove redundanct v in pipeline version for emails (#2667)
- add function to check
-profileis well formatted (#2678) - Update pre-commit hook astral-sh/ruff-pre-commit to v0.1.14 (#2674)
- Update pre-commit hook pre-commit/mirrors-mypy to v1.8.0 (#2630)
- Update mshick/add-pr-comment action to v2 (#2632)
- update python image version in docker file (#2636)
- Update actions/cache action to v4 (#2666)
- Update peter-evans/create-or-update-comment action to v4 (#2683)
- Update peter-evans/create-or-update-comment action to v4 (#2695)
v2.11.1 - Magnesium Dragon Patch - [2023-12-20]
- Rename
release-announcments.ymltorelease-announcements.yml(#2610) - Fix
nextflow.configdocker.runOptions(#2607)
- Only dump
modules.jsonwhen it is modified (#2609)
v2.11 - Magnesium Dragon - [2023-12-19]
- Fix writing files to a remote outdir in the NfcoreTemplate helper functions (#2465)
- Fancier syntax highlighting for example samplesheets in the usage.md template (#2503)
- Use closure for multiqc ext.args (#2509)
- Fix how the modules template references the conda environment file (#2540)
- Unset env variable JAVA_TOOL_OPTIONS in gitpod (#2569)
- Pin the version of nf-validation (#2579)
- Disable process selector warnings by default (#2161)
- Remove
docker.userEmulationfrom nextflow.config in pipeline template (#2580)
- Add
docker://prefix for absolute container URIs as well (#2576). - Bugfix for AttributeError:
ContainerErrorobject has no attributeabsoluteURI(#2543).
- Fix incorrectly failing linting if 'modules' was not found in meta.yml (#2447)
- Correctly pass subworkflow linting test if
COMPONENT.out.versionsis used in the script (#2448) - Add pyupgrade to pre-commit config and dev requirements as mentioned in #2200
- Check for spaces in modules container URLs (#2452)
- Correctly ignore
timeline.enabled,report.enabled,trace.enabled,dag.enabledvariables when linting a pipeline. (#2507) - Lint nf-test main.nf.test tags include all used components in chained tests (#2572)
- Don't fail linting if md5sum for empty files are found in a stub test (#2571)
- Check for existence of test profile (#2478)
- Added stub test creation to
create_test_yml(#2476) - Replace ModulePatch by ComponentPatch (#2482)
- Fixed
nf-core modules lintto work with new module structure for nf-test (#2494) - Add option
--migrate-pytestto create a module with nf-test taking into account an existing module (#2549) - When installing modules and subworkflows, automatically create the
./modulesdirectory if it doesn't exist (#2563) - When
.nf-core.ymlis not found create it in the current directory instead of the root filesystem (#2237) - Modules
--migrate-pytestcopies template scripts (#2568)
- Added stub test creation to
create_test_yml(#2476) - Fixed
nf-core subworkflows lintto work with new module structure for nf-test (#2494) - Add option
--migrate-pytestto create a subworkflow with nf-test taking into account an existing subworkflow (#2549)
- Update
schema buildfunctionality to automatically update defaults which have changed in thenextflow.config(#2479) - Change testing framework for modules and subworkflows from pytest to nf-test (#2490)
bump_versionkeeps now the indentation level of the updated version entries (#2514)- Add mypy to pre-commit config for the tools repo (#2545)
- Use Path objects for ComponentCreate and update the structure of components templates (#2551).
- GitPod base image: swap tool installation back to
condafrommamba(#2566). - Sort the
installed_bylist inmodules.json(#2570). - Unset env variable JAVA_TOOL_OPTIONS in gitpod (#2569)
v2.10 - Nickel Ostrich + [2023-09-25]
- Fix links in
multiqc_config.yml(#2372 and #2412) - Remove default false from nextflow_schema.json (#2376)
- Add module MULTIQC to modules.config (#2377)
- Add GitHub workflow for automated release announcements (#2382)
- Update the Code of Conduct (#2381)
- Save template information to
.nf-core.ymland deprecate argument--template-yamlfornf-core sync(#2388 and #2389) - (#2397) Remove fixed Ubuntu test and added to standard testing matrix
- (#2396) Reduce container finding error to warning since the registries are not consistent.
- (#2415) Add autoMounts for apptainer.
- Remove
igenomes_basefrom the schema, so that nf-validation doesn't create a file path and throw errors offline for s3 objects. - Modified devcontainer permissions so that singularity can be run in Codespaces/VS Code devcontainers (Commit a103f44)
- Update Gitpod profile resources to reflect base environment settings.
- (#747) Add to the template the code to dump the selected pipeline parameters into a json file.
- Improved container image resolution and prioritization of http downloads over Docker URIs (#2364).
- Registries provided with
-l/--container-librarywill be ignored for modules with explicit container registry specifications (#2403). - Fix unintentional downloading of containers in test for the Tower download functionality. Bug reported by @adamrtalbot and @awgymer (#2434).
- Add new command
nf-core subworkflows lint(#2379)
- Fix bug: missing subworkflow name when using
nf-core subworkflows create(#2435)
- Initialise
docker_image_nameto fixUnboundLocalErrorerror (#2374) - Fix prompt pipeline revision during launch (#2375)
- Add a
create-params-filecommand to create a YAML parameter file for a pipeline containing parameter documentation and defaults. (#2362) - Update the Code of Conduct (#2381)
- Remove
--no-gitoption fromnf-core create(#2394) - Throw warning when custom workflow name contains special characters (#2401)
- Bump version of nf-test snapshot files with
nf-core bump-version(#2410)
v2.9 - Chromium Falcon + [2023-06-29]
params.max_multiqc_email_sizeis no longer required (#2273)- Remove
cleanup = truefromtest_full.configin pipeline template (#2279) - Fix usage docs for specifying
params.yaml(#2279) - Added stub in modules template (#2277) [Contributed by @nvnieuwk]
- Move registry definitions out of profile scope ([#2286])(https://github.com/nf-core/tools/pull/2286)
- Remove
aws_towerprofile ([#2287])(https://github.com/nf-core/tools/pull/2287) - Fixed the Slack report to include the pipeline name (#2291)
- Fix link in the MultiQC report to point to exact version of output docs (#2298)
- Updates seqeralabs/action-tower-launch to v2.0.0 (#2301)
- Remove schema validation from
libfolder and use Nextflow nf-validation plugin instead (#1771) - Fix parsing of container directive when it is not typical nf-core format (#2306)
- Add ability to specify custom registry for linting modules, defaults to quay.io (#2313)
- Add
singularity.registry = 'quay.io'in pipeline template (#2305) - Add
apptainer.registry = 'quay.io'in pipeline template (#2352) - Bump minimum required NF version in pipeline template from
22.10.1->23.04.0(#2305) - Add ability to interpret
docker.registryfromnextflow.configfile. If not found defaults to quay.io. (#2318) - Add functions to dynamically include pipeline tool citations in MultiQC methods description section for better reporting. (#2326)
- Remove
--tracedirparameter (#2290) - Incorrect config parameter warnings when customising pipeline template (#2333)
- Use markdown syntax in the description for the meta map channels (#2358)
- Introduce a
--towerflag fornf-core downloadto obtain pipelines in an offline format suited for seqeralabs® Nextflow Tower (#2247). - Refactored the CLI for
--singularity-cacheinnf-core downloadfrom a flag to an argument. The prior options were renamed toamend(container images are only saved in the$NXF_SINGULARITY_CACHEDIR) andcopy(a copy of the image is saved with the download).remotewas newly introduced and allows to provide a table of contents of a remote cache via an additional argument--singularity-cache-index(#2247). - Refactored the CLI parameters related to container images. Although downloading other images than those of the Singularity/Apptainer container system is not supported for the time being, a generic name for the parameters seemed preferable. So the new parameter
--singularity-cache-indexintroduced in #2247 has been renamed to--container-cache-indexprior to release (#2336). - To address issue #2311, a new parameter
--container-librarywas created allowing to specify the container library (registry) from which container images in OCI format (Docker) should be pulled (#2336). - Container detection in configs was improved. This allows for DSL2-like container definitions inside the container parameter value provided to process scopes #2346.
- Add apptainer to the list of false positive container strings (#2353).
| Old parameter | New parameter |
|---|---|
| new parameter | -d / --download-configuration |
| new parameter | -t / --tower |
-c/ --container |
-s / --container-system <VALUE> |
| new parameter | -l / --container-library <VALUE> |
--singularity-cache |
-u / --container-cache-utilisation <VALUE> |
| new parameter | -i / --container-cache-index <VALUE> |
In addition, -r / --revision has been changed to a parameter that can be provided multiple times so several revisions can be downloaded at once.
- Warn if container access is denied (#2270)
- Error if module container specification has quay.io as prefix when it shouldn't have (#2278
- Detect if container is 'simple name' and try to contact quay.io server by default (#2281)
- Warn about null/None/empty default values in
nextflow_schema.json(#3328) - Fix linting when creating a pipeline skipping some parts of the template and add CI test (#2330)
- Don't update
modules_jsonobject if a module is not updated (#2323)
- GitPod base image: Always self-update to the latest version of Nextflow. Add pre-commit dependency.
- GitPod configs: Update Nextflow as an init task, init pre-commit in pipeline config.
- Refgenie: Create
nxf_home/nf-core/refgenie_genomes.configpath if it doesn't exist (#2312) - Add CI tests to test running a pipeline when it's created from a template skipping different areas
v2.8 - Ruthenium Monkey - [2023-04-27]
- Explicitly disable
condawhen a container profile (#2140) - Turn on automatic clean up of intermediate files in
work/on successful pipeline completion in full-test config (#2163) [Contributed by @jfy133] - Add documentation to
usage.mdon how to useparams.ymlfiles, based on nf-core/ampliseq text (#2173) [Contributed by @jfy133, @d4straub] - Make jobs automatically resubmit for a much wider range of exit codes (now
104and130..145) (#2170) - Add a clean-up GHA which closes issues and PRs with specific labels (#2183)
- Remove problematic sniffer code in samplesheet_check.py that could give false positive 'missing header' errors ([https://github.com/nf-core/tools/pull/2194]) [Contributed by @Midnighter, @jfy133]
- Consistent syntax for branch checks in PRs (#2202)
- Fixed minor Jinja2 templating bug that caused the PR template to miss a newline
- Updated AWS tests to use newly moved
seqeralabs/action-tower-launchinstead ofnf-core/tower-action - Remove
.cfffiles from.editorconfig(#2145) - Simplify pipeline README (#2186)
- Added support for the apptainer container engine via
-profile apptainer. (#2244) [Contributed by @jfy133] - Added config
docker.registryto pipeline template for a configurable default container registry when using Docker containers. Defaults toquay.io(#2133) - Add tower.yml file to the pipeline template (#2251)
- Add mastodon badge to README (#2253)
- Removed
quay.iofrom all module Docker container references as this is now supplied at pipeline level. (#2249) - Remove
CITATION.cfffile from pipeline template, to avoid that pipeline Zenodo entries reference the nf-core publication instead of the pipeline (#2059).
- Update modules lint test to fail if enable_conda is found (#2213)
- Read module lint configuration from
.nf-core.yml, not.nf-core-lint.yml(#2221) nf-core schema lintnow defaults to lintingnextflow_schema.jsonif no filename is provided (#2225)- Warn if
/zenodo.XXXXXXis present in the Readme (#2254) - Lint all labels in a module (#2227)
- Add an
--empty-templateoption to create a module without TODO statements or examples (#2175 & #2177) - Removed the
nf-core modules mulledcommand and all its code dependencies (2199). - Take into account the provided
--git_remoteURL when linting all modules (2243).
- Fixing problem when a module included in a subworkflow had a name change from TOOL to TOOL/SUBTOOL (#2177)
- Fix
nf-core subworkflows testnot running subworkflow tests (#2181) - Add tests for
nf-core subworkflows create-test-yml(#2219)
- Deprecate Python 3.7 support because it reaches EOL (#2210)
nf-core modules/subworkflows infonow prints the include statement for the module/subworkflow (#2182).- Add a clean-up GHA which closes issues and PRs with specific labels (#2183)
- update minimum version of rich to 13.3.1 (#2185)
- Add the Nextflow version to Gitpod container matching the minimal Nextflow version for nf-core (according to
nextflow.config) (#2196) - Use
nfcore/gitpod:devcontainer in the dev branch (#2196) - Replace requests_mock with responses in test mocks (#2165).
- Add warning when installing a module from an
org_paththat exists in multiple remotes inmodules.json(#2228 #2239). - Add the possibility to translate refgenie asset aliases to the ones used in a pipeline with an alias_translations.yaml file (#2242).
- Add initial CHM13 support (1988)
v2.7.2 - Mercury Eagle Patch - [2022-12-19]
- Fix the syntax of github_output in GitHub actions (#2114)
- Fix a bug introduced in 2.7 that made pipelines hang (#2132)
- Allow specifying containers in less than three lines (#2121)
- Run prettier after dumping a json schema file (#2124)
- Only check that a pipeline name doesn't contain dashes if the name is provided by prompt of
--name. Don't check if a template file is used. (#2123) - Deprecate
--enable_condaparameter. Useconda.enableinstead (#2131) - Handle
json.load()exceptions (#2134)
v2.7.1 - Mercury Eagle Patch - [2022-12-08]
- Patch release to fix pipeline sync (#2110)
v2.7 - Mercury Eagle - [2022-12-07]
Another big release with lots of new features and bug fixes. Thanks to all contributors!
Highlights
- New
nf-core subworkflowssubcommand for creating, removing, testing, updating and finding subworkflows, see the documentation for more information. - Every pipeline has now it's own GitHub codespace template, which can be used to develop the pipeline directly in the browser.
- Improved handling of modules and subworkflows from other repos than nf-core/modules.
- Pre-commit is now installed as a dependency, which allows us, besides other things, to run prettier on the fly even if it is not manually installed.
- Shell completion for nf-core commands, more information here.
- Ignore files in
bin/directory when running prettier (#2080). - Add GitHub codespaces template (#1957)
nextflow run <pipeline> --versionwill now print the workflow version from the manifest and exit (#1951).- Add profile for running
dockerwith the ARM chips (including Apple silicon) (#1942 and #2034). - Flip execution order of parameter summary printing and parameter validation to prevent 'hiding' of parameter errors (#2033).
- Change colour of 'pipeline completed successfully, but some processes failed' from red to yellow (#2096).
- Fix lint warnings for
samplesheet_check.nfmodule (#1875). - Check that the workflow name provided with a template doesn't contain dashes (#1822)
- Add
--sort-byoption to linting which allows ordering module lint warnings/errors by either test name or module name (#2077).
- Don't lint pipeline name if
manifest.namein.nf-core.yml(#2035) - Don't check for
docker pullcommands inactions_cilint test (leftover from DSL1) (#2055).
- Use pre-commit run prettier if prettier is not available (#1983) and initialize pre-commit in gitpod and codespaces (#1957).
- Refactor CLI flag
--hide-progressto be at the top-level group, like--verbose(#2016) nf-core syncnow supports the template YAML file using-t/--template-yaml(#1880).- The default branch can now be specified when creating a new pipeline repo #1959.
- Only warn when checking that the pipeline directory contains a
main.nfand anextflow.configfile if the pipeline is not an nf-core pipeline #1964 - Bump promoted Python version from 3.7 to 3.8 (#1971).
- Extended the chat notifications to Slack (#1829).
- Don't print source file + line number on logging messages (except when verbose) (#2015)
- Automatically format
test.ymlcontent with Prettier (#2078) - Automatically format
modules.jsoncontent with Prettier (#2074) - Add shell completion for nf-core tools commands(#2070)
- Fix error in tagging GitPod docker images during releases (#1874).
- Fix bug when updating modules from old version in old folder structure (#1908).
- Don't remove local copy of modules repo, only update it with fetch (#1881).
- Improve test coverage of
sync.pyand__main__.py(#1936, #1965). - Add file
versions.ymlwhen generatingtest.ymlwithnf-core modules create-test-ymlbut don't check for md5sum #1963. - Mock biocontainers and anaconda api calls in modules and subworkflows tests #1967
- Run tests with Python 3.11 (#1970).
- Run test with a realistic version of git (#2043).
- Fix incorrect file deletion in
nf-core launchwhen--params_inhas the same name as--params_out(#1986). - Updated GitHub actions (#1998, #2001)
- Code maintenance (#1818, #2032, #2073).
- Track from where modules and subworkflows are installed (#1999).
- Substitute ModulesCommand and SubworkflowsCommand by ComponentsCommand (#2000).
- Prevent installation with unsupported Python versions (#2075).
- Allow other remote URLs not starting with
http(#2061)
- Update patch file paths if the modules directory has the old structure (#1878).
- Don't write to
modules.jsonfile when applying a patch file duringnf-core modules update(#2017).
- Add subworkflow commands
create-test-yml,createandinstall(#1897). - Update subworkflows install so it installs also imported modules and subworkflows (#1904).
check_up_to_date()function frommodules_json.pyalso checks for subworkflows (#1934).- Add tests for
nf-core subworkflows installcommand (#1996). - Function
create()frommodules_json.pyadds also subworkflows tomodules.jsonfile (#2005). - Add
nf-core subworkflows updatecommand (#2019).
v2.6 - Tin Octopus - [2022-10-04]
- Add template for subworkflows
- Add
actions/upload-artifactstep to the awstest workflows, to expose the debug log file - Add
prettieras a requirement to Gitpod Dockerimage - Bioconda incompatible conda channel setups now result in more informative error messages (#1812)
- Improve template customisation documentation (#1821)
- Update MultiQC module, update supplying MultiQC default and custom config and logo files to module
- Add a 'recommend' methods description text to MultiQC to help pipeline users report pipeline usage in publications (#1749)
- Fix template spacing modified by JINJA (#1830)
- Fix MultiQC execution on template (#1855)
- Don't skip including
base.configwhen skipping nf-core/configs
- Pipelines: Check that the old renamed
libfiles are not still present:Checks.groovy->Utils.groovyCompletion.groovy->NfcoreTemplate.groovyWorkflow.groovy->WorkflowMain.groovy
- Add function to enable chat notifications on MS Teams, accompanied by
hook_urlparam to enable it. - Schema: Remove
allOfif no definition groups are left. - Use contextlib to temporarily change working directories (#1819)
- More helpful error messages if
nf-core downloadcan't parse a singularity image download - Add
nf-core subworkflows createcommand
- If something is wrong with the local repo cache, offer to delete it and try again (#1850)
- Restructure code to work with the directory restructuring in modules (#1859)
- Make
label: process_singledefault when creating a new module
v2.5.1 - Gold Otter Patch - [2022-08-31]
- Patch release to fix black linting in pipelines (#1789)
- Add isort options to pyproject.toml (#1792)
- Lint pyproject.toml file exists and content (#1795)
- Update GitHub PyPI package release action to v1 (#1785)
- Update GitHub actions to use nodejs16 (#1944)
v2.5 - Gold Otter - [2022-08-30]
- Bumped Python version to 3.7 in the GitHub linting in the workflow template (#1680)
- Fix bug in pipeline readme logo URL (#1590)
- Switch CI to use setup-nextflow action to install Nextflow (#1650)
- Add
CITATION.cff#361 - Add Gitpod and Mamba profiles to the pipeline template (#1673)
- Remove call to
getGenomeAttributeinmain.nfwhen runningnf-core createwithout iGenomes (#1670) - Make
nf-core createfail if Git default branch name is dev or TEMPLATE (#1705) - Convert
consolesnippets tobashsnippets in the template where applicable (#1729) - Add
branchfield to module entries inmodules.jsonto record what branch a module was installed from (#1728) - Add customisation option to remove all GitHub support with
nf-core create(#1766)
- Check that the
.prettierignorefile exists and that starts with the same content. - Update
readme.pynf version badge validation regexp to accept any signs before version number (#1613) - Add isort configuration and GitHub workflow (#1538)
- Use black also to format python files in workflows (#1563)
- Add check for mimetype in the
inputparameter. (#1647) - Check that the singularity and docker tags are parsable. Add
--fail-warnedflag tonf-core modules lint(#1654) - Handle exception in
nf-core modules lintwhen process name doesn't start with process (#1733)
- Remove support for Python 3.6 (#1680)
- Add support for Python 3.9 and 3.10 (#1680)
- Invoking Python with optimizations no longer affects the program control flow (#1685)
- Update
readmeto drop--keyoption fromnf-core modules listand add the new pattern syntax - Add
--fail-warnedflag tonf-core lintto make warnings fail (#1593) - Add
--fail-warnedflag to pipeline linting workflow (#1593) - Updated the nf-core package requirements (#1620, #1757, #1756)
- Remove dependency of the mock package and use unittest.mock instead (#1696)
- Fix and improve broken test for Singularity container download (#1622)
- Use
$XDG_CACHE_HOMEor~/.cacheinstead of$XDG_CONFIG_HOMEor~/config/as base directory for API cache - Switch CI to use setup-nextflow action to install Nextflow (#1650)
- Add tests for
nf-core modules updateandModulesJson. - Add CI for GitLab remote #1646
- Add
CITATION.cff#361 - Allow customization of the
nf-corepipeline template when usingnf-core create(#1548) - Add Refgenie integration: updating of nextflow config files with a refgenie database (#1090)
- Fix
--keyoption innf-core lintwhen supplying a module lint test name (#1681) - Add
no_git=Truewhen creating a new pipeline and initialising a git repository is not needed innf-core lintandnf-core bump-version(#1709) - Move
strip_ansi_codefunction in lint toutils.py - Simplify control flow and don't use equality comparison for
Noneand booleans - Replace use of the deprecated
distutilsVersion object with that frompackaging(#1735) - Add code to cancel CI run if a new run starts (#1760)
- CI for the API docs generation now uses the ubuntu-latest base image (#1762)
- Add option to hide progress bars in
nf-core lintandnf-core modules lintwith--hide-progress.
- Add
--fix-versionflag tonf-core modules lintcommand to update modules to the latest version (#1588) - Fix a bug in the regex extracting the version from biocontainers URLs (#1598)
- Update how we interface with git remotes. (#1626)
- Add prompt for module name to
nf-core modules info(#1644) - Update docs with example of custom git remote (#1645)
- Command
nf-core modules testobtains module name suggestions from installed modules (#1624) - Add
--base-pathflag tonf-core modulesto specify the base path for the modules in a remote. Also refactoredmodules.jsoncode. (#1643) Removed after (#1754) - Rename methods in
ModulesJsonto remove explicit reference tomodules.json - Fix inconsistencies in the
--save-diffflagnf-core modules update. Refactornf-core modules update(#1536) - Fix bug in
ModulesJson.check_up_to_datecausing it to ask for the remote of local modules - Handle errors when updating module version with
nf-core modules update --fix-version(#1671) - Make
nf-core modules update --save-diffwork when files were created or removed (#1694) - Get the latest common build for Docker and Singularity containers of a module (#1702)
- Add short option for
--no-pulloption innf-core modules - Add
nf-core modules patchcommand (#1312) - Add support for patch in
nf-core modules updatecommand (#1312) - Add support for patch in
nf-core modules lintcommand (#1312) - Add support for custom remotes in
nf-core modules lint(#1715) - Make
nf-core modulescommands work with arbitrary git remotes (#1721) - Add links in
README.mdforinfoandpatchcommands (#1722]) - Fix misc. issues with
--branchand--base-path(#1726) - Add
branchfield to module entries inmodules.jsonto record what branch a module was installed from (#1728) - Fix broken link in
nf-core modules info(#1745) - Fix unbound variable issues and minor refactoring #1742
- Recreate modules.json file instead of complaining about incorrectly formatted file. (#1741
- Add support for patch when creating
modules.jsonfile (#1752)
v2.4.1 - Cobolt Koala Patch - [2022-05-16]
- Patch release to try to fix the template sync (#1585)
- Avoid persistent temp files from pytests (#1566)
- Add option to trigger sync manually on just nf-core/testpipeline
v2.4 - Cobolt Koala - [2022-05-16]
- Read entire lines when sniffing the samplesheet format (fix #1561)
- Add actions workflow to respond to
@nf-core-bot fix lintingcomments on pipeline PRs - Fix Prettier formatting bug in completion email HTML template (#1509)
- Fix bug in pipeline readme logo URL
- Set the default DAG graphic output to HTML to have a default that does not depend on Graphviz being installed on the host system (#1512).
- Removed retry strategy for AWS tests CI, as Nextflow now handles spot instance retries itself
- Add
.prettierignorefile to stop Prettier linting tests from running over test files - Made module template test command match the default used in
nf-core modules create-test-yml(#1562) - Removed black background from Readme badges now that GitHub has a dark mode, added Tower launch badge.
- Don't save md5sum for
versions.ymlwhen runningnf-core modules create-test-yml(#1511)
- Add actions workflow to respond to
@nf-core-bot fix lintingcomments on nf-core/tools PRs - Use
$XDG_CONFIG_HOMEor~/.config/nf-coreinstead of~/.nfcorefor API cache (the latter can be safely deleted) - Consolidate GitHub API calls into a shared function that uses authentication from the
ghGitHub cli tool orGITHUB_AUTH_TOKENto avoid rate limiting (#1499) - Add an empty line to
modules.json,params.jsonandnextflow-schema.jsonwhen dumping them to avoid prettier errors. - Remove empty JSON schema definition groups to avoid usage errors (#1419)
- Bumped the minimum version of
richfromv10tov10.7.0
- Add a new command
nf-core modules mulledwhich can generate the name for a multi-tool container image. - Add a new command
nf-core modules testwhich runs pytests locally. - Print include statement to terminal when
modules install(#1520) - Allow follow links when generating
test.ymlfile withnf-core modules create-test-yml(1570) - Escaped test run output before logging it, to avoid a rich
MarkupError
- Don't allow a
.nf-core.yamlfile, should be.yml(#1515). shellblocks now recognised to avoid errorwhen: condition has too many lines(#1557)- Fixed error when using comments after
inputtuple lines (#1542) - Don't lint the
shellblock whenscriptis used (1558) - Check that
templateis used inscriptblocks - Tweaks to CLI output display of lint results
v2.3.2 - Mercury Vulture Fixed Formatting - [2022-03-24]
Very minor patch release to fix the full size AWS tests and re-run the template sync, which partially failed due to GitHub pull-requests being down at the time of release.
- Updated the AWS GitHub actions to let nf-core/tower-action use it's defaults for pipeline and git sha (#1488)
- Add prettier editor extension to
gitpod.ymlin template (#1485) - Remove traces of markdownlint in the template (#1486
- Remove accidentally added line in
CHANGELOG.mdin the template (#1487) - Update linting to check that
.editorconfigis there and.yamllint.ymlisn't.
v2.3.1 - Mercury Vulture Formatting - [2022-03-23]
This patch release is primarily to address problems that we had in the v2.3 release with code linting.
Instead of resolving those specific issues, we chose to replace the linting tools (markdownlint, yamllint) with a new tool: Prettier
This is a fairly major change and affects a lot of files. However, it will hopefully simplify future usage.
Prettier can auto-format many different file formats (for pipelines the most relevant are markdown and YAML) and is extensible with plugins (Nextflow, anyone?).
It tends to be a bit less strict than markdownlint and yamllint and importantly can fix files for you rather than just complaining.
The sync PR may be a little big because of many major changes (whitespace, quotation mark styles etc).
To help with the merge, we highly recommend running Prettier on your pipeline's codebase before attempting the template merge.
If you take this approach, please copy .editorconfig and .prettierrc.yml from the template to your pipeline root first,
as they configure the behaviour of Prettier.
To run Prettier, go to the base of the repository where .editorconfig and .prettierrc.yml are located.
Make sure your git status is clean so that the changes don't affect anything you're working on and run:
prettier --write .This runs Prettier and tells it to fix any issues it finds in place.
Please note that there are many excellent integrations for Prettier available, for example VSCode can be set up to automatically format files on save.
- Replace
markdownlintandyamllintwith Prettier for linting formatting / whitespace (#1470) - Add CI test using
editorconfig-checkerfor other file types to look for standardised indentation and formatting (#1476) - Add md5sum check of
versions.ymltotest.ymlon the modules template. - Update bundled module wrappers to latest versions (#1462)
- Renamed
assets/multiqc_config.yamltoassets/multiqc_config.yml(ymlnotyaml) (#1471)
- Convert nf-core/tools API / lint test documentation to MyST (#1245)
- Build documentation for the
nf-core modules linttests (#1250) - Fix some colours in the nf-core/tools API docs (#1467)
- Install tools inside GitPod Docker using the repo itself and not from Conda.
- Rewrite GitHub Actions workflow for publishing the GitPod Docker image.
- Improve config for PyTest so that you can run
pytestinstead ofpytest tests/(#1461) - New pipeline lint test
multiqc_configthat checks YAML structure instead of basic file contents (#1461) - Updates to the GitPod docker image to install the latest version of nf-core/tools
v2.3 - Mercury Vulture - [2022-03-15]
- Removed mention of
--singularity_pull_docker_containerin pipelineREADME.md - Replaced equals with ~ in nf-core headers, to stop false positive unresolved conflict errors when committing with VSCode.
- Add retry strategy for AWS megatests after releasing nf-core/tower-action v2.2
- Added
.nf-core.ymlfile withrepository_type: pipelinefor modules commands - Update igenomes path to the
BWAIndexto fetch the wholeversion0.6.0folder instead of only thegenome.fafile - Remove pinned Node version in the GitHub Actions workflows, to fix errors with
markdownlint - Bumped
nf-core/tower-actiontov3and removedpipelineandrevisionfrom the AWS workflows, which were not needed - Add yamllint GitHub Action.
- Add
.yamllint.ymlto avoid line length and document start errors (#1407) - Add
--publish_dir_modeback into the pipeline template (nf-core/rnaseq#752) - Add optional loading of of pipeline-specific institutional configs to
nextflow.config - Make
--outdira mandatory parameter (nf-core/tools#1415) - Add pipeline description and authors between triple quotes to avoid errors with apostrophes (#2066, #2104)
- Updated
nf-core downloadto work with latest DSL2 syntax for containers (#1379) - Made
nf-core modules createdetect repository type with explicit.nf-core.ymlinstead of random readme stuff (#1391) - Added a Gitpod environment and Dockerfile (#1384)
- Adds conda, Nextflow, nf-core, pytest-workflow, mamba, and pip to base Gitpod Docker image.
- Adds GH action to build and push Gitpod Docker image.
- Adds Gitpod environment to template.
- Adds Gitpod environment to tools with auto build of nf-core tool.
- Shiny new command-line help formatting (#1403)
- Call the command line help with
-has well as--help(was formerly just the latter) (#1404) - Add
.yamllint.ymlconfig file to avoid line length and document start errors in the tools repo itself. - Switch to
yamllint-github-actionto be able to configure yaml lint exceptions (#1404) - Prevent module linting KeyError edge case (#1321)
- Bump-versions: Don't trim the trailing newline on files, causes editorconfig linting to fail (#1265)
- Handle exception in
nf-core listwhen a broken git repo is found (#1273) - Updated URL for pipeline lint test docs (#1348)
- Updated
nf-core createto tolerate failures and retry when fetching pipeline logos from the website (#1369) - Modified the CSS overriding
sphinx_rtd_themedefault colors to fix some glitches in the API documentation (#1294)
- New command
nf-core modules infothat prints nice documentation about a module to the terminal ✨ (#1427) - Linting a pipeline now fails instead of warning if a local copy of a module does not match the remote (#1313)
- Fixed linting bugs where warning was incorrectly generated for:
Module does not emit software versionContainer versions do not matchinput:/output:not being specified in module- Allow for containers from other biocontainers resource as defined here
- Fixed traceback when using
stageAssyntax as defined here - Added
nf-core schema docscommand to output pipeline parameter documentation in Markdown format for inclusion in GitHub and other documentation systems (#741) - Allow conditional process execution from the configuration file (#1393)
- Add linting for when condition(#1397)
- Added modules ignored table to
nf-core modules bump-versions. (#1234) - Added
--conda-package-versionflag for specifying version of conda package innf-core modules create. (#1238) - Add option of writing diffs to file in
nf-core modules updateusing either interactive prompts or the new--diff-fileflag. - Fixed edge case where module names that were substrings of other modules caused both to be installed (#1380)
- Tweak handling of empty files when generating the test YAML (#1376)
- Fail linting if a md5sum for an empty file is found (instead of a warning)
- Don't skip the md5 when generating a test file if an empty file is found (so that linting fails and can be manually checked)
- Linting checks test files for
TODOstatements as well as the main module code (#1271) - Handle error if
manifestisn't set innextflow.config(#1418)
v2.2 - Lead Liger - [2021-12-14]
- Update repo logos to utilize GitHub's
#gh-light/dark-mode-only, to switch between logos optimized for light or dark themes. The old repo logos have to be removed (indocs/imagesandassets/). - Deal with authentication with private repositories
- Bump minimum Nextflow version to 21.10.3
- Convert pipeline template to updated Nextflow DSL2 syntax
- Solve circular import when importing
nf_core.modules.lint - Disable cache in
nf_core.utils.fetch_wf_configwhile performingtest_wf_use_local_configs. - Modify software version channel handling to support multiple software version emissions (e.g. from mulled containers), and multiple software versions.
- Update
dumpsoftwareversionmodule to correctly report versions with trailing zeros. - Remove
params.hostnamesfrom the pipeline template (#1304) - Update
.gitattributesto mark installed modules and subworkflows aslinguist-generated(#1311) - Adding support for Julia package environments to
nextflow.config(#1317) - New YAML issue templates for pipeline bug reports and feature requests, with a much richer interface (#1165)
- Update AWS test GitHub Actions to use v2 of nf-core/tower-action
- Post linting comment even when
linting.ymlfails - Update
CONTRIBUTION.mdbullets to remove points related toscrape_software_versions.py - Update AWS test to set Nextflow version to 21.10.3
- Made lint check for parameters defaults stricter [#992]
- Default values in
nextflow.configmust match the defaults given in the schema (anything with{in, or inmain.nfis ignored) - Defaults in
nextflow.configmust now match the variable type specified in the schema - If you want the parameter to not have a default value, use
null - Strings set to
falseor an empty string innextflow.configwill now fail linting
- Default values in
- Bump minimum Nextflow version to 21.10.3
- Changed
questionaryask()tounsafe_ask()to not catchKeyboardInterrupts(#1237) - Fixed bug in
nf-core launchdue to revisions specified with-rnot being added to nextflow command. (#1246) - Update regex in
readmetest ofnf-core lintto agree with the pipeline template (#1260) - Update 'fix' message in
nf-core lintto conform to the current command line options. (#1259) - Fixed bug in
nf-core listwhenNXF_HOMEis set - Run CI test used to create and lint/run the pipeline template with minimum and latest edge release of NF (#1304)
- New YAML issue templates for tools bug reports and feature requests, with a much richer interface (#1165)
- Handle syntax errors in Nextflow config nicely when running
nf-core schema build(#1267) - Erase temporary files and folders while performing Python tests (pytest)
- Remove base
Dockerfileused for DSL1 pipeline container builds - Run tests with Python 3.10
- #1363 Fix tools CI workflow nextflow versions.
- Fixed typo in
modules_utils.py. - Fixed failing lint test when process section was missing from module. Also added the local failing tests to the warned section of the output table. (#1235)
- Added
--diffflag tonf-core modules updatewhich shows the diff between the installed files and the versions - Update
nf-core modules createhelp texts which were not changed with the introduction of the--dirflag - Check if README is from modules repo
- Update module template to DSL2 v2.0 (remove
functions.nffrom modules template and updatingmain.nf(#1289) - Substitute get process/module name custom functions in module
main.nfusing template replacement (#1284) - Check test YML file for md5sums corresponding to empty files (#1302)
- Exit with an error if empty files are found when generating the test YAML file (#1302)
v2.1 - Zinc Zebra - [2021-07-27]
- Correct regex pattern for file names in
nextflow_schema.json - Remove
.from nf-core/tools command examples - Update Nextflow installation link in pipeline template (#1201)
- Command
hostnameis not portable [#1212] - Changed how singularity and docker links are written in template to avoid duplicate links
- Changed names of some flags with
-ras short options to make the flags more consistent between commands.
- Added consistency checks between installed modules and
modules.json(#1199) - Added support excluding or specifying version of modules in
.nf-core.ymlwhen updating withnf-core modules install --all(#1204) - Created
nf-core modules updateand removed updating options fromnf-core modules install - Added missing function call to
nf-core lint(#1198) - Fix
nf-core lintnot filtering modules test when run with--key(#1203) - Fixed
nf-core modules installnot working when installing from branch with-b(#1218) - Added prompt to choose between updating all modules or named module in
nf-core modules update - Check if modules is installed before trying to update in
nf-core modules update - Verify that a commit SHA provided with
--shaexists forinstall/updatecommands - Add new-line to
main.nfafterbump-versionscommand to make ECLint happy
v2.0.1 - Palladium Platypus Junior - [2021-07-13]
- Critical tweak to add
--dirdeclaration tonf-core lintGitHub Actionslinting.ymlworkflow
- Add
--dirdeclaration tonf-core syncGitHub Actionssync.ymlworkflow
v2.0 - Palladium Platypus - [2021-07-13]
This marks the first Nextflow DSL2-centric release of tools which means that some commands won't work in full with DSL1 pipelines anymore. Please use a v1.x version of tools for such pipelines or better yet join us to improve our DSL2 efforts! Here are the most important changes:
- The pipeline template has been completely re-written in DSL2
- A module template has been added to auto-create best-practice DSL2 modules to speed up development
- A whole suite of commands have been added to streamline the creation, installation, removal, linting and version bumping of DSL2 modules either installed within pipelines or the nf-core/modules repo
- Fixed a bug in the Docker image build for tools that failed due to an extra hyphen. [#1069]
- Regular release sync fix - this time it was to do with JSON serialisation [#1072]
- Fixed bug in schema validation that ignores upper/lower-case typos in parameters [#1087]
- Bugfix: Download should use path relative to workflow for configs
- Remove lint checks for files related to conda and docker as not needed anymore for DSL2
- Removed
params_usedlint check because of incompatibility with DSL2 - Added
modules bump-versionscommand toREADME.md - Update docs for v2.0 release
- Update comment style of modules
functions.nftemplate file [#1076] - Changed working directory to temporary directory for
nf-core modules create-test-yml[#908] - Use Biocontainers API instead of quayi.io API for
nf-core modules create[#875] - Update
nf-core modules installto handle different versions of modules #1116 - Added
nf-core modules bump-versionscommand to update all versions in thenf-core/modulesrepository [#1123] - Updated
nf-core modules lintto check whether agit_shaexists in themodules.jsonfile or whether a new version is available [#1114] - Refactored
nf-core modulescommand into one file per command #1124 - Updated
nf-core modules removeto also remove entry inmodules.jsonfile (#1115) - Bugfix: Interactive prompt for
nf-core modules installwas receiving too few arguments - Added progress bar to creation of 'modules.json'
- Updated
nf-core modules listto show versions of local modules - Improved exit behavior by replacing
sys.exitwith exceptions - Updated
nf-core modules removeto remove module entry inmodules.jsonif module directory is missing - Create extra tempdir as work directory for
nf-core modules create-test-ymlto avoid adding the temporary files to thetest.yml - Refactored passing of command line arguments to
nf-corecommands and subcommands (#1139, #1140) - Check for
modules.jsonfor entries of modules that are not actually installed in the pipeline [#1141] - Added
<keywords>argument tonf-core modules listfor filtering the listed modules. (#1139 - Added support for a
bump-versionsconfiguration file [#1142] - Fixed
nf-core modules create-test-ymlso it doesn't break when the output directory is supplied [#1148] - Updated
nf-core modules lintto work with new directory structure [#1159] - Updated
nf-core modules installandmodules.jsonto work with new directory structure (#1159) - Updated
nf-core modules removeto work with new directory structure [#1159] - Restructured code and removed old table style in
nf-core modules list - Fixed bug causing
modules.jsoncreation to loop indefinitely - Added
--allflag tonf-core modules install - Added
remoteandlocalsubcommands tonf-core modules list - Fix bug due to restructuring in modules template
- Added checks for verifying that the remote repository is well formed
- Added checks to
ModulesCommandfor verifying validity of remote repositories - Misc. changes to
modules install: check that module exist in remote,--allis has--latestby default.
- Don't set the default value to
"null"when a parameter is initialised asnullin the config [#1074]
- Added a test for the
version_consistencylint check - Refactored modules tests into separate files, and removed direct comparisons with number of tests in
linttests (#1158)
v1.14 - Brass Chicken 🐔 - [2021-05-11]
- Add the implicit workflow declaration to
main.nfDSL2 template [#1056] - Fixed an issue regarding explicit disabling of unused container engines [#972]
- Removed trailing slash from
params.igenomes_baseto yield valid s3 paths (previous paths work with Nextflow but not aws cli) - Added a timestamp to the trace + timetime + report + dag filenames to fix overwrite issue on AWS
- Rewrite the
params_summary_log()function to properly ignore unset params and have nicer formatting [#971] - Fix overly strict
--max_timeformatting regex in template schema [#973] - Convert
dtodayin thecleanParametersfunction to make Duration objects like2dpass the validation [#858] - Added nextflow version to quick start section and adjusted
nf-core bump-version[#1032] - Use latest stable Nextflow version
21.04.0for CI tests instead of the-edgerelease
- Fix bug in
nf-core downloadwhere image names were getting a hyphen innf-corewhich was breaking things. - Extensive new interactive prompts for all command line flags [#1027]
- It is now recommended to run
nf-core downloadwithout any cli options and follow prompts (though flags can be used to run non-interactively if you wish)
- It is now recommended to run
- New helper code to set
$NXF_SINGULARITY_CACHEDIRand add to.bashrcif desired [#1027]
- Strip values from
nf-core launchweb response which areFalseand have no default in the schema [#976] - Improve API caching code when polling the website, fixes noisy log message when waiting for a response [#1029]
- New interactive prompts for pipeline name [#1027]
- Added
tool_name_underscoreto the module template to allow TOOL_SUBTOOL inmain.nf[#1011] - Added
--conda-nameflag tonf-core modules createcommand to allow sidestepping questionary [#988] - Extended
nf-core modules lintfunctionality to check tags intest.ymland to look for a entry in thepytest_software.ymlfile - Update
modulescommands to use new test tag formattool/subtool - New modules lint test comparing the
functions.nffile to the template version - Modules installed from alternative sources are put in folders based on the name of the source repository
- Fix bug in nf-core lint config skipping for the
nextflow_configtest [#1019] - New
-k/--keycli option fornf-core lintto allow you to run only named lint tests, for faster local debugging - Merge markers lint test - ignore binary files, allow config to ignore specific files [#1040]
- New lint test to check if all defined pipeline parameters are mentioned in
main.nf[#1038] - Added fix to remove warnings about params that get converted from camelCase to camel-case [#1035]
- Added pipeline schema lint checks for missing parameter description and parameters outside of groups [#1017]
- Try to fix the fix for the automated sync when we submit too many PRs at once [#970]
- Rewrite how the tools documentation is deployed to the website, to allow multiple versions
- Created new Docker image for the tools cli package - see installation docs for details [#917]
- Ignore permission errors for setting up requests cache directories to allow starting with an invalid or read-only
HOMEdirectory
v1.13.3 - Copper Crocodile Resurrection 🐊 - [2021-03-24]
- Running tests twice with
nf-core modules create-test-ymlto catch unreproducible md5 sums [#890] - Fix sync error again where the Nextflow edge release needs to be used for some pipelines
- Fix bug with
nf-core lint --release(NameError: name 'os' is not defined) - Added linebreak to linting comment so that markdown header renders on PR comment properly
nf-core modules createcommand - if no bioconda package is found, prompt user for a different bioconda package name- Updated module template
main.nfwith new test data paths
v1.13.2 - Copper Crocodile CPR 🐊 🤕 - [2021-03-23]
- Make module template pass the EC linter [#953]
- Added better logging message if a user doesn't specify the directory correctly with
nf-core modulescommands [#942] - Fixed parameter validation bug caused by JSONObject [#937]
- Fixed template creation error regarding file permissions [#932]
- Split the
create-lint-wftests up into separate steps in GitHub Actions to make the CI results easier to read - Added automated PR comments to the Markdown, YAML and Python lint CI tests to explain failures (tools and pipeline template)
- Make
nf-core lintsummary table borders coloured according to overall pass / fail status - Attempted a fix for the automated sync when we submit too many PRs at once [#911]
v1.13.1 - Copper Crocodile Patch 🐊 🏴☠️ - [2021-03-19]
- Fixed bug in pipeline linting markdown output that gets posted to PR comments [#914]
- Made text for the PR branch CI check less verbose with a TLDR in bold at the top
- A number of minor tweaks to the new
nf-core modules lintcode
v1.13 - Copper Crocodile - [2021-03-18]
- Major new feature - Validation of pipeline parameters [#426]
- The addition runs as soon as the pipeline launches and checks the pipeline input parameters two main things:
- No parameters are supplied that share a name with core Nextflow options (eg.
--resumeinstead of-resume) - Supplied parameters validate against the pipeline JSON schema (eg. correct variable types, required values)
- No parameters are supplied that share a name with core Nextflow options (eg.
- If either parameter validation fails or the pipeline has errors, a warning is given about any unexpected parameters found which are not described in the pipeline schema.
- This behaviour can be disabled by using
--validate_params false
- The addition runs as soon as the pipeline launches and checks the pipeline input parameters two main things:
- Added profiles to support the Charliecloud and Shifter container engines [#824]
- Note that Charliecloud requires Nextflow version
v21.03.0-edgeor later.
- Note that Charliecloud requires Nextflow version
- Profiles for container engines now explicitly disable all other engines [#867]
- Fixed typo in nf-core-lint CI that prevented the markdown summary from being automatically posted on PRs as a comment.
- Changed default for
--inputfromdata/*{1,2}.fastq.gztonull, as this is now validated by the schema as a required value. - Removed support for
--nameparameter for custom run names.- The same functionality for MultiQC still exists with the core Nextflow
-nameoption.
- The same functionality for MultiQC still exists with the core Nextflow
- Added to template docs about how to identify process name for resource customisation
- The parameters
--max_memoryand--max_timeare now validated against a regular expression [#793]- Must be written in the format
123.GB/456.hwith any of the prefixes listed in the Nextflow docs - Bare numbers no longer allowed, avoiding people from trying to specify GB and actually specifying bytes.
- Must be written in the format
- Switched from cookiecutter to Jinja2 [#880]
- Finally dropped the wonderful cookiecutter library that was behind the first pipeline template that led to nf-core [#880]
- Now rendering templates directly using Jinja, which is what cookiecutter was doing anyway
Initial addition of a number of new helper commands for working with DSL2 modules:
modules list- List available modulesmodules install- Install a module from nf-core/modulesmodules remove- Remove a module from a pipelinemodules create- Create a module from the templatemodules create-test-yml- Create thetest.ymlfile for a module with md5 sums, tags, commands and names addedmodules lint- Check a module against nf-core guidelines
You can read more about each of these commands in the main tools documentation (see README.md or https://nf-co.re/tools)
- Fixed some bugs in the command line interface for
nf-core launchand improved formatting [#829] - New functionality for
nf-core downloadto make it compatible with DSL2 pipelines [#832]- Singularity images in module files are now discovered and fetched
- Direct downloads of Singularity images in python allowed (much faster than running
singularity pull) - Downloads now work with
$NXF_SINGULARITY_CACHEDIRso that pipelines sharing containers have efficient downloads
- Changed behaviour of
nf-core synccommand [#787]- Instead of opening or updating a PR from
TEMPLATEdirectly todev, a new branch is now created fromTEMPLATEand a PR opened from this todev. - This is to make it easier to fix merge conflicts without accidentally bringing the entire pipeline history back into the
TEMPLATEbranch (which makes subsequent sync merges much more difficult)
- Instead of opening or updating a PR from
- Major refactor and rewrite of pipieline linting code
- Much better code organisation and maintainability
- New automatically generated documentation using Sphinx
- Numerous new tests and functions, removal of some unnecessary tests
- Added lint check for merge markers [#321]
- Added new option
--fixto automatically correct some problems detected by linting - Added validation of default params to
nf-core schema lint[#823] - Added schema validation of GitHub action workflows to lint function [#795]
- Fixed bug in schema title and description validation
- Added second progress bar for conda dependencies lint check, as it can be slow [#299]
- Added new lint test to check files that should be unchanged from the pipeline.
- Added the possibility to ignore lint tests using a
nf-core-lint.ymlconfig file [#809]
v1.12.1 - Silver Dolphin - [2020-12-03]
- Finished switch from
$baseDirto$projectDiriniGenomes.confandmain.nf- Main fix is for
smail_fieldswhich was a bug introduced in the previous release. Sorry about that!
- Main fix is for
- Ported a number of small content tweaks from nf-core/eager to the template [#786]
- Better contributing documentation, more placeholders in documentation files, more relaxed markdownlint exceptions for certain HTML tags, more content for the PR and issue templates.
- Pipeline schema: make parameters of type
rangetonumber. [#738] - Respect
$NXF_HOMEwhen looking for pipelines withnf-core list[#798] - Swapped PyInquirer with questionary for command line questions in
launch.py[#726]- This should fix conda installation issues that some people had been hitting
- The change also allows other improvements to the UI
- Fix linting crash when a file deleted but not yet staged in git [#796]
v1.12 - Mercury Weasel - [2020-11-19]
- Updated
nf_coredocumentation generator for building https://nf-co.re/tools-docs/
- Make CI comments work with PRs from forks [#765]
- Branch protection and linting results should now show on all PRs
- Updated GitHub issue templates, which had stopped working
- Refactored GitHub Actions so that the AWS full-scale tests are triggered after docker build is finished
- DockerHub push workflow split into two - one for dev, one for releases
- Updated actions to no longer use
set-envwhich is now depreciating [#739] - Added config import for
test_fullinnextflow.config - Switched depreciated
$baseDirto$projectDir - Updated minimum Nextflow version to
20.04.10 - Make Nextflow installation less verbose in GitHub Actions [#780]
- Updated code to display colours in GitHub Actions log output
- Allow tests to pass with
devversion of nf-core/tools (previous failure due to base image version) - Lint code no longer tries to post GitHub PR comments. This is now done in a GitHub Action only.
v1.11 - Iron Tiger - [2020-10-27]
- Fix command error in
awstest.ymlGitHub Action workflow. - Allow manual triggering of AWS test GitHub Action workflows.
- Remove TODO item, which was proposing the usage of additional files beside
usage.mdandoutput.mdfor documentation. - Added a Podman profile, which enables Podman as container.
- Updated linting for GitHub actions AWS tests workflows.
- Made a base-level
Dockerfilea warning instead of failure - Added a lint failure if the old
bin/markdown_to_html.rscript is found - Update
richpackage dependency and use new markup escaping to change[[!]]back to[!]again
- Pipeline sync - fetch full repo when checking out before sync
- Sync - Add GitHub actions manual trigger option
v1.10.2 - Copper Camel (brought back from the dead) - [2020-07-31]
Second patch release to address some small errors discovered in the pipeline template. Apologies for the inconvenience.
- Fix syntax error in
/push_dockerhub.ymlGitHub Action workflow - Change
params.readPaths->params.input_pathsintest_full.config - Check results when posting the lint results as a GitHub comment
- This feature is unfortunately not possible when making PRs from forks outside of the nf-core organisation for now.
- More major refactoring of the automated pipeline sync
- New GitHub Actions matrix parallelisation of sync jobs across pipelines [#673]
- Removed the
--allbehaviour fromnf-core syncas we no longer need it - Sync now uses a new list of pipelines on the website which does not include archived pipelines [#712]
- When making a PR it checks if a PR already exists - if so it updates it [#710]
- More tests and code refactoring for more stable code. Hopefully fixes 404 error [#711]
v1.10.1 - Copper Camel (patch) - [2020-07-30]
Patch release to fix the automatic template synchronisation, which failed in the v1.10 release.
- Improved logging:
nf-core --log-file log.txtnow saves a verbose log to disk. - nf-core/tools GitHub Actions pipeline sync now uploads verbose log as an artifact.
- Sync - fixed several minor bugs, made logging less verbose.
- Python Rich library updated to
>=4.2.1 - Hopefully fix git config for pipeline sync so that commit comes from @nf-core-bot
- Fix sync auto-PR text indentation so that it doesn't all show as code
- Added explicit flag
--show-passedfornf-core lintinstead of taking logging verbosity
v1.10 - Copper Camel - [2020-07-30]
This release of nf-core/tools introduces a major change / new feature: pipeline schema.
These are JSON Schema files that describe all of the parameters for a given
pipeline with their ID, a description, a longer help text, an optional default value, a variable type
(eg. string or boolean) and more.
The files will be used in a number of places:
- Automatic validation of supplied parameters when running pipelines
- Pipeline execution can be immediately stopped if a required
paramis missing, or does not conform to the patterns / allowed values in the schema.
- Pipeline execution can be immediately stopped if a required
- Generation of pipeline command-line help
- Running
nextflow run <pipeline> --helpwill use the schema to generate a help text automatically
- Running
- Building online documentation on the nf-core website
- Integration with 3rd party graphical user interfaces
To support these new schema files, nf-core/tools now comes with a new set of commands: nf-core schema.
- Pipeline schema can be generated or updated using
nf-core schema build- this takes the parameters from the pipeline config file and prompts the developer for any mismatch between schema and pipeline.- Once a skeleton Schema file has been built, the command makes use of a new nf-core website tool to provide a user friendly graphical interface for developers to add content to their schema: https://nf-co.re/pipeline_schema_builder
- Pipelines will be automatically tested for valid schema that describe all pipeline parameters using the
nf-core schema lintcommand (also included as part of the mainnf-core lintcommand). - Users can validate their set of pipeline inputs using the
nf-core schema validatecommand.
In addition to the new schema commands, the nf-core launch command has been completely rewritten from
scratch to make use of the new pipeline schema. This command can use either an interactive command-line
prompt or a rich web interface to help users set parameters for a pipeline run.
The parameter descriptions and help text are fully used and embedded into the launch interfaces to make this process as user-friendly as possible. We hope that it's particularly well suited to those new to nf-core.
Whilst we appreciate that this new feature will add a little work for pipeline developers, we're excited at
the possibilities that it brings. If you have any feedback or suggestions, please let us know either here on
GitHub or on the nf-core #json-schema Slack channel.
We have adopted the use of the Black Python code formatter.
This ensures a harmonised code formatting style throughout the package, from all contributors.
If you are editing any Python code in nf-core/tools you must now pass the files through Black when
making a pull-request. See .github/CONTRIBUTING.md for details.
- Add
--publish_dir_modeparameter #585 - Isolate R library paths to those in container #541
- Added new style of pipeline parameters JSON schema to pipeline template
- Add ability to attach MultiQC reports to completion emails when using
mail - Update
output.mdand add in 'Pipeline information' section describing standard NF and pipeline reporting. - Build Docker image using GitHub Actions, then push to Docker Hub (instead of building on Docker Hub)
- Add Slack channel badge in pipeline README
- Allow multiple container tags in
ci.ymlif performing multiple tests in parallel - Add AWS CI tests and full tests GitHub Actions workflows
- Update AWS CI tests and full tests secrets names
- Added
macs_gsizefor danRer10, based on this post - Add information about config files used for workflow execution (
workflow.configFiles) to summary - Fix
markdown_to_html.pyto work with Python 2 and 3. - Change
params.reads->params.input - Adding TODOs and MultiQC process in DSL2 template
- Change
params.readPaths->params.input_paths - Added a
.github/.dockstore.ymlconfig file for automatic workflow registration with dockstore.org
- Refactored PR branch tests to be a little clearer.
- Linting error docs explain how to add an additional branch protection rule to the
branch.ymlGitHub Actions workflow. - Adapted linting docs to the new PR branch tests.
- Failure for missing the readme bioconda badge is now a warn, in case this badge is not relevant
- Added test for template
{{ cookiecutter.var }}placeholders - Fix failure when providing version along with build id for Conda packages
- New
--jsonand--markdownoptions to print lint results to JSON / markdown files - Linting code now automatically posts warning / failing results to GitHub PRs as a comment if it can
- Added AWS GitHub Actions workflows linting
- Fail if
params.inputisn't defined. - Beautiful new progress bar to look at whilst linting is running and awesome new formatted output on the command line 😍
- All made using the excellent
richpython library - check it out!
- All made using the excellent
- Tests looking for
TODOstrings should now ignore editor backup files. #477
- Added CI test to check for PRs against
masterin tools repo - CI PR branch tests fixed & now automatically add a comment on the PR if failing, explaining what is wrong
- Move some of the issue and PR templates into HTML
<!-- comments -->so that they don't show in issues / PRs
- Describe alternative installation method via conda with
conda env create - nf-core/tools version number now printed underneath header artwork
- Bumped Conda version shipped with nfcore/base to 4.8.2
- Added log message when creating new pipelines that people should talk to the community about their plans
- Fixed 'on completion' emails sent using the
mailcommand not containing body text. - Improved command-line help text for nf-core/tools
nf-core listnow hides archived pipelines unless--show_archivedflag is set- Command line tools now checks if there is a new version of nf-core/tools available
- Disable this by setting the environment variable
NFCORE_NO_VERSION_CHECK, eg.export NFCORE_NO_VERSION_CHECK=1
- Disable this by setting the environment variable
- Better command-line output formatting of nearly all
nf-corecommands usingrich
v1.9 - Platinum Pigeon - [2020-02-20]
- Travis CI tests are now deprecated in favor of GitHub Actions within the pipeline template.
nf-core bump-versionsupport has been removed for.travis.ymlnf-core lintnow fails if a.travis.ymlfile is found
- Ported nf-core/tools Travis CI automation to GitHub Actions.
- Fixed the build for the nf-core/tools API documentation on the website
- Rewrote the documentation markdown > HTML conversion in Python instead of R
- Fixed rendering of images in output documentation #391
- Removed the requirement for R in the conda environment
- Make
params.multiqc_configgive an additional MultiQC config file instead of replacing the one that ships with the pipeline - Ignore only
tests/andtesting/directories in.gitignoreto avoid ignoringtest.configconfiguration file - Rephrase docs to promote usage of containers over Conda to ensure reproducibility
- Stage the workflow summary YAML file within MultiQC work directory
- Removed linting for CircleCI
- Allow any one of
params.readsorparams.inputorparams.designbefore warning - Added whitespace padding to lint error URLs
- Improved documentation for lint errors
- Allow either
>=or!>=in nextflow version checks (the latter exits with an error instead of just warning) #506 - Check that
manifest.versionends indevand throw a warning if not- If running with
--releasecheck the opposite and fail if not
- If running with
- Tidied up error messages and syntax for linting GitHub actions branch tests
- Add YAML validator
- Don't print test results if we have a critical error
- Fix automatic synchronisation of the template after releases of nf-core/tools
- Improve documentation for installing
nf-core/tools - Replace preprint by the new nf-core publication in Nature Biotechnology 🍾
- Use
stderrinstead ofstdoutfor header artwork - Tolerate unexpected output from
nextflow configcommand - Add social preview image
- Added a release checklist for the tools repo
v1.8 - Black Sheep - [2020-01-27]
- GitHub Actions CI workflows are now included in the template pipeline
- Please update these files to match the existing tests that you have in
.travis.yml
- Please update these files to match the existing tests that you have in
- Travis CI tests will be deprecated from the next
toolsrelease - Linting will generate a warning if GitHub Actions workflows do not exist and if applicable to remove Travis CI workflow file i.e.
.travis.yml.
- Refactored the template synchronisation code to be part of the main nf-core tool
nf-core bump-versionnow also bumps the version string of the exported conda environment in the Dockerfile- Updated Blacklist of synced pipelines
- Ignore pre-releases in
nf-core list - Updated documentation for
nf-core download - Fixed typo in
nf-core launchfinal command - Handle missing pipeline descriptions in
nf-core list - Migrate tools package CI to GitHub Actions
- Adjusted linting to enable
patchbranches from being tested - Warn if GitHub Actions workflows do not exist, warn if
.travis.ymland circleCI are there - Lint for
Singularityfile and raise error if found #458 - Added linting of GitHub Actions workflows
linting.yml,ci.ymlandbranch.yml - Warn if pipeline name contains upper case letters or non alphabetical characters #85
- Make CI tests of lint code pass for releases
- Fixed incorrect paths in iGenomes config as described in issue #418
- Fixed incorrect usage of non-existent parameter in the template #446
- Add UCSC genomes to
igenomes.configand add paths to all genome indices - Change
maxMultiqcEmailFileSizeparameter tomax_multiqc_email_size - Export conda environment in Docker file #349
- Change remaining parameters from
camelCasetosnake_case#39--singleEndto--single_end--igenomesIgnoreto--igenomes_ignore- Having the old camelCase versions of these will now throw an error
- Add
autoMounts=trueto default singularity profile - Add in
markdownlintchecks that were being ignored by default - Disable ansi logging in the travis CI tests
- Move
paramssection frombase.configtonextflow.config - Use
envscope to exportPYTHONNOUSERSITEinnextflow.configto prevent conflicts with host Python environment - Bump minimum Nextflow version to
19.10.0- required to properly useenvscope innextflow.config - Added support for nf-tower in the travis tests, using public mailbox nf-core@mailinator.com
- Add link to Keep a Changelog and Semantic Versioning to CHANGELOG
- Adjusted
.travis.ymlchecks to allow forpatchbranches to be tested - Add Python 3.7 dependency to the
environment.ymlfile - Remove
awsbatchprofile cf nf-core/configs#71 - Make
scrape_software_versions.pycompatible with Python3 to enable miniconda3 in base image PR - Add GitHub Actions workflows and respective linting
- Add
NXF_ANSI_LOGas global environment variable to template GitHub Actions CI workflow - Fixed global environment variable in GitHub Actions CI workflow
- Add
--awscliparameter - Add
README.txtpath for genomes inigenomes.confignf-core/atacseq#75 - Fix buggy ANSI codes in pipeline summary log messages
- Add a
TODOline in the new GitHub Actions CI test files
- Use miniconda3 instead of miniconda for a Python 3k base environment
- If you still need Python 2 for your pipeline, add
conda-forge::python=2.7.4to the dependencies in yourenvironment.yml
- If you still need Python 2 for your pipeline, add
- Update conda version to 4.7.12
- Updated Base Dockerfile to Conda 4.7.10
- Entirely switched from Travis-Ci.org to Travis-Ci.com for template and tools
- Improved core documentation (
-profile)
v1.7 - Titanium Kangaroo - [2019-10-07]
- The tools
createcommand now sets up aTEMPLATEand adevbranch for syncing - Fixed issue 379
- nf-core launch now uses stable parameter schema version 0.1.0
- Check that PR from patch or dev branch is acceptable by linting
- Made code compatible with Python 3.7
- The
downloadcommand now also fetches institutional configs from nf-core/configs - When listing pipelines, a nicer message is given for the rare case of a detached
HEADref in a locally pulled pipeline. #297 - The
downloadcommand can now compress files into a single archive. nf-core createnow fetches a logo for the pipeline from the nf-core website- The readme should now be rendered properly on PyPI.
- Can now sync a targeted pipeline via command-line
- Updated Blacklist of synced pipelines
- Removed
chipseqfrom Blacklist of synced pipelines - Fixed issue #314
- If the container slug does not contain the nf-core organisation (for example during development on a fork), linting will raise a warning, and an error with release mode on
- Add new code for Travis CI to allow PRs from patch branches too
- Fix small typo in central readme of tools for future releases
- Small code polishing + typo fix in the template main.nf file
- Header ANSI codes no longer print
[2mto console when using-with-ansi - Switched to yaml.safe_load() to fix PyYAML warning that was thrown because of a possible exploit
- Add
nf-corecitation - Add proper
nf-corelogo for tools - Add
Quick Startsection to main README of template - Fix Docker RunOptions to get UID and GID set in the template
Dockerfilenow specifically uses the proper release tag of the nfcore/base image- Use
fileinstead ofnew Fileto avoid weird behavior such as making ans3:/directory locally when using an AWS S3 bucket as the--outdir. - Fix workflow.onComplete() message when finishing pipeline
- Update URL for joining the nf-core slack to https://nf-co.re/join/slack
- Add GitHub Action for CI and Linting
- Increased default time limit to 4h
- Add direct link to the pipeline slack channel in the contribution guidelines
- Add contributions and support heading with links to contribution guidelines and link to the pipeline slack channel in the main README
- Fix Parameters JSON due to new versionized structure
- Added conda-forge::r-markdown=1.1 and conda-forge::r-base=3.6.1 to environment
- Plain-text email template now has nf-core ASCII artwork
- Template configured to use logo fetched from website
- New option
--email_on_failwhich only sends emails if the workflow is not successful - Add file existence check when checking software versions
- Fixed issue #165 - Use
checkIfExists - Consistent spacing for
ifstatements - Add sensible resource labels to
base.config
- Bump
condato 4.6.14 in base nf-core Dockerfile - Added a Code of Conduct to nf-core/tools, as only the template had this before
- TravisCI tests will now also start for PRs from
patchbranches, to allow fixing critical issues without making a new major release
v1.6 - Brass Walrus - [2020-04-09]
- Code refactoring to make the script more readable
- No travis build failure anymore on sync errors
- More verbose logging
- awsbatch
work-dirchecking moved to nextflow itself. Removed unsatisfiable check in main.nf template. - Fixed markdown linting
- Tools CI testing now runs markdown lint on compiled template pipeline
- Migrated large portions of documentation to the nf-core website
- Removed Gitter references in
.github/directories fortools/and pipeline template. - Changed
scrape_software_versions.pyto output.csvfile - Added
export_plotsparameter to multiqc config - Corrected some typos as listed here to Guidelines
- Drop nf-core/rnaseq from
blacklist.jsonto make template sync available - Updated main help command to sort the subcommands in a more logical order
- Updated readme to describe the new
nf-core launchcommand - Fix bugs in
nf-core download- The latest release is now fetched by default if not specified
- Downloaded pipeline files are now properly executable.
- Fixed bugs in
nf-core list- Sorting now works again
- Output is partially coloured (better highlighting out of date pipelines)
- Improved documentation
- Fixed bugs in
nf-core lint- The order of conda channels is now correct, avoiding occasional erroneous errors that packages weren't found (#207)
- Allow edge versions in nf-core pipelines
- Add reporting of ignored errored process
- As a solution for #103)
- Add Bowtie2 and BWA in iGenome config file template
v1.5 - Iron Shark - [2019-03-13]
- Dropped Singularity file
- Summary now logs details of the cluster profile used if from nf-core/configs
- Dockerhub is used in favor of Singularity Hub for pulling when using the Singularity profile
- Changed default container tag from latest to dev
- Brought the logo to life
- Change the default filenames for the pipeline trace files
- Remote fetch of nf-core/configs profiles fails gracefully if offline
- Remove
params.containerand just directly defineprocess.containernow - Completion email now includes MultiQC report if not too big
params.genomeis now checked if set, to ensure that it's a valid iGenomes key- Together with nf-core/configs, helper function now checks hostname and suggests a valid config profile
awsbatchexecutor requires thetracedirnot to be set to ans3bucket.
-
New
nf-core launchcommand to interactively launch nf-core pipelines from command-line- Works with a
parameters.settings.jsonfile shipped with each pipeline - Discovers additional
paramsfrom the pipeline dynamically
- Works with a
-
Drop Python 3.4 support
-
nf-core listnow only shows a value for "is local latest version" column if there is a local copy. -
Lint markdown formatting in automated tests
- Added
markdownlint-clifor checking Markdown syntax in pipelines and tools repo
- Added
-
Syncing now reads from a
blacklist.jsonin order to exclude pipelines from being synced if necessary. -
Added nf-core tools API description to assist developers with the classes and functions available.
- Docs are automatically built by Travis CI and updated on the nf-co.re website.
-
Introduced test for filtering remote workflows by keyword.
-
Build tools python API docs
- Use Travis job for api doc generation and publish
-
nf-core bump-versionnow stops before making changes if the linting fails -
Code test coverage
- Introduced test for filtering remote workflows by keyword
-
Linting updates
- Now properly searches for conda packages in default channels
- Now correctly validates version pinning for packages from PyPI
- Updates for changes to
process.containerdefinition
- Bump
condato 4.6.7 in base nf-core Dockerfile
v1.4 - Tantalum Butterfly - [2018-12-12]
- Institutional custom config profiles moved to github
nf-core/configs- These will now be maintained centrally as opposed to being shipped with the pipelines in
conf/ - Load
base.configby default for all profiles - Removed profiles named
standardandnone - Added parameter
--igenomesIgnoresoigenomes.configis not loaded if parameter clashes are observed - Added parameter
--custom_config_versionfor custom config version control. Can use this parameter to provide commit id for reproducibility. Defaults tomaster - Deleted custom configs from template in
conf/directory i.e.uzh.config,binac.configandcfc.config
- These will now be maintained centrally as opposed to being shipped with the pipelines in
multiqc_configandoutput_mdare now put into channels instead of using the files directly (see issue #222)- Added
local.mdto cookiecutter template indocs/configuration/. This was referenced inREADME.mdbut not present. - Major overhaul of docs to add/remove parameters, unify linking of files and added description for providing custom configs where necessary
- Travis: Pull the
devtagged docker image for testing - Removed UPPMAX-specific documentation from the template.
- Make Travis CI tests fail on pull requests if the
CHANGELOG.mdfile hasn't been updated - Minor bugfixing in Python code (eg. removing unused import statements)
- Made the web requests caching work on multi-user installations
- Handle exception if nextflow isn't installed
- Linting: Update for Travis: Pull the
devtagged docker image for testing
v1.3 - Citreous Swordfish - [2018-11-21]
nf-core createcommand line interface updated- Interactive prompts for required arguments if not given
- New flag for workflow author
- Updated channel order for bioconda/conda-forge channels in environment.yaml
- Increased code coverage for sub command
createandlicenses - Fixed nasty dependency hell issue between
pytestandpypackage in Python 3.4.x - Introduced
.coveragercfor pytest-cov configuration, which excludes the pipeline template now from being reported - Fix 189: Check for given conda and PyPi package dependencies, if their versions exist
- Added profiles for
cfc,binac,uzhthat can be synced across pipelines- Ordering alphabetically for profiles now
- Added
pip install --upgrade pipto.travis.ymlto update pip in the Travis CI environment
v1.2 - [2018-10-01]
- Updated the
nf-core releasecommand- Now called
nf-core bump-versionsinstead - New flag
--nextflowto change the required nextflow version instead
- Now called
- Template updates
- Simpler installation of the
nf-corehelper tool, now directly from PyPI - Bump minimum nextflow version to
0.32.0- required for built inmanifest.nextflowVersioncheck and access toworkflow.manifestvariables from within nextflow scripts - New
withNamesyntax for configs - Travis tests fail if PRs come against the
masterbranch, slightly refactored - Improved GitHub contributing instructions and pull request / issue templates
- Simpler installation of the
- New lint tests
.travis.ymltest for PRs made against themasterbranch- Automatic
--releaseoption not used if the travis repo isnf-core/tools - Warnings if depreciated variables
params.versionandparams.nf_required_versionare found
- New
nf-core licencessubcommand to show licence for each conda package in a workflow nf-core listnow has options for sorting pipeline nicely- Latest version of conda used in nf-core base docker image
- Updated PyPI deployment to correctly parse the markdown readme (hopefully!)
- New GitHub contributing instructions and pull request template
v1.1 - [2018-08-14]
Very large release containing lots of work from the first nf-core hackathon, held in SciLifeLab Stockholm.
- The Cookiecutter template has been merged into tools
- The old repo above has been archived
- New pipelines are now created using the command
nf-core create - The nf-core template and associated linting are now controlled under the same version system
- Large number of template updates and associated linting changes
- New simplified cookiecutter variable usage
- Refactored documentation - simplified and reduced duplication
- Better
manifestvariables instead ofparamsfor pipeline name and version - New integrated nextflow version checking
- Updated travis docker pull command to use tagging to allow release tests to pass
- Reverted Docker and Singularity syntax to use
ENVhack again
- Improved Python readme parsing for PyPI
- Updated Travis tests to check that the correct
devbranch is being targeted - New sync tool to automate pipeline updates
- Once initial merges are complete, a nf-core bot account will create PRs for future template updates
v1.0.1 - [2018-07-18]
The version 1.0 of nf-core tools cannot be installed from PyPi. This patch fixes it, by getting rid of the requirements.txt plus declaring the dependent modules in the setup.py directly.
v1.0 - [2018-06-12]
Initial release of the nf-core helper tools package. Currently includes four subcommands:
nf-core list: List nf-core pipelines with local infonf-core download: Download a pipeline and singularity containernf-core lint: Check pipeline against nf-core guidelinesnf-core release: Update nf-core pipeline version number