稳定 Gitea CI 依赖安装与隔离 Runner 验收 #102

Closed
kdletters wants to merge 0 commits from codex/stabilize-gitea-ci into master
Member

修改

  • 保留 root/non-root 任务的受控代理环境
  • 为 Cargo 与 rustup 下载增加有界重试
  • 记录 Runner systempaths 最小修补与真实 job 验收口径

本地验证

  • Workflow Prettier
  • 23 个 Bash run block 通过 bash -n
  • npm run check:encoding
  • git diff --check
## 修改 - 保留 root/non-root 任务的受控代理环境 - 为 Cargo 与 rustup 下载增加有界重试 - 记录 Runner systempaths 最小修补与真实 job 验收口径 ## 本地验证 - Workflow Prettier - 23 个 Bash run block 通过 bash -n - npm run check:encoding - git diff --check
kdletters added 1 commit 2026-07-21 22:24:17 +08:00
稳定Gitea CI依赖安装
Project CI / Frontend tests (pull_request) Successful in 1m59s
Project CI / Repository checks (pull_request) Successful in 2m55s
Project CI / Native shell tests (pull_request) Successful in 6m38s
Project CI / Backend tests (pull_request) Successful in 7m37s
Project CI / Frontend tests (push) Successful in 1m44s
Project CI / Repository checks (push) Successful in 2m37s
Project CI / Native shell tests (push) Successful in 7m3s
Project CI / Backend tests (push) Successful in 8m5s
ae9502d9ed
保留隔离 runner 的受控代理环境
为 Cargo 与 rustup 下载增加有界重试
记录 Runner systempaths 修补和真实 job 验收口径
kdletters closed this pull request 2026-07-21 23:42:55 +08:00
Some checks are pending
Project CI / Frontend tests (pull_request) Successful in 1m59s
Project CI / Repository checks (pull_request) Successful in 2m55s
Project CI / Native shell tests (pull_request) Successful in 6m38s
Project CI / Backend tests (pull_request) Successful in 7m37s
Project CI / Frontend tests (push) Successful in 1m44s
Project CI / Repository checks (push) Successful in 2m37s
Project CI / Native shell tests (push) Successful in 7m3s
Project CI / Backend tests (push) Successful in 8m5s

Pull request closed

Sign in to join this conversation.