40 Commits

Author SHA1 Message Date
gitea-actions[bot]
bd3b5041f1 deploy: update production images to 64512e7c97 2026-03-22 14:29:14 +00:00
gitea-actions[bot]
5a2f8b04c8 deploy: update production images to 3583632f42 2026-03-22 14:21:46 +00:00
gitea-actions[bot]
839a1ca32c deploy: update production images to 4c17d4bae0 2026-03-22 14:16:34 +00:00
gitea-actions[bot]
5db3e0f6b1 deploy: update production images to 03cae22082 2026-03-22 14:08:25 +00:00
gitea-actions[bot]
8316796d81 deploy: update production images to c73e28f5fc 2026-03-22 14:05:35 +00:00
gitea-actions[bot]
669f5a4da4 deploy: update production images to 8f6f04bba4 2026-03-22 13:09:20 +00:00
gitea-actions[bot]
e706484521 deploy: update production images to eb6225fef6 2026-03-22 12:56:57 +00:00
gitea-actions[bot]
4c56de41e6 deploy: update production images to 0638f4c73b 2026-03-22 12:49:42 +00:00
gitea-actions[bot]
7f20952bfe deploy: update production images to f338da0da3 2026-03-22 12:46:12 +00:00
gitea-actions[bot]
37fc127a21 deploy: update production images to cefcf04be0 2026-03-22 12:43:36 +00:00
gitea-actions[bot]
b26b637e56 deploy: update production images to cbb5ef79e0 2026-03-22 12:37:32 +00:00
gitea-actions[bot]
48a8d01750 deploy: update production images to 970e7af6f2 2026-03-22 12:31:17 +00:00
gitea-actions[bot]
f835a7a8e6 deploy: update production images to 53331d9ebd 2026-03-22 12:12:09 +00:00
gitea-actions[bot]
29e724ca5a deploy: update production images to a2c8c7a960 2026-03-22 12:03:08 +00:00
gitea-actions[bot]
84bcbdc83f deploy: update production images to 71e3215f89 2026-03-22 12:00:05 +00:00
gitea-actions[bot]
af9b4b2452 deploy: update production images to 51a4425351 2026-03-22 11:52:29 +00:00
gitea-actions[bot]
38c1a48f64 deploy: update production images to e6a13bd0dc 2026-03-22 11:32:33 +00:00
gitea-actions[bot]
6c16045ade deploy: update production images to e23e948bc3 2026-03-22 11:22:04 +00:00
gitea-actions[bot]
0d8aac043e deploy: update production images to 9830a1b742 2026-03-22 11:19:30 +00:00
gitea-actions[bot]
b9e67aed51 deploy: update production images to e0c6d3940a 2026-03-22 10:57:43 +00:00
gitea-actions[bot]
8f06467880 deploy: update production images to 997205a6c8 2026-03-22 10:51:11 +00:00
gitea-actions[bot]
ff3c50305b deploy: update production images to 9e1491201b 2026-03-22 10:45:35 +00:00
gitea-actions[bot]
a37a1a6e65 deploy: update production images to 56e24e3802 2026-03-22 10:07:31 +00:00
gitea-actions[bot]
d1639f1bbe deploy: update production images to 30ce05f9d7 2026-03-21 22:37:17 +00:00
gitea-actions[bot]
d9b72d95c0 deploy: update production images to 96cd8dfed9 2026-03-21 22:23:28 +00:00
gitea-actions[bot]
4192a29962 deploy: update production images to bf67446480 2026-03-21 22:12:16 +00:00
gitea-actions[bot]
0906efe60e deploy: update production images to b981cc0926 2026-03-21 22:01:37 +00:00
gitea-actions[bot]
88496cb908 deploy: update production images to 58c12a8d77 2026-03-21 21:53:14 +00:00
gitea-actions[bot]
9fe5b395ca deploy: update production images to 548b0fde98 2026-03-21 21:46:19 +00:00
gitea-actions[bot]
c135a15306 deploy: update production images to 4b517958aa 2026-03-21 21:36:00 +00:00
gitea-actions[bot]
53b9cd826a deploy: update production images to 58cd9e21db 2026-03-21 21:31:20 +00:00
gitea-actions[bot]
f45fa64855 deploy: update production images to ff0573703f 2026-03-21 20:36:48 +00:00
gitea-actions[bot]
11192da432 deploy: update production images to e2b339aac8 2026-03-21 20:28:54 +00:00
gitea-actions[bot]
df351439d6 deploy: update production images to a60754d5a2 2026-03-21 20:00:58 +00:00
gitea-actions[bot]
a079225367 deploy: update production images to 25b4769ff8 2026-03-21 19:54:48 +00:00
gitea-actions[bot]
e97614d568 deploy: update production images to df1111da15 2026-03-21 19:44:21 +00:00
gitea-actions[bot]
28ec38bc59 deploy: update production images to fccf749598 2026-03-21 19:16:47 +00:00
Julia McGhee
e0fcf2b756 Fix Gitea username: julia → lazorgurl in all registry/API refs
Some checks are pending
CI / changes (push) Waiting to run
CI / lint-and-test (push) Waiting to run
CI / build (push) Blocked by required conditions
Deploy Production / deploy (push) Waiting to run
Gitea admin username is julia but the Gitea account name is
lazorgurl. Update container registry URLs, workflow refs,
Taskfile API calls, and pull secret placeholders.
2026-03-21 16:06:58 +00:00
Julia McGhee
f04ecbf5cd Add Gitea self-hosted git/CI/registry to replace GitHub
Deploy Gitea via Helm with dedicated CloudNativePG database,
in-cluster Actions runner (DinD), and built-in container registry.
ArgoCD repoURLs updated to use in-cluster Gitea SSH. Preview
ApplicationSet switched from GitHub PR generator to Gitea PR
generator. App images now pull from gitea.coreworlds.io registry.

Remaining setup after deploy: seal runner token, ArgoCD API token,
and registry pull secret once Gitea is running. Add ArgoCD deploy
key to Gitea repo settings.
2026-03-21 15:43:30 +00:00
Julia McGhee
6dde7c8aef Add harness app: agent orchestrator with cluster deployment
- Next.js app for orchestrating coding agent benchmarks (Claude Code, Codex, OpenCode)
- Dockerfile installs git, gh CLI, and agent CLIs for headless execution
- K8s deployment with workspace volume, sealed credentials for Claude + OpenCode
- Traefik IngressRoute at harness.coreworlds.io with internal-only middleware + TLS
- CI pipeline path filter for harness builds
- Fix OpenCode runtime flags (subcommand-based headless mode)
2026-03-21 15:26:09 +00:00