Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 561 Bytes

release.md

File metadata and controls

27 lines (14 loc) · 561 Bytes

do not package main until hoa2d tests are fixed!

Create a new release

On branch development:

  • build, test and package: make clean; make -j 8 && make pack

  • increment version number in config.mk, edit changelog

  • commit changes to git (do not push)

  • create release tag: make releasetag

  • swich to master branch, merge development

  • push tags and master to all remotes

  • switch back to development branch

  • create release on github, both repos

  • create a brew release

  • update release on zenodo

  • edit news page of tascarwww repository