plooney / kretz

Apache License 2.0
12 stars 5 forks source link

Create a release #2

Closed thewtex closed 5 years ago

thewtex commented 5 years ago

Create a Git tag for a stable version.

Describe the content of the release in the project GitHub Release.

Optionally add binaries for the release.

thewtex commented 5 years ago

@plooney at a minimum, a Git tag should be created to identify the release. A tag identifies a specific state of the code (an identifier that points to the SHA1 commit hash identifying the state of the repository) that can be referenced, which is important for reproducibility.