Arturo Filastò
|
f2e62b7ad7
|
Always include the country code and drop include_probe_cc setting
Fixes: https://github.com/ooni/probe/issues/1183
|
2020-06-02 19:16:09 +02:00 |
|
Arturo Filastò
|
58199a020e
|
Refactoring to reduce package count
* Consolidate util and utils into the same package
* Move internal/onboard into internal/cli/onboard
* Move maybeOnboard into the onboard package
|
2019-12-02 15:15:50 +02:00 |
|
Arturo Filastò
|
d55cccc236
|
Exit with non-zero code when trying to do interactive onboarding and --batch is set
|
2018-09-17 16:16:56 +02:00 |
|
Arturo Filastò
|
247d128b19
|
Add _is_beta flag to config file
|
2018-07-30 18:51:44 +02:00 |
|
Arturo Filastò
|
a6b95f50c9
|
Move onboard into a separate package
|
2018-06-25 17:14:29 +02:00 |
|
Arturo Filastò
|
aae2805786
|
Write the config file when onboarding is run
|
2018-06-25 17:09:10 +02:00 |
|
Arturo Filastò
|
7951ee6bb5
|
Add onboard command
|
2018-06-25 16:31:44 +02:00 |
|