16 Commits
Author SHA1 Message Date
ThatBen 9a227b3d0e lots of using-statement fixes 2025-01-16 13:51:29 +01:00
ThatBen 48f4614e5d working container log connection 2025-01-16 10:21:03 +01:00
ThatBen ec644eed4a Moving downloadedlog to logging module 2025-01-16 10:15:02 +01:00
gmega e3b16fd742 add ability to stop single containers 2024-04-13 17:12:14 +03:00
Ben b69059fd37 restoring debug-info 2024-03-26 08:58:16 +01:00
Giuliano Mega ec0f7a6790 Remove run ID and introduce deploy ID (#93)
This PR removes the notion of a run id and replaces it with a deploy id in continuous tests. Deploy ids can be set at deploy time only (duh), and will be picked up by the test runner from the deploy file on subsequent runs of the continuous test runner. As a consequence, the deploy id becomes a deployer parameter, and can no longer be overridden at the runner. For non-continuous tests, the deploy ID is created on-the-fly.
2024-02-22 10:41:07 -03:00
benbierens ed56d9edcc Cleanup of kubernetesWorkflow assembly. 2023-11-12 10:07:23 +01:00
benbierens 655f4895d0 Fixes serialization issue for running containers for discord bot and metrics container 2023-11-07 11:17:20 +01:00
benbierens dc9f3ab090 removes dependency on static pod name and address info 2023-11-06 14:33:47 +01:00
benbierens 14e8222dfe Adds codex debug-info to deployment json. Needed for bootstrapping later on. 2023-10-25 09:14:35 +02:00
benbierens ade08a27fe Wires codex bot into deployer. 2023-10-24 10:29:07 +02:00
benbierens e11a7d1600 Gives deployments a name. 2023-10-23 10:19:52 +02:00
benbierens 991927b95f Setting up balance-getting command 2023-10-20 09:49:23 +02:00
benbierens 8e4d43b73b Adds start and finished times to deployment json. 2023-10-16 11:19:57 +02:00
benbierens 75369d68f7 Restores CodexNetDeployer 2023-09-20 12:02:32 +02:00
benbierens 09670e00e9 Moves projects into folders 2023-09-20 10:51:47 +02:00