12 Commits

Author SHA1 Message Date
Eric
13d453d5ed
chore: Docker updates to support release tests in logos-storage-nim, and remove Codex references (#124)
* ci(docker): build dist-tests images

* Update to .net 10, kubernetes client 18.0.13

Kubernetes client 18.0.13 is compatible with Kubernetes 1.34.x. The Kubernetes version is selected automatically by kubeadm in docker desktop (v1.34.1). See https://github.com/kubernetes-client/csharp#version-compatibility for a compatibility table.

* Updates to support Kubernetes upgrade

* bump openapi.yaml to match openapi.yaml in the logos-storage-nim docker image

* bump doc to .net 10

* bump docker to .net 10

* Build image with latest tag always

Always build an image with a latest tag (as well as a sha commit hash) when there's a push to master

* docker image tag as "latest" only when pushing to master

* Update docker image to install doctl

* Remove doctl install

kubeconfig is now created and uses a plain bearer token instead of using doctl as a credential mgr

* Rename and remove all instances of Codex

* Further remove CodexNetDeployer as it is no longer needed

---------

Co-authored-by: Adam Uhlíř <adam@uhlir.dev>
2026-04-17 15:03:22 +10:00
Ben
8cd74e8ef9
Fixes parser culture setting. 2025-08-05 11:47:30 +02:00
ThatBen
bee5d23df4
Converts SendEth argument for bot into decimal type 2025-07-03 08:46:46 +02:00
benbierens
04f087efe4
Bump to dotnet 8 2024-10-03 14:02:28 +02:00
Ben
e082f8a31c
Changes Mint-TT bot parameter to BigInt type. 2024-05-21 13:09:46 +02:00
Ben
ad2181db0b
Fixes invariant-culture in assigner. Adds support for ulong. 2024-05-16 14:58:42 +02:00
Ben
7d9dcb263d
Prints default ArgsUniform values. Applies discord IDs instead of names. 2024-05-16 14:05:58 +02:00
Ben
b3771cce32
Extract assigner from argsUniform 2024-05-16 12:14:03 +02:00
Ben
9717591224
Updates bot config to use ids instead of names 2024-05-16 11:54:31 +02:00
benbierens
e2a6a2f792
fixes possible null-ref 2023-10-08 07:46:48 +02:00
benbierens
3f2c789dd5
Fixes issue where boolean arguments can't be set to false. 2023-10-04 09:19:45 +02:00
benbierens
09670e00e9
Moves projects into folders 2023-09-20 10:51:47 +02:00