Skip to content

Release workflow

flowerinthenight edited this page Aug 2, 2017 · 15 revisions

We are using GitHub Releases for our release workflow. GitHub Releases are based on git tags.

CI builders

Workflow

We only use lightweight tags for releases. This is because as of this writing, AppVeyor cannot start a build when you use annotated tags.

Clone this wiki locally