ci: publish the GPU agent image #145

Merged
bvandeusen merged 1 commits from dev into main 2026-06-29 14:26:51 -04:00
Owner

Adds a build-agent job to the image-build workflow so fabledcurator-agent is built + pushed to the Forgejo registry alongside fabledcurator (web) and fabledcurator-ml — same tag cadence (:latest / :c-<sha> on main). The operator pulls + runs it on the GPU machine instead of building locally; README switched to docker pull.

🤖 Generated with Claude Code

Adds a `build-agent` job to the image-build workflow so `fabledcurator-agent` is built + pushed to the Forgejo registry alongside `fabledcurator` (web) and `fabledcurator-ml` — same tag cadence (`:latest` / `:c-<sha>` on main). The operator pulls + runs it on the GPU machine instead of building locally; README switched to `docker pull`. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
bvandeusen added 1 commit 2026-06-29 14:26:42 -04:00
ci(agent): publish the GPU agent image (build-agent job)
CI / lint (push) Successful in 3s
CI / frontend-build (push) Successful in 20s
CI / backend-lint-and-test (push) Successful in 32s
CI / integration (push) Successful in 3m26s
9449241fc2
Build + push fabledcurator-agent alongside web/ml (own CUDA + onnxruntime-gpu
image, context=agent/, same tag cadence: main → :main/:latest/:c-<sha>, tag →
:<version>). So the operator PULLS + runs it on the GPU machine instead of
building locally. README switched to docker pull.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Ttrj5P7upUTueSfoJcxEqa
bvandeusen merged commit 401fe8213e into main 2026-06-29 14:26:51 -04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bvandeusen/FabledCurator#145