docs: combined orchestrator documentation updates#564
Conversation
…ostics, caching New pages: - Advanced Topics > Self-Hosted Runner Reliability: Library cache strategy (HOT/WARM/COLD), DAG file repair, LFS pointer poisoning detection, profile-based cache invalidation, workspace-scoped process cleanup, licensing race mitigation, pre-crash Library backup pattern - Advanced Topics > Unity Build Failure Diagnostics: 7-category failure classification (LICENSE, CRASH, COMPILE, PACKAGE, SKIP, EXIT_NEG1, GENERIC), detection signals, remediation per category, multi-phase retry chains with independent budgets, circuit breaker pattern, Step Summary integration - Self-Hosting > Windows Self-Hosted Runner Setup: multi-runner topology, NSSM service management with self-healing layers, Unity Hub ghost process management, worker count configuration, Accelerator cold-start handling Updated pages: - Caching: added self-hosted cache integrity section (DAG repair, LFS poisoning, profile fingerprinting) - Troubleshooting: added quick-fix entries for all 5 common Unity CI failure categories Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Rename "Standalone Streaming Hot Runner" to "Streaming Runner" - Add GC timeout force and max cache entries documentation - Add maxCacheEntries to caching inputs reference - Add configFiles documentation to K8s and Docker provider pages - Add init command documentation for workflow generation Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…es' into docs/combined-orchestrator-updates
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
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 (31)
✨ 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 ad40072): https://game-ci-5559f--pr564-docs-combined-orches-1sw8q77t.web.app (expires Wed, 13 May 2026 23:08:33 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 1f0574f15f83e11bfc148eae8646486a6d0e078b |
Documents the game-ci build-unity-image command for building Docker images with custom module combinations. Includes GitHub Actions examples for both on-the-fly and pre-built workflows. Refs: game-ci/cli#45, game-ci/cli#46 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

Summary
Combined PR replacing #561, #562, #563.
CLI documentation (#561)
Reliability & provider guides (#562)
Orchestrator backlog features (#563)
gcTimeoutMinutes) docsmaxCacheEntries,minCacheEntries) docsconfigFiles) for K8s and Docker providersgame-ci initCLI command documentation🤖 Generated with Claude Code