Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Interactive bootstrap #5797
Conversation
natefinch
changed the title from
WIP: interactive bootstrap
to
Interactive bootstrap
Jul 15, 2016
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Tests failed |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Tests failed |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Tests failed |
|
$$nobutreally$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Tests failed |
|
$$thisisjustgettingridiculous$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Generating tarball failed |
|
random merge failure, retrying |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
natefinch commentedJul 14, 2016
•
Edited 1 time
-
natefinch
Jul 15, 2016
add interactive mode to bootstrap
This adds an interactive mode to bootstrap so we can query the user for value needed at bootstrap time.
Some of this code is factored out into a library for reuse by other interactive code in the new interact
package.
Review request here: http://reviews.vapour.ws/r/5238