Page MenuHomePhabricator

Minor improvements to github-release script
ClosedPublic

Authored by jasonbcox on Oct 2 2019, 00:39.

Details

Summary

Newline and print out the link to the release page for ease-of-use.

Test Plan

./github-release.sh -a <asset dir> -o <oauth token file> -t v0.20.3 -d

Diff Detail

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

Event Timeline

Fabien added a subscriber: Fabien.
Fabien added inline comments.
contrib/devtools/github-release.sh
161 ↗(On Diff #13314)

Nit: can be just echo

This revision is now accepted and ready to land.Oct 2 2019, 12:08