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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -147,7 +147,7 @@ Important:
147
147
### Deployment unit and naming
148
148
149
149
-`QuantPlatformKit` is only a shared dependency; Cloud Run still deploys `LongBridgePlatform` itself.
150
-
- Recommended Cloud Run service names: `longbridge-quant-semiconductor-rotation-income-hk` and `longbridge-quant-semiconductor-rotation-income-sg`.
150
+
- Recommended Cloud Run service names: `longbridge-quant-semiconductor-rotation-income-hk-service` and `longbridge-quant-semiconductor-rotation-income-sg-service`.
151
151
- Keep using two triggers and two GitHub Environments. The split key is still `CLOUD_RUN_SERVICE + CLOUD_RUN_REGION`, and the runtime identity is now explicit through `STRATEGY_PROFILE + ACCOUNT_REGION`.
152
152
- If you later rename or move this repository, rebuild the GitHub source binding in Google Cloud for both triggers instead of assuming the existing source binding will follow the rename.
153
153
- For the shared deployment model and trigger migration checklist, see [`QuantPlatformKit/docs/deployment_model.md`](../QuantPlatformKit/docs/deployment_model.md).
0 commit comments