Skip to content

v3.1.1 - Brass Boxfish Patch

Latest
Compare
Choose a tag to compare
@mirpedrol mirpedrol released this 20 Dec 12:59
45c7879

This patch release includes fixing the nf-core pipelines bump-version command and adding back to the pipeline template including the modules.config file.

Template

  • Use outputs instead of the environment to pass around values between steps in the Download Test Action (#3351)
  • Fix pre commit template (#3358)
  • Set LICENSE copyright to nf-core community (#3366)
  • fix including modules.config (#3356)

Linting

  • Linting of pipeline LICENSE file is a warning to allow for author/maintainer names (#3366)

General

  • Add missing p (#3357)
  • Use manifest.contributors names if available, otherwise default to manifest.author (#3362)
  • Properly parse the names from manifest.contributors (#3364)