Mislav Marohnić
|
48bac0abd2
|
Fix race in codespaces delete test
|
2021-09-29 16:40:40 +02:00 |
|
Mislav Marohnić
|
f749590e87
|
Replace old "github/ghcs" import statements
|
2021-09-28 16:57:56 +02:00 |
|
Mislav Marohnić
|
ca0f89d3bc
|
Introduce an App struct that executes core business logic
The Cobra commands are now a light wrapper around the App struct.
Co-authored-by: Jose Garcia <josebalius@github.com>
|
2021-09-24 17:20:34 +02:00 |
|
Mislav Marohnić
|
3d017b2824
|
Fix stderr output on delete errors
|
2021-09-24 15:09:41 +02:00 |
|
Mislav Marohnić
|
75c1dfdf49
|
Fetch codespace by name directly if name argument given
|
2021-09-23 18:57:22 +02:00 |
|
Mislav Marohnić
|
e8212a80a9
|
Print delete failures as they occur
|
2021-09-23 17:14:25 +02:00 |
|
Mislav Marohnić
|
cb7b535b91
|
Add tests for delete
|
2021-09-22 16:11:34 +02:00 |
|
Mislav Marohnić
|
678da44c28
|
Simplify delete further
|
2021-09-21 21:09:26 +02:00 |
|
Mislav Marohnić
|
ab86739b6b
|
Merge remote-tracking branch 'origin' into mislav/delete-codespaces
|
2021-09-21 20:35:58 +02:00 |
|
Raffaele Di Fazio
|
c6b5fb5ba3
|
add the tests
Signed-off-by: Raffaele Di Fazio <raffo@github.com>
|
2021-09-17 14:55:50 +02:00 |
|