Automic VaultAutomic Vault

brew

使用 Homebrew, apk, pacman, winget 安装 gitea-runner

查看 gitea-runner 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install gitea-runner

local Homebrew formula metadata

Windows

Windows Package Manager已验证 · 92%
winget install --id Gitea.Runner -e

Windows Package Manager source index · Gitea.Runner · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Official Actions runner for Gitea

命令和别名

  • gitea-runner

历史

项目历史与用法

Gitea Runner is the official runner for Gitea Actions, the workflow automation system used by Gitea installations. It gives self-hosted Gitea sites a worker process that can register with an instance, accept jobs, and execute GitHub Actions-style workflows through Docker or host execution labels.

项目历史

The runner codebase descends from the act-runner effort around Gitea Actions. The official repository's Git history begins in 2019 with support for GitHub Actions-style execution, while the Gitea-runner release stream begins with v0.0.1 in 2023 and reaches the renamed Gitea Runner 1.x and 2.x series in 2026.

The project evolved from a companion binary for early Actions support into a documented part of the Gitea platform. Its README and Gitea documentation describe binary, container, Docker-in-Docker, rootless Docker-in-Docker, cache server, label, and post-task-script modes, reflecting the operational concerns of running CI workers for many repositories.

采用历史

Adoption follows Gitea Actions itself: administrators enable Actions on a Gitea instance, create or obtain runner registration tokens, and attach one or more runner processes to supply build capacity. Packaging in Homebrew, Alpine, Arch, and WinGet makes the runner fit the same self-hosted deployment culture as Gitea.

使用方式

Practitioners use Gitea Runner by generating or supplying a YAML config, registering the runner with a Gitea instance URL and token, then running the daemon. Container deployments often mount the Docker socket or run Docker-in-Docker images so workflow jobs can execute inside job containers.

Labels are central to day-to-day use: a label such as an Ubuntu image or a host execution label controls which workflows can target the runner and how jobs are launched. Operators also configure cache behavior, ephemeral runners, registration state, and cleanup scripts when they need repeatable CI nodes.

为什么软件包爱好者会关心

For package-manager users, Gitea Runner is the small binary that turns a packaged Gitea server from code hosting into a self-contained CI system. It matters because it avoids a separate hosted CI dependency while keeping the workflow syntax close to GitHub Actions.

时间线

  • 2019: Runner repository history begins with GitHub Actions-style execution work.
  • 2023: v0.0.1 appears in the runner release stream.
  • 2026: v1.0.0 and v2.0.0 mark the renamed Gitea Runner series.

Related projects

  • Gitea Runner is closely tied to Gitea, Gitea Actions, workflow files in repositories, and the nektos/act ecosystem that influenced local execution of GitHub Actions workflows.

安全态势

风险级别:orange

formula declares a Homebrew service.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • formula declares a Homebrew service

信号

  • metadata:service

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • formula 元数据声明了服务或守护进程块。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
./config.yaml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
./.runner

可执行文件

已安装的可执行文件

命令类型暴露范围备注
gitea-runnercli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本2.2.0
管理器更新时间2026-07-23
本地数据OK
上游not checked
检测到的最新版本未检测到

https://gitea.com/gitea/runner

安装元数据

软件包元数据

软件包键brew:gitea-runner
版本2.2.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/gitea-runner
主页https://gitea.com/gitea/runner
仓库https://gitea.com/gitea/runner
上游文档https://docs.gitea.com/usage/actions/act-runner
许可证MIT
源码归档https://gitea.com/gitea/runner/archive/v2.2.0.tar.gz
最后更新2026-07-23T01:22:13Z
Pulseupdated
构建依赖go
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务declared
注意事项Config file: $HOMEBREW_PREFIX/etc/gitea-runner/config.yaml

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegitea-runner
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

apk95%

gitea-runner 1.0.8-r0

Official runner for Gitea

https://gitea.com/gitea/runner

sudo apk add gitea-runner
  • License: MIT
  • Architecture: x86_64
  • Source Package: gitea-runner
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Gitea Runner
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gitea-runner from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

gitea-runner-openrc 1.0.8-r0

Official runner for Gitea (OpenRC init scripts)

https://gitea.com/gitea/runner

sudo apk add gitea-runner-openrc
  • License: MIT
  • Architecture: x86_64
  • Source Package: gitea-runner
  • normalized package name match
  • 匹配方式:Gitea Runner
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gitea-runner-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

gitea-runner 1.0.8-1

Official runner for Gitea

https://gitea.com/gitea/runner

sudo pacman -S gitea-runner
  • License: MIT
  • Architecture: x86_64
  • 2 依赖
  • 1 提供
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Gitea Runner
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: gitea-runner from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
winget95%

Gitea.Runner

winget install --id Gitea.Runner -e
  • normalized package name match
  • 匹配方式:Gitea Runner
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Gitea.Runner from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment