Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 329 Bytes

RELEASE.md

File metadata and controls

7 lines (5 loc) · 329 Bytes

Release Process

The Auger Project is released on an as-needed basis. The process is as follows:

  1. Create a new git tag with git tag -s $VERSION
  2. Push the tag with git push $VERSION
  3. Once pushed, the github workflow will automatically create a new release with the tag and changelog.