Public Release Procedure for Projects

From NovaOrdis Knowledge Base
Revision as of 15:02, 6 July 2016 by Ovidiu (talk | contribs)
Jump to navigation Jump to search

Internal

Procedure

Run release

The procedure will increment the version string appropriately, run tests, commit to git, tag and push to GitHub.

The procedure will also create the binary to be used as "release binary" at the next step.

At the end of the procedure, the Git tag used to tag the release will be displayed, so it can be used at the next step.

Example: