TrickLogo

HomeDeveloper Docs → How to make a release

How To Make A Trick Release

This guide describes how to make a Trick release on GitHub

Close Open Issues

Go through recently updated issues/pull requests and make sure that any open issues that have been fixed are merged and closed

Make the release notes

Examples

https://github.com/nasa/trick/releases

Steps

Choose a version number

Change the version numbers in the master branch

Example

https://github.com/nasa/trick/commit/a317c222748e706e89b7f344f6910d1f39824feb

Steps

Create a commit, tag, and push to github.com

Change version numbers back to prerelease and push

Create the release through the github UI