mirror of
https://github.com/stablyai/orca.git
synced 2026-09-22 00:02:31 +00:00
Phase 6 of the relay split: the relay's deploy/operate surface moves under cloud/ with 24 cloud-* workflows gated on ORCA_CLOUD_OPERATIONS_ENABLED, the Cloud SQL rollout lease action, the relay Terraform root (dual-accept identities for both repositories), scripts, docs, CODEOWNERS, and a terraform validate job in Cloud Verify.
11 lines
481 B
Plaintext
11 lines
481 B
Plaintext
# Product source remains owned by its normal reviewers; localization inputs need focused review.
|
|
/src/renderer/src/i18n/locales/ @brennanb2025
|
|
/config/scripts/*localization*.mjs @brennanb2025
|
|
/config/scripts/*locale*.mjs @brennanb2025
|
|
/config/i18next.config.ts @brennanb2025
|
|
|
|
# The relay's deploy and operate surface: workspace, workflows, and the rollout lease action.
|
|
/cloud/ @Jinwoo-H
|
|
/.github/workflows/cloud-*.yml @Jinwoo-H
|
|
/.github/actions/cloud-sql-rollout-lease/ @Jinwoo-H
|