HomePhabricator

Add update-seeds to automated-commits

Description

Add update-seeds to automated-commits

Summary:
This will allow us to automatically update seeds and detangle it from our release process.

Depends on D5246 and D5331

Test Plan:

curl seederdump.bitframe.org/seeds_main.txt > ~/Downloads/seeds_main.txt
curl seederdump.bitframe.org/seeds_test.txt > ~/Downloads/seeds_test.txt
SEEDS_MAIN=~/Downloads/seeds_main.txt SEEDS_TEST=~/Downloads/seeds_test.txt COMMIT_TYPE=update-seeds ./automated-commits.sh  # dry-run

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Subscribers: Fabien

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

Details

Provenance
jasonbcoxAuthored on Feb 10 2020, 23:12
jasonbcoxPushed on Feb 26 2020, 18:06
Reviewer
Restricted Project
Differential Revision
D5248: Add update-seeds to automated-commits
Parents
rSTAGINGdf981eb91387: [automated-commits] Make sure BUILD_DIR exists and is exported
Branches
Unknown
Tags
Unknown
References
tag: phabricator/base/16531, tag: phabricator/base/16530, tag: phabricator/base/16526