Skip to content

Commit

Permalink
Use meator's gpg key for signing releases
Browse files Browse the repository at this point in the history
related to #146
  • Loading branch information
meator committed Jul 25, 2024
1 parent 434eb80 commit 6479f51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -119,3 +119,4 @@ r3.1 to be released
+ improved Exec mechanism (see 7efae31)
+ fix minor bugs
+ added Bats testsuite
+ changed signing key
2 changes: 1 addition & 1 deletion HOW-TO-RELEASE
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
- Commit message follows the pattern "rX.Y released ISO8601DATE"
- Tag:
git tag -a -m '<CHANGELOG ENTRY>' rX.Y --sign
- Use GPG key A1774C1B37DC1DCEDB65EE469B8450B91D1362C1
- Use GPG key 7B0F58A5E0F1A2EA11578A731A14CB3464CBE5BF (formerly key A1774C1B37DC1DCEDB65EE469B8450B91D1362C1)

This comment has been minimized.

Copy link
@enkore

enkore Jul 31, 2024

Owner

👍

- git push --tags
- Create GitHub release
- Download .tar.gz
Expand Down

0 comments on commit 6479f51

Please sign in to comment.