Skip to content

Commit

Permalink
Merge pull request #1394 from mahesh-panchal/changelog_fix
Browse files Browse the repository at this point in the history
Changelog message fix
  • Loading branch information
mahesh-panchal authored Feb 3, 2022
2 parents acf3bf8 + 56ac077 commit 6452afc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@
## General

* Updated `nf-core download` to work with latest DSL2 syntax for containers ([#1379](https://github.com/nf-core/tools/issues/1379))
* [#1384](https://github.com/nf-core/tools/pull/1384) Adds Gitpod environment and Dockerfile.
* 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.

### Modules

Expand Down Expand Up @@ -63,11 +68,6 @@
* Remove base `Dockerfile` used for DSL1 pipeline container builds
* Run tests with Python 3.10
* [#1363](https://github.com/nf-core/tools/pull/1363) Fix tools CI workflow nextflow versions.
* [#1384](https://github.com/nf-core/tools/pull/1384) Adds Gitpod environment and Dockerfile.
* 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.

### Modules

Expand Down

0 comments on commit 6452afc

Please sign in to comment.