Skip to content
Matthieu Foll edited this page May 3, 2016 · 14 revisions

Current strategy to publish a new version:

  • change version number in bin/needlestack.r to be written in the VCF
  • change version number in needlestack.nf info
  • change version number in nextflow.config for the default docker container
  • create a new release along with tag name corresponding to the new version
  • create a new tag build in dockerhub corresponding to the new version tag
  • rename beta branch to next version
  • change version number in deploy.sh for the next beta accordingly
Clone this wiki locally