|
152b77afe5
|
Add listing of runners file system.
|
2022-10-05 12:11:47 +01:00 |
|
|
f2b25566dd
|
#136 Copy files back from Nomad runner.
|
2022-10-05 12:11:47 +01:00 |
|
|
1a5a49d7c8
|
Explicitly switch user for code execution.
Co-authored-by: Maximilian Pass <maximilian.pass@student.hpi.uni-potsdam.de>
|
2022-09-24 23:09:23 +02:00 |
|
|
5590c50e14
|
#110 Add periodical monitoring events.
|
2022-08-19 20:48:46 +02:00 |
|
|
49c7a2d405
|
Save the runner and environment id for executions monitoring.
|
2022-07-31 19:42:35 +02:00 |
|
|
498e8f5ff5
|
#110 Refactor influxdb monitoring
to use it as singleton.
This enables the possibility to monitor processes that are independent of an incoming request.
|
2022-07-01 15:29:31 +02:00 |
|
|
34040162c2
|
#89 Generalise the three Storage interfaces and structs into one generic storage manager.
|
2022-06-29 16:21:19 +02:00 |
|
|
59ca63268b
|
Add CODEOCEAN environment variable.
|
2022-06-10 18:10:28 +02:00 |
|
|
903ad415c6
|
Set and unset aws environment variables
in order to provide the CodeOcean context for some scripts and hide AWS credentials from the users.
|
2022-06-10 18:10:28 +02:00 |
|
|
430b1748f5
|
Allow the CR character as part of a newline.
Since CodeOcean may send the `\r\n` newline.
|
2022-04-18 22:29:05 +02:00 |
|
|
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 |
|
|
2cf890ab91
|
Implement review comments
|
2022-02-28 14:54:40 +01:00 |
|
|
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 |
|
|
6123d20525
|
Implement core functionality of AWS integration
|
2022-02-28 14:54:40 +01:00 |
|
|
dd41e0d5c4
|
Generate structures for an AWS environment and runner
|
2022-02-28 14:54:40 +01:00 |
|