macOS
brew install gitea-runnerlocal Homebrew formula metadata
brew
gitea-runner のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gitea-runnerlocal Homebrew formula metadata
sudo apk add gitea-runnerAlpine Linux edge package indexes · gitea-runner · ソース: dl-cdn.alpinelinux.org
sudo pacman -S gitea-runnerArch Linux sync databases · gitea-runner · ソース: geo.mirror.pkgbuild.com
winget install --id Gitea.Runner -eWindows Package Manager source index · Gitea.Runner · ソース: cdn.winget.microsoft.com
概要
Official Actions runner for Gitea
履歴
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.
セキュリティ状態
formula declares a Homebrew service.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
./config.yamlCredential-bearing paths to review before unattended agent runs.
./.runner実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gitea-runner | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
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 |
| Pulse | updated |
| ビルド依存関係 | 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 Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gitea-runner |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
gitea-runner 1.0.8-r0
Official runner for Gitea
https://gitea.com/gitea/runner
sudo apk add gitea-runnergitea-runner-openrc 1.0.8-r0
Official runner for Gitea (OpenRC init scripts)
https://gitea.com/gitea/runner
sudo apk add gitea-runner-openrcgitea-runner 1.0.8-1
Official runner for Gitea
https://gitea.com/gitea/runner
sudo pacman -S gitea-runnerGitea.Runner
winget install --id Gitea.Runner -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.