- 21 Sep, 2021 3 commits
- 20 Sep, 2021 3 commits
- 16 Sep, 2021 12 commits
- 12 Sep, 2021 3 commits
- 11 Sep, 2021 2 commits
-
-
Addshore authored
-
- 10 Sep, 2021 5 commits
- 09 Sep, 2021 10 commits
-
-
Addshore authored
-
Addshore authored
-
Addshore authored
Require users to always specify the DB type that they want to install, to avoid people using sqlite by default perhaps, and then encountering T287654. Also if people do choose sqlite, then end the install step with a WARNING to them, linking to the phab ticket. Bug: T287654
-
Addshore authored
-
-
Addshore authored
-
-
Michael Große authored
If the update was a success, then that update message is also printed in cmd/version.go In general the code in internal should not print to the console. However, since execution stops there if the update was not a success, the output is moved into that if-condition to keep showing the error message to the user before the program exits.
-
- 07 Sep, 2021 2 commits