2
0
mirror of synced 2025-01-12 09:34:40 +00:00

113 Commits

Author SHA1 Message Date
Ben
90b90be3cb
Updates usages of EnableMarketplace 2024-03-13 10:29:26 +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
cb259a9086
Setting up docker for rewarder bot 2024-01-31 11:30:29 -05:00
benbierens
9d8ec6f794
loads up reward-repo with test server roles 2024-01-31 11:18:22 -05:00
benbierens
acc9526cd5
Extracts reward config from bot and rewarder 2024-01-29 11:02:47 -05:00
benbierens
1b7c11b849
Setting up rewards 2024-01-22 10:27:07 +01:00
benbierens
c6a7489f11
wip 2024-01-20 13:07:56 +01:00
benbierens
2f10b30283
Sets up rewards api and handling. 2023-12-20 15:56:03 +01:00
Slava
974fc460c4
Remove preview from MintCommand explorer link (#89) 2023-12-18 16:38:16 +02:00
benbierens
87e84ae90d
Adds method for checking of codex contracts are deployed 2023-12-18 13:32:58 +01:00
benbierens
2c026f99ca
Merge branch 'feature/bot-upgrade' 2023-12-18 11:28:22 +01:00
benbierens
6298744918
Better logging 2023-12-18 11:27:28 +01:00
Slava
fd540a53b1
Add Discordbot docker builds (#87)
* Add BiblioTech Docker builds

https://github.com/codex-storage/infra-codex/issues/113

* Organize workflows

https://github.com/codex-storage/infra-codex/issues/113
2023-12-15 14:07:52 +02:00
benbierens
03283414cb
Adds transaction ID to record of user activity 2023-12-15 11:09:15 +01:00
benbierens
beaa67c280
Adds transaction links to mint output 2023-12-15 11:02:06 +01:00
benbierens
2b21722cf3
forgot to hook up getSPR command 2023-12-11 11:19:05 +01:00
benbierens
c3fb7384e3
Sets up deploying discordbot with geth env vars 2023-12-11 11:09:29 +01:00
benbierens
fde19383df
Removes deployment.json from discord bot. 2023-12-11 11:01:12 +01:00
benbierens
777e414f0a
Prevents duplicate deployments. 2023-12-11 09:59:09 +01:00
benbierens
6d7309cc9c
Update bot for deployment without codex nodes. 2023-12-11 08:51:46 +01:00
benbierens
55811b20da
Fixes validation for not deploying codex nodes 2023-12-11 08:30:05 +01:00
benbierens
a84d6a3c22
Replaces debug/info fetching with list of known SPRs, settable via admin commands. 2023-11-21 09:38:58 +01:00
benbierens
54471d41d5
Allows for deployment without codex nodes 2023-11-21 09:03:52 +01:00
benbierens
b90c47a994
Switches to automatic public IP address for codex and geth containers. 2023-11-15 14:53:25 +01:00
benbierens
a81f0b9145
Merge branch 'master' into feature/public-testnet-deploying 2023-11-13 13:15:23 +01:00
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
84382b4ab4
Removes server-admin requirement for admin commands 2023-11-09 11:14:17 +01:00
benbierens
26ec841db1
locks out default permissions for admin commands 2023-11-09 10:45:28 +01:00
benbierens
1ed93bbdde
Adds required admin permission for admin commands. 2023-11-09 10:37:57 +01:00
benbierens
ef83441b2f
Correct chunking of long messages 2023-11-09 10:13:34 +01:00
benbierens
180bf3fd35
Fixes debugPeer response formatting 2023-11-08 13:33:48 +01:00
benbierens
8d12bc45a1
Loops in kubeconfig and namespace for discord bot. 2023-11-08 11:49:21 +01:00
benbierens
9f0f7c374a
port update 2023-11-08 10:19:06 +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