You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Converts FASTQ to use topics for version
Fixes#9261
* Updates meta.yml file
* Updates snapshot
* Update modules/nf-core/fastqc/main.nf
Co-authored-by: Nicolas Vannieuwkerke <[email protected]>
* Update modules/nf-core/fastqc/meta.yml
Co-authored-by: Nicolas Vannieuwkerke <[email protected]>
* Updates snapshot
* Removes .mix versions of FASTQ in subworkflows
* Updates snapshots of fastqc modules and related subworkflows
* Updates snapshots of fastqc
* Updates fastqc snapshot
* Sanitizes process.out for indexed outputs
* Updates fastqc snapshot
* Updates fastqc snapshot
* Adds topic to the meta.yml file
* Fixes syntax usage of topic
* Adds new Devcontainer Setup for use with Codespaces (#8983)
* Add devcontainer setup from nf-core/tools for testing. Move nf-test install to setup.sh
* Add the default user again at the end
* Move nf-test install to unprivileged location and add WORKDIR. Add pipefail. Remove copying unnecessary files.
* Move Dockerfile
* Remove docker-in-docker interfering with docker-outside-docker from parent image. Adapt Mounts to use host paths when starting sibling containers
* Fix arm profile
* Remove apptainer install
* Remove efforts for unprivileged user
* Use root user by default
* update welcome message. update prompt
* Remove explicitly setting NFT_WORKDIR
* Add nf-test as local feature
* Remove Dockerfile in favor of features
* Remove env vars
* Add apptainer as local feature
* Fix install
* Fix install script for apptainer by installing dependencies first
* Fix install script for apptainer by installing dependencies first
* Update local feature to have version, name, id
* ftr: new devcontainer config
* Remove redundant tools install
* Remove local features. Already installed in parent image
* Testing: Change to pulling image from controlled location for testing in codespaces. REVERT THIS
* fix: set executable bit flag to run setup.sh
* Change to final container image
* Bumpy hostRequirements to run in more powerful instance in Codespaces
* Switch to using dev tag of our nf-core/devcontainer
* Fixes meta.yml file indenting + syntax
* Fixes meta.yml with nf-core modules lint fastqc --fix
* Removes accidental adding of .devcontainer
* Fixes null version in subworkflow snapshot
---------
Co-authored-by: Nicolas Vannieuwkerke <[email protected]>
Co-authored-by: JulianFlesch <[email protected]>
0 commit comments