chore: merge develop to main (Worker内存限制持久化) #71

Merged
xiaoxia merged 2 commits from develop into main 2026-06-28 13:07:50 +08:00
Owner

合并内容

将 develop 分支的最新修复合并到 main:

  • PR#70: Worker内存限制持久化 (mem_limit 2G)

变更文件

  • infra/docker/compose.yml: 添加 mem_limit 配置
## 合并内容 将 develop 分支的最新修复合并到 main: - PR#70: Worker内存限制持久化 (mem_limit 2G) ## 变更文件 - infra/docker/compose.yml: 添加 mem_limit 配置
xiaoxia added 2 commits 2026-06-28 13:07:44 +08:00
fix: resolve all TS6133 unused variable errors (Plans, ProjectGeneration, ProjectTasks)
CI/CD Pipeline / Validate Code Quality And Tests (pull_request) Has been cancelled
CI/CD Pipeline / Frontend Lint (pull_request) Has been cancelled
efc8d23b1d
Merge pull request 'fix: persist api/worker container memory limit with mem_limit 2g' (#70) from fix/compose-mem-limit into develop
Tests / test (pull_request) Failing after 1s
Tests / lint (pull_request) Failing after 1s
CI/CD Pipeline / Validate Code Quality And Tests (push) Has been cancelled
CI/CD Pipeline / Frontend Lint (push) Has been cancelled
Deploy / Deploy Staging (push) Has been cancelled
Deploy / Build Production Runtime Images (push) Has been cancelled
Deploy / Deploy Production (push) Has been cancelled
Deploy / Production Browser E2E (push) Has been cancelled
CI/CD Pipeline / Validate Code Quality And Tests (pull_request) Has been cancelled
CI/CD Pipeline / Frontend Lint (pull_request) Has been cancelled
996d193808
xiaoxia merged commit 40cbc6a010 into main 2026-06-28 13:07:50 +08:00
Sign in to join this conversation.