Maximilian Paß
|
34040162c2
|
#89 Generalise the three Storage interfaces and structs into one generic storage manager.
|
2022-06-29 16:21:19 +02:00 |
|
Maximilian Paß
|
eecacc08bf
|
#42 Allow deletion of ./*
|
2022-06-10 18:21:06 +02:00 |
|
Maximilian Paß
|
b7a20e3114
|
Introduce method "Environment" to the Runners interface.
This way we can relate to which environment a runner belongs.
|
2022-04-18 13:17:49 +02:00 |
|
Maximilian Paß
|
2cf890ab91
|
Implement review comments
|
2022-02-28 14:54:40 +01:00 |
|
Maximilian Paß
|
df68461264
|
Sanitize user input in logs.
|
2022-02-28 14:54:40 +01:00 |
|
Maximilian Paß
|
4ffbb712ed
|
Parametrize e2e tests to also check AWS environments.
- Fix destroy runner after timeout.
- Add file deletion
|
2022-02-28 14:54:40 +01:00 |
|
Maximilian Paß
|
6123d20525
|
Implement core functionality of AWS integration
|
2022-02-28 14:54:40 +01:00 |
|
Maximilian Paß
|
dd41e0d5c4
|
Generate structures for an AWS environment and runner
|
2022-02-28 14:54:40 +01:00 |
|