release(main): 同步 dev 最新候选改动
Storage Persistence Guard / storage-persistence-audit (push) Has been cancelled
Client Quality Gates / Shared client and Web (push) Has been cancelled
Client Quality Gates / macOS Desktop (push) Has been cancelled
Client Quality Gates / Shared client and Web (pull_request) Has been cancelled
Client Quality Gates / macOS Desktop (pull_request) Has been cancelled
Storage Persistence Guard / storage-persistence-audit (pull_request) Has been cancelled

This commit is contained in:
Cheng Zhou
2026-07-16 17:15:50 +08:00
parent 32167fba02
commit d5279b124f
393 changed files with 51630 additions and 9711 deletions
+6 -2
View File
@@ -6,6 +6,8 @@ on:
- "AGENTS.md"
- "frontend/**"
- ".github/workflows/client-quality-gates.yml"
- ".github/workflows/desktop-release-candidate.yml"
- ".github/workflows/desktop-windows-internal.yml"
- "docs/branch-governance.md"
- "docs/desktop-project-plan.md"
- "docs/desktop-phase-1-design.md"
@@ -24,6 +26,8 @@ on:
- "AGENTS.md"
- "frontend/**"
- ".github/workflows/client-quality-gates.yml"
- ".github/workflows/desktop-release-candidate.yml"
- ".github/workflows/desktop-windows-internal.yml"
- "docs/branch-governance.md"
- "docs/desktop-project-plan.md"
- "docs/desktop-phase-1-design.md"
@@ -46,7 +50,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v4
with:
node-version: "20"
node-version: "22.13"
cache: npm
cache-dependency-path: frontend/package-lock.json
@@ -110,7 +114,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v4
with:
node-version: "20"
node-version: "22.13"
cache: npm
cache-dependency-path: frontend/package-lock.json