8 Commits

Author SHA1 Message Date
zyc
5ec95e2d48 fix: kubectl和kubeconfig对齐DevPerf项目写法
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m46s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-23 15:18:17 +08:00
zyc
6effb94e28 refactor: CI改为airlabs分支部署到内部服务器
Some checks failed
Build and Deploy / build-and-deploy (push) Has been cancelled
- 分支从master/dev改为airlabs
- 使用VOLCANO_INTERNAL_KUBE_CONFIG
- CR_ORG改为internal
- 域名使用正式域名airlabs-manage-web/api.airlabs.art

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-23 15:01:56 +08:00
zyc
f6d50055d1 fix: 前端API地址按环境动态注入
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m39s
- Dockerfile添加VITE_API_BASE_URL build arg
- dev环境构建时注入 airlabs-manage-api.test.airlabs.art
- master环境构建时注入 airlabs-manage-api.airlabs.art

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 16:18:01 +08:00
zyc
b2e38ff36d fix: dev环境使用test子域名,ingress域名按分支替换
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 3m37s
- master: airlabs-manage-web.airlabs.art / airlabs-manage-api.airlabs.art
- dev: airlabs-manage-web.test.airlabs.art / airlabs-manage-api.test.airlabs.art
- 同步替换CORS_ORIGINS

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 16:04:51 +08:00
zyc
7a9d805de9 refactor: 合并CI为单文件deploy.yaml,与jimeng-clone保持一致
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 7m30s
- 合并 deploy-web.yaml + deploy-backend.yaml → deploy.yaml
- 一次构建同时打包 backend 和 web 镜像
- 一次部署同时更新所有 k8s 资源

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 15:54:17 +08:00
zyc
8b6dc47a41 fix: 修正CI workflow secret名称,与jimeng-clone保持一致
Some checks failed
Build and Deploy Web / build-and-deploy (push) Successful in 5m21s
Build and Deploy Backend / build-and-deploy (push) Has been cancelled
- prod环境硬编码CR server/username/org
- dev环境CR_ORG硬编码为dev
- kubeconfig使用VOLCANO_TEST/PROD_KUBE_CONFIG

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 15:43:37 +08:00
zyc
afbc8594ee fix dev
All checks were successful
Build and Deploy Web / build-and-deploy (push) Successful in 1m24s
Build and Deploy Backend / build-and-deploy (push) Successful in 1m14s
2026-04-07 15:21:21 +08:00
zyc
df9147a554 fix build
All checks were successful
Build and Deploy Backend / build-and-deploy (push) Successful in 1m20s
Build and Deploy Web / build-and-deploy (push) Successful in 59s
2026-02-12 15:03:28 +08:00