Skip to content

New release

Frederik Beaujean edited this page Dec 19, 2017 · 21 revisions

Source code

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.

testing and docs

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.

Github

Create a tag by creating a new release with notes on the web

Conda

Incomplete list of steps...

Clone this wiki locally