- repository now at the nf-core GitHub organisation
- add repo host and ci customizability
- all latest features and capabilities from upstream nf-core/modules, incl.
- support for nf-test
- nf-test CI (with sharding) on GitHub
- updated JSON schemas for modules and sub-workflows
- support for linting with topic channels
- updated DevContainer and VSCode support
- updated linter configuration (prek, etc)
- issue templates (for GitHub users)
- correct repo name in README
- placeholder and template values for copier
- add github action test workflow
- add examplemodule templated files
- typo in init commit message
- switch ci runners back to ubuntu-latest
- Makefile: add clean command
- add Makefile command for demo build & commit
- demo: add Makefile to build demo library
- update ruff / python-jsonschema precommit hooks
- add LICENSE selection to template
- add LICENSE to docs
- fix typo in README and add template update instructions
- add docs serve for template
- README: add description and simple usage
- add demo folder to ignores
- demo-answers.yml: fix repo_name for demo deployment
- fix additional editorconfig problems
- apply pre-commit checks
- devcontainer: add nf-core devcontainer