Tom Wiesing
|
d268728f7d
|
(exit.Error).Wrap => (exit.Error).WrapError
This commit moves from the deprecated (exit.Error).Wrap function to the
(exit.Error).WrapError instead.
|
2024-04-08 21:32:06 +02:00 |
|
Tom Wiesing
|
c31c46ee44
|
Rework error messages
This commit reworks error messages for all commands and makes sure they
pass liniting.
|
2023-03-09 12:18:39 +01:00 |
|
Tom Wiesing
|
c80c8f2297
|
Reformat documentation messages
|
2022-12-08 11:45:52 +01:00 |
|
Tom Wiesing
|
aefde6eec2
|
fix typos in messages
|
2022-12-08 10:36:07 +01:00 |
|
Tom Wiesing
|
3455f491ca
|
Add context
This commit adds and passes context around to (almost) every function.
This allows cancelling (almost) every function call globally.
|
2022-11-29 15:32:31 +01:00 |
|
Tom Wiesing
|
42b8cbd865
|
Move WissKI Parts to new ingredients system
|
2022-11-16 13:07:14 +01:00 |
|
Tom Wiesing
|
10df1c3243
|
Move internal/core => internal/cli
|
2022-11-16 13:07:13 +01:00 |
|
Tom Wiesing
|
5e7c5b2d23
|
snapshot: Lock instances before making snapshot
|
2022-11-16 13:07:10 +01:00 |
|