Page MenuHomePhabricator

Add --distro flag to PPA release script
ClosedPublic

Authored by jasonbcox on Jul 14 2020, 17:35.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC1aaffa457bbf: Add --distro flag to PPA release script
Summary

This makes it easier to:

  • Test fixes only relevant to one distro.
  • Re-upload a fix only to relevant distros, rather than bumping the version number for unaffected ones.

Depends on D6927 for help text change.

Test Plan
./debian-packages.sh --help
./debian-packages.sh --dry-run jasonbcox
./debian-packages.sh --dry-run -D focal jasonbcox

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable