Gitea Runner 1.0.0 发布
Gitea Actions 官方 Runner 发布了 1.0.0 版本,此前该项目名为 act_runner。
此次改名为 Gitea Runner,旨在更清晰地表明其作为 Gitea Actions 官方 Runner 的定位。
此次发布重置了版本号,并更新了项目仓库名称、二进制文件名称(gitea-runner)以及 Docker 镜像名称 (gitea/runner)。
用户需要更新脚本和配置文件,以适应新的名称和镜像,建议优先使用 YAML 配置文件管理 Runner 设置。
查看原文开头(英文 · 仅前 3 段)
We are happy to announce the release of Gitea Runner 1.0.0.
This is the first stable release of the official Gitea Actions runner under its new name. The project formerly known as act_runner has been renamed to Gitea Runner, with the repository now available at gitea/runner.
Why the rename?
※ 出于版权考虑,仅引用前 3 段。完整内容请阅读原文。