fix(ci): keep vendor/** on both quality-gate path filters
BUG-714: deploy/gated-paths.txt already listed vendor/** after the qizheng vendoring, but backend-quality-gate.yml did not. The contract test requires the two lists to match.
This commit is contained in:
@@ -58,6 +58,14 @@ Gitea `backend-quality-gate` run `2635`(`a38a9415`)失败:
|
||||
|
||||
门禁数字:`1 failed, 765 passed, 1 skipped`。本条修完后应回到 766 passed。
|
||||
|
||||
## 门禁补修(BUG-714)
|
||||
|
||||
Gitea run `2636`(`8d6a4bd0`)Python 段过了,前端 `# fail 1`:
|
||||
|
||||
`gated paths are one list shared by both quality-gate triggers`
|
||||
|
||||
`deploy/gated-paths.txt` 已有 `vendor/**`,`.gitea/workflows/backend-quality-gate.yml` 的两份 `paths:` 没有。按清单补上,不改 job 逻辑。
|
||||
|
||||
## 合入
|
||||
|
||||
`git push origin HEAD:staging`,核对远端 SHA。部署是否追上见推送后的 `/api/health`。
|
||||
|
||||
Reference in New Issue
Block a user