cs-codex-dist-tests/ProjectPlugins
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
..
CodexContractsPlugin Implements check classes 2024-01-26 17:29:57 -05:00
CodexDiscordBotPlugin Sets up deploying discordbot with geth env vars 2023-12-11 11:09:29 +01:00
CodexPlugin Remove run ID and introduce deploy ID (#93) 2024-02-22 10:41:07 -03:00
DeployAndRunPlugin Cleanup of kubernetesWorkflow assembly. 2023-11-12 10:07:23 +01:00
GethPlugin Sets up rewards api and handling. 2023-12-20 15:56:03 +01:00
MetricsPlugin Merge branch 'master' into feature/public-testnet-deploying 2023-12-11 08:30:25 +01:00