Tom Wiesing
|
873fdcd5c2
|
Update to new goprogram version
|
2023-11-02 12:05:13 +01:00 |
|
Tom
|
b084e3673b
|
internal/dis/component/sql: Fix backup for mariadb
|
2023-06-27 14:26:23 +02:00 |
|
Tom
|
fcdb3a1d6a
|
Fix regression in stagingContext
|
2023-05-30 11:25:01 +02:00 |
|
Tom Wiesing
|
9b30223b09
|
Update dependencies
|
2023-03-15 19:45:50 +01:00 |
|
Tom Wiesing
|
4681f3c33d
|
sql/snapshot: Bugfix
|
2023-03-08 15:06:59 +01:00 |
|
Tom Wiesing
|
473040a69f
|
Remove environment.Environment struct
This commit completely removes the environment struct as it is no longer
used.
|
2023-03-02 12:52:51 +01:00 |
|
Tom Wiesing
|
a590d93e76
|
environment/exec: Seperate Exec and Wait
|
2022-12-14 08:53:45 +01:00 |
|
Tom Wiesing
|
3b78b06fff
|
wdcli: Use progress writer instead of IOStream
|
2022-11-30 13:17:12 +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
|
b5b1ce2340
|
internal/component => internal/dis/component
|
2022-11-16 13:07:14 +01:00 |
|