docs: surface build-unity-image custom image flow#565
Conversation
|
Warning Rate limit exceeded
To continue reviewing without waiting, purchase usage credits in the billing tab. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
✨ 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 |
|
Visit the preview URL for this PR (updated for commit bca93ea): https://game-ci-5559f--pr565-docs-build-unity-ima-c2p4qiny.web.app (expires Thu, 14 May 2026 16:22:08 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 1f0574f15f83e11bfc148eae8646486a6d0e078b |
Most gamedev projects keep their custom Unity editor images private to one job. Reframe the GitHub Actions example so the no-registry, build-and-use-in-same-job path is the headline, with honest guidance on rebuild cost (15-30 min per run on hosted runners) and a table of caching options (self-hosted runner, push-once, buildx + GHA cache). GHCR push remains documented as the cross-workflow option. Refs game-ci/cli#45. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
Superseded by #569 — the combined branch merges this work in along with the other three docs branches from the May 2026 wave. Closing in favour of the combined PR. |
Pull request was closed

Summary
game-ci build-unity-imageflow from the Docker image overviewRefs game-ci/cli#46.
Validation
yarn oxfmt --check docs/08-docker/01-docker-images.mdx docs/08-docker/03-customize-docker-images.mdxyarn build