ci(agent): build and test sandbox-agent images#4789
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Context
The POC needs a reviewable slice for image publication and CI, separate from local compose, Railway deploy scripting, and Kubernetes templates. This lets us test the image build path without mixing it into the deployment-specific PRs.
This PR is stacked on #4786 and should be reviewed with the existing agent-workflows POC PRs (#4771, #4772, #4776, #4778, #4779).
Changes
Adds sandbox-agent to the Railway GHCR multi-arch build workflow, wires GH compose examples to consume the published sandbox-agent image, adds the runner service unit-test job, and documents/builds the custom Daytona sandbox image assets. The Railway deploy PR consumes these images but does not own the build workflow.
Tests / notes
What to QA
agenta-sandbox-agentfor amd64 and arm64 and merge a manifest.services/agenttests through the new CI path.