This PR addresses issue #372. The Toolkit will now prefetch the configuration file for the preset mode (not documentated yet) of the latest Toolkit version specified by the manifest in the nextflow.config.
The Quickstart and Getting Started documentation will be updated in a follow-up PR.
PR review guidelines
Thank you for submitting this PR.
Before merge:
The PR must be reviewed by one of the team members.
Please check if anything in the Readme must be adjusted, or added (development-setup, production-setup, user-guide).
PRs with new modules or workflow interfaces must include tests according to the developer guidelines.
The new code is readable, well commented and should adhere to our developer guidelines.
Before merging it must be checked if a squash of commits is required.
This PR addresses issue #372. The Toolkit will now prefetch the configuration file for the preset mode (not documentated yet) of the latest Toolkit version specified by the manifest in the nextflow.config.
The Quickstart and Getting Started documentation will be updated in a follow-up PR.
PR review guidelines
Thank you for submitting this PR.
Before merge:
The PR must be reviewed by one of the team members.
Please check if anything in the Readme must be adjusted, or added (development-setup, production-setup, user-guide).
PRs with new modules or workflow interfaces must include tests according to the developer guidelines.
The new code is readable, well commented and should adhere to our developer guidelines.
Before merging it must be checked if a squash of commits is required.