Automic VaultAutomic Vault

brew

gitea-runner を Homebrew, apk, pacman, winget でインストール

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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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