-
Notifications
You must be signed in to change notification settings - Fork 15
New release
Frederik Beaujean edited this page Dec 19, 2017
·
21 revisions
Once all changes in master
pass all tests on travis and on GPU.
Set the package version at the top of CMakeLists.txt
set(PACKAGE_VERSION 1.02)
and commit to master.
Wait until travis tests pass and the new docs are deployed. Look at test output at https://travis-ci.org/mtazzari/galario/ Are there warnings to take care of? This is signaled by a slack message. Check that the docs show the right version.
Create a tag by creating a new release with notes on the web
Incomplete list of steps...