- 12 Sep, 2021 1 commit
-
-
Addshore authored
-
- 09 Sep, 2021 1 commit
-
-
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.
-
- 06 Aug, 2021 1 commit
-
-
Addshore authored
Has not been fully tested yet, as there is no real release to grab at this point. However, this also doesn't alter the default current behaviour, so should be safe to merge anyway.. Change-Id: If92526a73f588e81b8a37c1cc684ca6d8973cea3
-
- 13 Jul, 2021 1 commit
-
-
Provides the user with a better error on failure saying why it failed. Doesnt output with log. (so no more timestamps) Does non 0 exit code on failure Bug: T285628 Change-Id: Ie8f09806d526b1c5385572e472b27e6faff99167
-
- 30 Jun, 2021 1 commit
-
-
Bug: T282330 Change-Id: I8ae75cf56764df0bc1497ac490d37e37aefe2992
-
- 29 Jun, 2021 3 commits
-
-
Bug: T282330 Change-Id: I37a8ea1c1e1eab7c520b91da8404c59cc25d4f79
-
Bug: T282330 Change-Id: I4f0b45d40375cde2828ac5e0e8efd49b421cdb99
-
There is currently not a release target for the gerrit version of mwcli code, so I can not yet write the update code for this. When it does I'll introduce 2 update paths, one for my dev fork, and one for gerrit releases. Bug: T250241 Bug: T282330 Change-Id: I9c8af4143af2c4b68a9bcda361741a89d7d28ee0
-