Page MenuHomePhabricator

Decouple updating seeds from automated commits pipeline
ClosedPublic

Authored by jasonbcox on Sep 21 2020, 20:31.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Commits
rABC9119eef6b046: Decouple updating seeds from automated commits pipeline
Summary

See title.

Test Plan
export SEEDS_MAIN=/path/to/seeds_main.txt
export SEEDS_TEST=/path/to/seeds_test.txt
COMMIT_TYPE=dummy ./automated-commits.sh -p HEAD ./patch-recipes/update-seeds.sh
git show   # verify latest commit updates seeds as expected

Diff Detail

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

Event Timeline

The build failed due to an unexpected infrastructure outage. The administrators have been notified to investigate. Sorry for the inconvenience.
This revision is now accepted and ready to land.Sep 21 2020, 23:29