HomePhabricator

[debian release] Fetch signer string from GPG rather than requiring the user to…

Description

[debian release] Fetch signer string from GPG rather than requiring the user to enter a perfectly formatted one

Summary:
This allows the releaser to type fewer characters with simpler formatting requirements.
See test plan for examples.

Test Plan:

./debian-packages.sh --dry-run jason
./debian-packages.sh --dry-run jasonbcox
./debian-packages.sh --dry-run jasonbcox@bitcoinabc.org
./debian-packages.sh --dry-run 3BB16D0
./debian-packages.sh --dry-run 1  # fails due to too many matches
./debian-packages.sh --dry-run blah  # fails due to no matches

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Subscribers: Fabien

Differential Revision: https://reviews.bitcoinabc.org/D5552

Details

Provenance
jasonbcoxAuthored on Mar 23 2020, 23:59
jasonbcoxPushed on Mar 24 2020, 16:52
Reviewer
Restricted Project
Differential Revision
D5552: [debian release] Fetch signer string from GPG rather than requiring the user to enter a perfectly formatted one
Parents
rABC65d491f19bf7: Merge #14561: Remove fs::relative call and fix listwalletdir tests
Branches
Unknown
Tags
Unknown