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
Branch
github-rel-imp
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 7661
Build 13361: Bitcoin ABC Buildbot (legacy)
Build 13360: arc lint + arc unit

Event Timeline

Fabien added a subscriber: Fabien.
Fabien added inline comments.
contrib/devtools/github-release.sh
161

Nit: can be just echo

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