hermes 6811bbdc9e
Official Action - checkout / checkout (push) Successful in 4s
Official Contexts / contexts (push) Successful in 2s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
remove obsolete test.yml (runs-on python-latest label no longer exists)
2026-08-03 15:10:04 +08:00
t
2024-07-28 01:59:28 +08:00

test-runner

Gitea Actions runner 测试仓库。所有流水线均为官方用例,用于验证 runner 对官方流水线的兼容性。

测试用例

工作流 用例来源 覆盖点
.gitea/workflows/official-quickstart.yml Gitea 官方 Quickstart(原样) gitea.* 上下文渲染、actions/checkout@v4、job.status
.gitea/workflows/official-checkout.yml actions/checkout@v4(官方 Action) 私有仓 clone 认证(GITHUB_TOKEN)、内容与 commit 完整性
.gitea/workflows/official-contexts.yml Gitea 官方 Quickstart 上下文 gitea.* 全部字段渲染,及与 GITHUB_* 环境变量等价性断言

触发方式:on: [push],push 到 main 即全部触发。

S
Description
测试runner
Readme
39 KiB