Skip to content

Commit

Permalink
Update RELEASE_ENGINEERING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tlimoncelli committed Sep 9, 2020
1 parent 2eafe84 commit 513e9fc
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions RELEASE_ENGINEERING.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,17 @@ Build Tasks
Stable Releases
===============

Step 0. Test the software

Run this command to run the unit and system tests:

```
make test
```

NOTE: The tests require pinentry-tty. On macOS with NIX this
can be installed via: `nix-env -i pinentry`

Marking the software to be "stable":

Step 1. Update CHANGELOG.md
Expand Down

0 comments on commit 513e9fc

Please sign in to comment.