|
|
b6e44cb4f8
|
Merge branch 'dev' into agent/dex/CUB-203-ws-client-scaffold
Dev Build & Deploy / docker-build-push (pull_request) Blocked by required conditions
Dev Build & Deploy / test-and-build (pull_request) Waiting to run
Build (Dev) / build-go-backend (pull_request) Failing after 0s
Build (Dev) / build-frontend (pull_request) Failing after 0s
Build (Dev) / trigger-deploy (pull_request) Has been skipped
|
2026-05-20 09:01:58 -04:00 |
|
Joshua King
|
49b959aee5
|
Add CI Docker image with Go 1.23 + Node 22 pre-installed, update workflow to use go-react label
Dev Build & Deploy / test-and-build (push) Has been cancelled
Dev Build & Deploy / docker-build-push (push) Has been cancelled
|
2026-05-20 08:47:16 -04:00 |
|
Joshua King
|
ae37d79aa8
|
Switch to ubuntu-dotnet runner label to bypass /var/run symlink issue
Dev Build & Deploy / test-and-build (push) Has been cancelled
Dev Build & Deploy / docker-build-push (push) Has been cancelled
|
2026-05-20 08:39:05 -04:00 |
|
Joshua King
|
8fb4183abe
|
Add container spec to fix /var/run symlink path escape error
Dev Build & Deploy / test-and-build (push) Failing after 7s
Dev Build & Deploy / docker-build-push (push) Has been skipped
|
2026-05-20 08:30:49 -04:00 |
|
Joshua King
|
ee6ad10db9
|
Replace setup-go/setup-node actions with manual install for Gitea runner compatibility
Dev Build & Deploy / docker-build-push (push) Blocked by required conditions
Dev Build & Deploy / test-and-build (push) Failing after 14m18s
|
2026-05-20 08:10:13 -04:00 |
|
Joshua King
|
5f42a3be18
|
Rename GITEA_TOKEN secret to ACCESS_TOKEN
Dev Build & Deploy / test-and-build (push) Failing after 4s
Dev Build & Deploy / docker-build-push (push) Has been skipped
|
2026-05-20 08:08:21 -04:00 |
|
Joshua King
|
0e452941dd
|
Remove deploy-dev job - deployment handled via docker-compose
Dev Build & Deploy / test-and-build (push) Failing after 0s
Dev Build & Deploy / docker-build-push (push) Has been skipped
|
2026-05-20 08:06:52 -04:00 |
|
Joshua King
|
87cb517623
|
Update CI workflow to match Go+React stack with Docker registry push
Dev Build & Deploy / test-and-build (push) Failing after 1s
Dev Build & Deploy / docker-build-push (push) Has been skipped
Dev Build & Deploy / deploy-dev (push) Has been skipped
|
2026-05-20 08:04:50 -04:00 |
|
|
|
efcedde649
|
Merge branch 'dev' into agent/dex/CUB-203-ws-client-scaffold
Build (Dev) / trigger-deploy (pull_request) Blocked by required conditions
Dev Build / deploy-dev (pull_request) Blocked by required conditions
Dev Build / build-test (pull_request) Waiting to run
Build (Dev) / build-frontend (pull_request) Failing after 2s
Build (Dev) / build-go-backend (pull_request) Failing after 14m20s
|
2026-05-20 07:30:09 -04:00 |
|
Joshua King
|
0ac4898027
|
Updates
Dev Build / deploy-dev (push) Has been cancelled
Dev Build / build-test (push) Has been cancelled
|
2026-05-20 07:27:31 -04:00 |
|
Dex
|
e131798f3b
|
CUB-204: wire WS client as primary, REST poller as fallback
Dev Build / build-test (pull_request) Failing after 1s
Build (Dev) / trigger-deploy (pull_request) Has been skipped
openclaw/grimm-review REJECTED — 6 blocking issues
Build (Dev) / build-go-backend (pull_request) Failing after 0s
Build (Dev) / build-frontend (pull_request) Failing after 1s
- Rename GatewayURL/GatewayPollInterval → GatewayRestURL/GatewayRestPollInterval
- Change Docker-aware defaults (host.docker.internal instead of localhost)
- Client.Start() waits for WS readiness (30s timeout), falls back to REST
- Client.SetWSClient()/MarkWSReady() for WS→REST coordination
- WSClient.SetRESTClient() so WS notifies REST on successful handshake
- main.go wires both clients: WS primary, REST fallback with cross-references
- .env.example documents WS_GATEWAY_URL, GATEWAY_TOKEN, REST fallback vars
- docker-compose.yml adds WS_GATEWAY_URL and GATEWAY_TOKEN env vars
- reference/CONTROL_CENTER_CONTEXT.md documents architecture and startup sequence
|
2026-05-20 11:16:05 +00:00 |
|
|
|
8331468b44
|
ci: simplify dev pipeline to build-test only (api-client has TS errors, remove for now)
Dev Build / build-test (push) Successful in 3m46s
|
2026-04-27 21:00:07 -04:00 |
|
|
|
e5d9b7ea07
|
fix: use npm install instead of npm ci for api-client (no package-lock.json)
Dev Build / notify-failure (push) Successful in 37s
Dev Build / build-test (push) Failing after 3m26s
Dev Build / notify-success (push) Has been skipped
|
2026-04-27 20:48:55 -04:00 |
|
|
|
0108d8aca0
|
ci: add dev build pipeline with backend (.NET) and frontend (Angular) jobs
Dev Build / build-test (push) Failing after 5m9s
Dev Build / notify-success (push) Has been skipped
Dev Build / notify-failure (push) Successful in 46s
|
2026-04-27 20:31:22 -04:00 |
|