2
0
mirror of synced 2025-02-10 23:46:53 +00:00

34 Commits

Author SHA1 Message Date
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
49f6c7e37e
Merge branch 'master' into feature/public-testnet-deploying 2023-10-24 09:42:37 +02:00
benbierens
e073f7a881
Fixes locking and retrying in http class 2023-10-24 09:41:37 +02:00
benbierens
bcb690d143
Adds option to deploy codex in a public test net. 2023-10-23 12:33:48 +02:00
benbierens
840e794761
wip: updating codex container recipe for public deployment 2023-10-23 11:30:54 +02:00
benbierens
e11a7d1600
Gives deployments a name. 2023-10-23 10:19:52 +02:00
benbierens
ad70394333
Merge branch 'master' into app/discord-bot 2023-10-23 10:13:23 +02:00
benbierens
45fbd699a9
Disables calls to custom API endpoints. 2023-10-23 09:36:31 +02:00
benbierens
991927b95f
Setting up balance-getting command 2023-10-20 09:49:23 +02:00
benbierens
45050c34e4
Implements GetAddress method for runningContainers. 2023-10-19 11:18:59 +02:00
benbierens
43fa57dc97
Mandatory port tags for exposed ports 2023-10-19 11:12:08 +02:00
benbierens
3a8bb760ef
Adding support for multiple exposed container ports 2023-10-19 11:08:30 +02:00
benbierens
8c82b4c527
defaults the codex log topics to warn 2023-10-17 13:52:04 +02:00
benbierens
8e4d43b73b
Adds start and finished times to deployment json. 2023-10-16 11:19:57 +02:00
benbierens
8f37b4cf38
Sets long timeouts for debug/repostore call. 2023-10-10 18:08:21 +02:00
benbierens
1a277ef1b5
Logging repostore content on twoclient test failure 2023-10-10 17:54:19 +02:00
benbierens
b4a187f0b6
undo custom image 2023-10-09 16:35:09 +02:00
benbierens
b3ab369dde
adds peer id 2023-10-09 12:59:05 +02:00
benbierens
f08986f6c0
Setup call to debug blockexchange endpoint. 2023-10-09 12:33:35 +02:00
benbierens
24ba0b4f09
Adds missing libp2p topics 2023-10-08 08:04:04 +02:00
benbierens
1a48c40ad7
Example of setting codex log topics for libp2p and discv5 2023-10-07 09:48:12 +02:00
benbierens
ce995b3df7
Adds log prefixer to local builder 2023-09-29 10:43:21 +02:00
benbierens
b0f72cf453
Automated local docker build is working. 2023-09-28 12:22:35 +02:00
benbierens
0f12bcd086
Sets up local builder in codex plugin. 2023-09-28 11:31:09 +02:00
benbierens
0a2bca9f52
Restores pod labels in deployer. Adds metrics assert for twoclient continuous test. 2023-09-26 14:32:28 +02:00
benbierens
10697f1047
Updates container location support 2023-09-25 08:47:19 +02:00
benbierens
01b2ff2181
Merge branch 'master' into plugin-refactor
# Conflicts:
#	DistTestCore/CodexStarter.cs
#	DistTestCore/GethStarter.cs
#	ProjectPlugins/CodexPlugin/CodexContainerRecipe.cs
#	ProjectPlugins/CodexPlugin/CodexSetup.cs
#	ProjectPlugins/CodexPlugin/CodexStartupConfig.cs
2023-09-21 11:07:27 +02:00
benbierens
e4716b5471
Adds IHasContainer to geth objects. 2023-09-21 10:56:48 +02:00
benbierens
8cde69a483
Restores continuous test runner 2023-09-20 13:33:58 +02:00
benbierens
3b6fdaa3bc
Restores CodexNetDeployer 2023-09-20 12:55:09 +02:00
benbierens
75369d68f7
Restores CodexNetDeployer 2023-09-20 12:02:32 +02:00
benbierens
bf4c8d8026
Restores project references. 2023-09-20 10:59:52 +02:00
benbierens
09670e00e9
Moves projects into folders 2023-09-20 10:51:47 +02:00