Commit Graph

812 Commits

Author SHA1 Message Date
benbierens d4522f0d9c
Sets up bot container recipe 2023-10-24 10:06:07 +02:00
benbierens b74349cc68
Setting up codex discord bot plugin 2023-10-24 09:51:29 +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 3326c42f7a
Switching to ip + port internal addresses 2023-10-24 09:03:56 +02:00
benbierens eb70fe612b
trying with podIP for internal addresses. 2023-10-23 16:12:45 +02:00
benbierens b3ba39b2e5
Debug logging for nethereum interactions 2023-10-23 16:04:50 +02:00
benbierens abb9560b6d
Better logging of k8s exceptions 2023-10-23 15:49:14 +02:00
benbierens 2fae9505d6
attempt to fix contract deployment in testnet mode 2023-10-23 15:28:20 +02:00
benbierens b2b338d0a5
how did this not get commited? 2023-10-23 14:25:13 +02:00
benbierens 0e087c6fee
Logs continuous test config at startup. 2023-10-23 14:17:52 +02:00
benbierens 58816430e3
Adds internal ports to container-port array as long as they have tags. 2023-10-23 14:05:08 +02:00
benbierens 5a021a4bfe
Capture only first Geth account. 2023-10-23 13:36:20 +02:00
benbierens a68e849768
Wires up geth public IP and discovery port. 2023-10-23 13:19:57 +02:00
benbierens 020865f5c0
Wires up deployer config 2023-10-23 13:08:49 +02:00
benbierens 4280f910ae
Makes making storage available optional. 2023-10-23 12:52:47 +02:00
benbierens ec8a041257
Setting up deployer config for public testnet deploying. 2023-10-23 12:43:50 +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 854325f10c
Adds option to deploy geth for public testnet. 2023-10-23 11:23:44 +02:00
benbierens 7a6d7d787b
Splits up metrics-scraper from metrics-endpoints configuration in deployer. 2023-10-23 10:57:59 +02:00
benbierens cc2e8d5992
Merge branch 'app/discord-bot' 2023-10-23 10:32:23 +02:00
benbierens 4adce837ec
Logs total run duration in overview log. 2023-10-23 10:32:11 +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 50fbf0ad52
Replaces retry-time with maxNumberOfRetries in timesets. 2023-10-23 10:11:02 +02:00
benbierens 45fbd699a9
Disables calls to custom API endpoints. 2023-10-23 09:36:31 +02:00
benbierens bf18fa03a2
adds sleep to the starting of the test screens 2023-10-22 11:29:16 +02:00
benbierens 116f62e73e
Adds eth address validation. 2023-10-22 11:26:00 +02:00
benbierens 8ef2e6023e
All works 2023-10-22 11:10:45 +02:00
benbierens e16b1ce079
Sets up guild role checking 2023-10-22 10:38:46 +02:00
benbierens 4aa4731480
setting up all the commands 2023-10-22 10:10:52 +02:00
benbierens 8ad2dee67c
Adds user repo. 2023-10-22 09:32:03 +02:00
benbierens 869aeb9253
Deals with timeout for operations that may take a while. 2023-10-20 11:20:38 +02:00
benbierens 8910c7ff27
Stores contracts deployment as part of CodexDeployment json. 2023-10-20 10:15:38 +02:00
benbierens 2b10f2ec58
Adds mint command 2023-10-20 10:14:56 +02:00
benbierens 991927b95f
Setting up balance-getting command 2023-10-20 09:49:23 +02:00
benbierens b1bd1de027
Merge branch 'feature/multiple-container-addresses' 2023-10-20 08:31:45 +02:00
benbierens 3b258c9e2e
Pins contract image to one compatible with current main codex 2023-10-20 08:31:23 +02:00
benbierens 0fd6a6f06e
Fixes port tag mismatch 2023-10-19 15:48:49 +02:00
benbierens 2fea475237
multiple service ports 2023-10-19 14:03:36 +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 766e2f5c20
Very basic endpoint pinging that might not even work. 2023-10-18 14:59:39 +02:00
benbierens 888b19d8e5
working example of slash commands with arguments 2023-10-18 13:55:56 +02:00
benbierens f33866efc1
setting up slash commands 2023-10-18 13:48:15 +02:00
benbierens 8c7229504e
do not print token 2023-10-18 11:21:06 +02:00
benbierens bcb05cd0c9
Dockerizes discord bot 2023-10-18 11:01:24 +02:00
benbierens 7179c70463
Sets up an echo command 2023-10-18 09:10:04 +02:00