You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RDDT: Add unittest BuildKit image and disable GitHub Actions
Introduce Dockerfile.unittest.buildkit to run `make unittest` (C++ and Go)
via internal CI without producing a runtime image. Disable auto-triggered
GitHub Actions workflows in this fork, including Claude Code review, so
they only run on workflow_dispatch.
Co-authored-by: Cursor <cursoragent@cursor.com>