Skip to content

Commit 372862b

Browse files
committed
Update LongBridge service naming docs
1 parent 1589306 commit 372862b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Important:
147147
### Deployment unit and naming
148148

149149
- `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`.
151151
- 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`.
152152
- 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.
153153
- For the shared deployment model and trigger migration checklist, see [`QuantPlatformKit/docs/deployment_model.md`](../QuantPlatformKit/docs/deployment_model.md).
@@ -315,7 +315,7 @@ Secret Manager 中需存在 `LONGPORT_SECRET_NAME` 指定的密钥(默认: `lo
315315
### 部署单元和命名建议
316316

317317
- `QuantPlatformKit` 只是共享依赖,不单独部署;Cloud Run 继续只部署 `LongBridgePlatform`
318-
- 推荐 Cloud Run 服务名:`longbridge-quant-semiconductor-rotation-income-hk``longbridge-quant-semiconductor-rotation-income-sg`
318+
- 推荐 Cloud Run 服务名:`longbridge-quant-semiconductor-rotation-income-hk-service``longbridge-quant-semiconductor-rotation-income-sg-service`
319319
- 继续保留两个 trigger 和两个 GitHub Environment,区分键始终是 `CLOUD_RUN_SERVICE + CLOUD_RUN_REGION`,运行身份再通过 `STRATEGY_PROFILE + ACCOUNT_REGION` 明确下来。
320320
- 如果后面改 GitHub 仓库名或再次迁组织,Google Cloud 里的两个 trigger 都要重新选择 GitHub 来源,不要假设旧绑定会自动跟过去。
321321
- 统一部署模型和触发器迁移清单见 [`QuantPlatformKit/docs/deployment_model.md`](../QuantPlatformKit/docs/deployment_model.md)

0 commit comments

Comments
 (0)