Skip to content

Nextflow Training: v2.0.1

Compare
Choose a tag to compare
@ewels ewels released this 18 Feb 10:35
· 263 commits to master since this release
ef6e23a

Highlight

The main change in this release is a switch from GitPod to GitHub Codespaces. This is needed as GitPod Classic is soon to be retired, and GitPod Flex requires a non-zero amount of setup which doesn't always fit well with our training scenarios.

This is likely to be the last release before the major revamp of the training materials.

What's Changed

  • Add GitHub action to publish new docs on GitHub Release by @ewels in #498
  • 💚 ci(pre-commit): replace prettier workflow with pre-commit by @kenibrewer in #501
  • Add deprecation warning for when clause by @mribeirodantas in #503
  • Fix typos in orientation by @maxulysse in #505
  • Point workspaceFolder to /workspaces/training/hello-nextflow/ by @maxulysse in #500
  • Goodbye GitPod, hello GitHub Codespaces by @ewels in #507

Full Changelog: 2.0...2.0.1