benbierens
|
96ff3c38bb
|
Adds test for routing table checks.
|
2023-11-12 10:36:48 +01:00 |
benbierens
|
ed56d9edcc
|
Cleanup of kubernetesWorkflow assembly.
|
2023-11-12 10:07:23 +01:00 |
benbierens
|
b8ce4c49d6
|
Merge branch 'master' into deployment-json-rework
# Conflicts:
# Tests/CodexContinuousTests/run.sh
# Tools/CodexNetDeployer/deploy-continuous-testnet.sh
|
2023-11-08 09:29:22 +01:00 |
benbierens
|
3e500e8346
|
Unknown runner location option.
|
2023-11-07 12:42:01 +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 |
Veaceslav Doina
|
ead1ff7ec6
|
Automate Continuous Tests using GitHub Actions (#69)
|
2023-11-06 15:09:51 +02:00 |
benbierens
|
f9408ab3b5
|
Merge branch 'feature/public-testnet-deploying' into automated-teststarter
|
2023-11-03 14:46:17 +01:00 |
benbierens
|
438c4271e1
|
Updates response message instead of deleting it.
|
2023-11-02 15:04:53 +01:00 |
benbierens
|
fe11a97458
|
Fixes initialization issue for deployments monitor
|
2023-11-02 14:25:17 +01:00 |
benbierens
|
b8774e7273
|
Adds SPR-fetching command.
|
2023-11-02 12:30:48 +01:00 |
benbierens
|
ac07327d77
|
Upgrades volume support for use with deploy-and-run container
|
2023-10-31 14:20:50 +01:00 |
benbierens
|
c348ca9849
|
sets up test starter tool
|
2023-10-31 11:22:59 +01:00 |
benbierens
|
85ad0b414f
|
Cleans up some gethnode arguments.
|
2023-10-30 13:30:14 +01:00 |
benbierens
|
901259d0fa
|
Adds debug-peer command
|
2023-10-29 10:40:01 +01:00 |
benbierens
|
62cc9e0587
|
Formats the json response
|
2023-10-29 10:02:51 +01:00 |
benbierens
|
d7827a4531
|
Forgot to connect command handler.
|
2023-10-29 09:47:34 +01:00 |
benbierens
|
f17d123af8
|
Adds netinfo command
|
2023-10-29 09:25:50 +01:00 |
benbierens
|
529f923595
|
Sleep before fetching debug info.
|
2023-10-27 10:56:30 +02:00 |
benbierens
|
a362eb1e96
|
Separate port for geth listening
|
2023-10-27 08:33:07 +02:00 |
benbierens
|
4102ce0a04
|
Moves discord bot datafiles to volume
|
2023-10-25 11:53:33 +02:00 |
benbierens
|
69296577f8
|
adds Whois command
|
2023-10-25 11:25:27 +02:00 |
benbierens
|
bd9fc3a3cf
|
Ephemeral messages.
|
2023-10-25 10:54:26 +02:00 |
benbierens
|
f148598a21
|
Restrict admin commands to admin channel
|
2023-10-25 10:38:21 +02:00 |
benbierens
|
6e82d6b1e6
|
Disallow duplicate eth addresses
|
2023-10-25 10:25:00 +02:00 |
benbierens
|
6d44a0ccfc
|
Important user feedback message update
|
2023-10-25 09:54:08 +02:00 |
benbierens
|
fb70daa2e9
|
Adds discord bot to deploy script
|
2023-10-25 09:40:47 +02:00 |
benbierens
|
14e8222dfe
|
Adds codex debug-info to deployment json. Needed for bootstrapping later on.
|
2023-10-25 09:14:35 +02:00 |
benbierens
|
b8b9e6b997
|
Successful deployment add and remove.
|
2023-10-24 15:45:40 +02:00 |
benbierens
|
29672ece68
|
remove command
|
2023-10-24 15:43:07 +02:00 |
benbierens
|
a0461a446e
|
cleanup of admin commands
|
2023-10-24 15:25:45 +02:00 |
benbierens
|
5aff8c6f6d
|
setting up subcommands.
|
2023-10-24 14:07:15 +02:00 |
benbierens
|
dfe477d192
|
Removes codexdeployment from input of discord bot.
|
2023-10-24 13:48:24 +02:00 |
benbierens
|
ade08a27fe
|
Wires codex bot into deployer.
|
2023-10-24 10:29:07 +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
|
7a6d7d787b
|
Splits up metrics-scraper from metrics-endpoints configuration in deployer.
|
2023-10-23 10:57:59 +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
|
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 |