-
325c88103f
Fix opencode download: save to disk before extracting
main
Julia McGhee
2026-03-21 23:15:00 +00:00
-
033bb1f4e6
Fix opencode install: download musl binary directly from GitHub
Julia McGhee
2026-03-21 23:06:03 +00:00
-
111b189205
Fix opencode install: set SHELL env for Alpine compatibility
Julia McGhee
2026-03-21 22:49:50 +00:00
-
d1639f1bbe
deploy: update production images to
30ce05f9d7
gitea-actions[bot]
2026-03-21 22:37:17 +00:00
-
30ce05f9d7
Fix opencode path: installer uses ~/.opencode/bin not ~/.local/bin
Julia McGhee
2026-03-21 22:34:56 +00:00
-
d9b72d95c0
deploy: update production images to
96cd8dfed9
gitea-actions[bot]
2026-03-21 22:23:28 +00:00
-
96cd8dfed9
Fix deploy build failure and opencode chat execvp error
Julia McGhee
2026-03-21 22:21:28 +00:00
-
ce58800b36
Fix Gitea repo search: correct service name and add UI support
Julia McGhee
2026-03-21 22:15:18 +00:00
-
4192a29962
deploy: update production images to
bf67446480
gitea-actions[bot]
2026-03-21 22:12:16 +00:00
-
bf67446480
Fix opencode not found: symlink installer binary to /usr/local/bin
Julia McGhee
2026-03-21 22:10:13 +00:00
-
0906efe60e
deploy: update production images to
b981cc0926
gitea-actions[bot]
2026-03-21 22:01:37 +00:00
-
b981cc0926
Fix harness forbidden error: use internal token instead of host check
Julia McGhee
2026-03-21 21:59:45 +00:00
-
88496cb908
deploy: update production images to
58c12a8d77
gitea-actions[bot]
2026-03-21 21:53:14 +00:00
-
58c12a8d77
Fix harness PTY: bind to 0.0.0.0 instead of HOSTNAME
Julia McGhee
2026-03-21 21:51:17 +00:00
-
9fe5b395ca
deploy: update production images to
548b0fde98
gitea-actions[bot]
2026-03-21 21:46:19 +00:00
-
548b0fde98
Fix harness crash: load standalone config to skip webpack in production
Julia McGhee
2026-03-21 21:44:07 +00:00
-
c135a15306
deploy: update production images to
4b517958aa
gitea-actions[bot]
2026-03-21 21:36:00 +00:00
-
4b517958aa
Fix harness crash: move server.js into standalone app dir
Julia McGhee
2026-03-21 21:33:49 +00:00
-
53b9cd826a
deploy: update production images to
58cd9e21db
gitea-actions[bot]
2026-03-21 21:31:20 +00:00
-
58cd9e21db
Fix deploy: use if/then instead of && to avoid pipefail exit
Julia McGhee
2026-03-21 21:26:23 +00:00
-
34e629d955
Fix deploy: filter out non-app packages from build matrix
Julia McGhee
2026-03-21 21:19:15 +00:00
-
eeb87018d7
Add event-driven tasks via Gitea webhooks
Julia McGhee
2026-03-21 21:15:15 +00:00
-
ccebbc4015
Remove git MCP server: package doesn't exist on npm, git CLI suffices
Julia McGhee
2026-03-21 21:13:37 +00:00
-
ed3331b575
Fix kubernetes-mcp-server package name: remove incorrect @manusa/ scope
Julia McGhee
2026-03-21 21:09:30 +00:00
-
27991e7309
Fix gitea-mcp COPY path: use explicit GOBIN instead of guessing GOPATH default
Julia McGhee
2026-03-21 21:06:11 +00:00
-
33e2d8505a
Fix gitea-mcp builder: bump to Go 1.26 (current stable)
Julia McGhee
2026-03-21 20:59:32 +00:00
-
b2fae6d296
Bump gitea-mcp builder to Go 1.24 to satisfy toolchain requirement
Julia McGhee
2026-03-21 20:58:42 +00:00
-
620fbc6b83
Add MCP servers (Gitea, K8s, Postgres, filesystem, git) to harness agents
Julia McGhee
2026-03-21 20:55:19 +00:00
-
a5ef56b052
Fix input focus loss in NewTaskTab form fields
Julia McGhee
2026-03-21 20:46:06 +00:00
-
af090b1de2
Fix input focus loss when creating a project
Julia McGhee
2026-03-21 20:45:12 +00:00
-
7bb091d4b3
Add interactive PTY Chat tab with xterm.js terminal emulator
Julia McGhee
2026-03-21 20:42:58 +00:00
-
f45fa64855
deploy: update production images to
ff0573703f
gitea-actions[bot]
2026-03-21 20:36:48 +00:00
-
ff0573703f
Fix harness Dockerfile standalone paths for monorepo workspace build
Julia McGhee
2026-03-21 20:35:09 +00:00
-
a687652bcd
Add Gitea as a git provider for harness workspace repositories
Julia McGhee
2026-03-21 20:33:24 +00:00
-
11192da432
deploy: update production images to
e2b339aac8
gitea-actions[bot]
2026-03-21 20:28:54 +00:00
-
e2b339aac8
Auto-discover OpenCode Zen and Go models, add catalog search and pagination
Julia McGhee
2026-03-21 20:24:38 +00:00
-
f0d9482bc8
Fix Docker build for harness workspace dependency on @homelab/db
Julia McGhee
2026-03-21 20:24:02 +00:00
-
3fe75a8e04
Migrate harness from in-memory stores to CloudNativePG
Julia McGhee
2026-03-21 20:17:00 +00:00
-
df351439d6
deploy: update production images to
a60754d5a2
gitea-actions[bot]
2026-03-21 20:00:58 +00:00
-
a60754d5a2
Fix boot state sharing across Next.js module boundaries
Julia McGhee
2026-03-21 19:59:34 +00:00
-
a079225367
deploy: update production images to
25b4769ff8
gitea-actions[bot]
2026-03-21 19:54:48 +00:00
-
25b4769ff8
Auto-discover credentials, models, and agents on harness startup
Julia McGhee
2026-03-21 19:53:29 +00:00
-
e97614d568
deploy: update production images to
df1111da15
gitea-actions[bot]
2026-03-21 19:44:21 +00:00
-
df1111da15
Remove mock data from harness and add agent credential healthchecks
Julia McGhee
2026-03-21 19:42:53 +00:00
-
9a40240bd2
Enable ServerSideApply for app-of-apps to fix CRD annotation size limit
Julia McGhee
2026-03-21 19:33:24 +00:00
-
cfa9699926
Upgrade ArgoCD v2.13.3 → v3.3.4
Julia McGhee
2026-03-21 19:32:03 +00:00
-
28ec38bc59
deploy: update production images to
fccf749598
gitea-actions[bot]
2026-03-21 19:16:47 +00:00
-
fccf749598
Set Gitea deployment strategy to Recreate to avoid LevelDB lock conflicts
Julia McGhee
2026-03-21 19:14:32 +00:00
-
0d7fa44577
Fix Gitea admin: use existing lazorgurl account and matching email
Julia McGhee
2026-03-21 19:06:41 +00:00
-
8eefb12c97
Fix Gitea admin init: set email explicitly to avoid default conflict
Julia McGhee
2026-03-21 19:05:32 +00:00
-
76cda86791
Fix Gitea upgrade: disable bundled valkey (renamed from redis in chart v12)
Julia McGhee
2026-03-21 19:03:20 +00:00
-
f7ffc91a4c
Upgrade Gitea Helm chart 10.6.0 → 12.5.0 for workflow_dispatch UI
Julia McGhee
2026-03-21 19:00:58 +00:00
-
82225fa8c9
chore: trigger harness rebuild
Julia McGhee
2026-03-21 18:27:12 +00:00
-
3153f0eda5
chore: trigger web rebuild
Julia McGhee
2026-03-21 18:23:40 +00:00
-
3a15f6ed07
chore: trigger api rebuild
Julia McGhee
2026-03-21 18:21:11 +00:00
-
a525fc8aec
chore: trigger full rebuild (7)
Julia McGhee
2026-03-21 18:13:19 +00:00
-
580c6dced7
Fix registry auth: use REGISTRY_TOKEN secret instead of gitea.token
Julia McGhee
2026-03-21 18:12:06 +00:00
-
d7f0931fa6
Fix harness: add ca-certificates, make opencode install non-fatal
Julia McGhee
2026-03-21 18:04:44 +00:00
-
adaff14c36
chore: trigger full rebuild (6)
Julia McGhee
2026-03-21 17:58:13 +00:00
-
1dd93aa5a3
Disable telemetry for turbo, next.js in runner image
Julia McGhee
2026-03-21 17:54:10 +00:00
-
8958372716
Fix cache: combine export + pnpm install in single step
Julia McGhee
2026-03-21 17:53:16 +00:00
-
264e498657
chore: trigger full rebuild (5)
Julia McGhee
2026-03-21 17:52:17 +00:00
-
4bf4c0f639
Fix pnpm cache: use inline export instead of workflow env block
Julia McGhee
2026-03-21 17:51:14 +00:00
-
dc46f8c54a
Move cache env vars to workflow level, remove debug step
Julia McGhee
2026-03-21 17:48:59 +00:00
-
1ef3383ba1
debug: check if pnpm-store volume is mounted in job container
Julia McGhee
2026-03-21 17:46:21 +00:00
-
2e32e02adb
Add empty public dir for harness (required by Dockerfile)
Julia McGhee
2026-03-21 17:45:31 +00:00
-
5e86e56bed
Add .dockerignore for harness to exclude node_modules from COPY
Julia McGhee
2026-03-21 17:43:10 +00:00
-
1e3d4bceaa
Install opencode via curl installer (Go binary, not on npm)
Julia McGhee
2026-03-21 17:41:05 +00:00
-
188003f0e8
Fix harness Dockerfile: remove opencode (not on npm)
Julia McGhee
2026-03-21 17:39:32 +00:00
-
e672ca5d2d
chore: trigger full rebuild (4)
Julia McGhee
2026-03-21 17:34:23 +00:00
-
0a8b65a496
Mount Docker socket into job containers for docker build
Julia McGhee
2026-03-21 17:32:53 +00:00
-
0be7ad6dca
chore: trigger full rebuild of all app images (3)
Julia McGhee
2026-03-21 17:30:47 +00:00
-
d8715e361f
Fix CI matrix and pnpm cache: set env vars in workflow, drop matrix
Julia McGhee
2026-03-21 17:29:26 +00:00
-
8ceea37976
chore: trigger full rebuild of all app images
Julia McGhee
2026-03-21 17:27:06 +00:00
-
64baf319fe
Fix runner: use explicit register + daemon with --config flag
Julia McGhee
2026-03-21 17:23:25 +00:00
-
d13bc9103a
Fix CI changes detection: build JSON array without jq
Julia McGhee
2026-03-21 17:22:16 +00:00
-
3ef1cbd1bb
chore: trigger initial image builds for Gitea registry
Julia McGhee
2026-03-21 17:20:14 +00:00
-
e57f458058
Fix runner: use CONFIG_FILE env var instead of command override
Julia McGhee
2026-03-21 17:14:30 +00:00
-
ab52874970
Fix pnpm cache: use explicit /pnpm-store path and env vars
Julia McGhee
2026-03-21 16:52:46 +00:00
-
b6bd2dbae0
Add workflow_dispatch trigger to deploy-production
Julia McGhee
2026-03-21 16:49:47 +00:00
-
14cf33f57f
Bake pnpm into runner image, fix config loading with --config flag
Julia McGhee
2026-03-21 16:49:14 +00:00
-
65abed3426
Fix runner config: timeout needs duration string not int
Julia McGhee
2026-03-21 16:43:50 +00:00
-
eced4c1473
Add pnpm store cache to runner via persistent Docker volume
Julia McGhee
2026-03-21 16:41:37 +00:00
-
98ab851b60
Use custom runner image with jq, kustomize, docker pre-installed
Julia McGhee
2026-03-21 16:39:34 +00:00
-
eb8e090283
Fix kustomize install: download binary, not apt package
Julia McGhee
2026-03-21 16:36:06 +00:00
-
22488d5bf5
Fix CI: install jq/kustomize, fetch-depth 2 for deploy-production
Julia McGhee
2026-03-21 16:34:22 +00:00
-
0b69d6c6f4
Simplify workflows: drop setup-node/pnpm-action, use corepack
Julia McGhee
2026-03-21 16:31:01 +00:00
-
b28b1fcae2
Use gitea.token instead of secrets.GITEA_TOKEN in workflows
Julia McGhee
2026-03-21 16:26:39 +00:00
-
9c02fd7f4c
Add Gitea SSH host key to ArgoCD known_hosts via kustomize patch
Julia McGhee
2026-03-21 16:23:49 +00:00
-
b8ef09359d
Re-seal ArgoCD repo secret with insecure flag for in-cluster SSH
Julia McGhee
2026-03-21 16:19:29 +00:00
-
1d98d6e131
Cut over ArgoCD to Gitea: update all repoURLs and PR generator
Julia McGhee
2026-03-21 16:15:22 +00:00
-
e6f8054055
Fix runner DinD: disable TLS between sidecar containers
Julia McGhee
2026-03-21 16:13:19 +00:00
-
30c6f89f20
Seal remaining Gitea secrets: API token, runner token, pull secret
Julia McGhee
2026-03-21 16:09:19 +00:00
-
e0fcf2b756
Fix Gitea username: julia → lazorgurl in all registry/API refs
Julia McGhee
2026-03-21 16:06:58 +00:00
-
cb733c92a0
Add internal-only middleware to Gitea IngressRoute
Julia McGhee
2026-03-21 16:02:24 +00:00
-
a4553fbeae
Fix Gitea service names: gitea-http → gitea-helm-http
Julia McGhee
2026-03-21 16:00:08 +00:00
-
e78807bff1
Fix Gitea Valkey auth: inject password via env var interpolation
Julia McGhee
2026-03-21 15:58:48 +00:00
-
a3c73dccb0
Fix Gitea DB auth: use additionalConfigFromEnvs for password
Julia McGhee
2026-03-21 15:56:18 +00:00
-
7db7bc916e
Fix longhorn-nvme: add storageclass.yaml to Longhorn kustomization
Julia McGhee
2026-03-21 15:51:24 +00:00
-
aed0bff28a
Fix storage class: use longhorn instead of longhorn-nvme
Julia McGhee
2026-03-21 15:49:49 +00:00