# 使用 Homebrew 安装 actions-batch

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

## 安装

```sh
sudo av install brew:actions-batch
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install actions-batch
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:actions-batch
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/actions-batch>
- **版本:** 0.0.3
- **来源摘要:** Time-sharing supercomputer built on GitHub Actions
- **主页:** <https://blog.alexellis.io/github-actions-timesharing-supercomputer/>
- **仓库:** <https://github.com/alexellis/actions-batch>
- **上游文档:** <https://blog.alexellis.io/github-actions-timesharing-supercomputer>
- **许可证:** MIT
- **源码归档:** <https://github.com/alexellis/actions-batch/archive/refs/tags/v0.0.3.tar.gz>
- **最后更新:** 2026-06-15T10:20:09-04:00
- **已生成:** 2026-07-08T07:18:31+00:00

## 可执行文件

- actions-batch (cli)
- actions-batch (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 0.0.3
- 管理器更新时间: 2026-06-15
- 本地数据: OK
- 上游仓库: https://github.com/alexellis/actions-batch
- 检测到的最新版本: v0.0.3 (当前)
## 项目历史与用法

actions-batch is a small Go CLI by Alex Ellis for submitting shell scripts to disposable GitHub Actions workflows and collecting logs or artifacts. Its own description frames it as a time-sharing supercomputer built on GitHub Actions.

### 项目历史

The project appeared as a public GitHub repository in October 2022 and was documented by the author in a blog post that explains the time-sharing analogy, disposable repository workflow, and artifact retrieval model. Public releases began in December 2023 with v0.0.1.

### 采用历史

The README targets GitHub-hosted runners, private repositories, self-hosted runners, and Actuated runners, so adoption is mostly in the GitHub Actions and self-hosted runner niche rather than as a general batch scheduler.

### 使用方式

Users pass a script with --file, identify an owner with --owner, provide a GitHub token via --token-file, and optionally pass secrets via --secrets-from. The tool creates a temporary workflow, runs it, and can download files placed in an uploads directory.

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

For package-manager users, actions-batch is interesting because it packages GitHub Actions as an ad hoc batch-compute backend: a single local CLI wraps repository creation, workflow generation, token handling, secrets, and artifact download.

### 时间线

- 2022: Public GitHub repository created.
- 2023: README examples show artifact download and secret injection workflows.
- 2023: v0.0.1 initial release published on GitHub.
- 2023: v0.0.3 followed the next day with logging changes.

### Related projects

- The README points readers to alexellis/run-job for one-shot Kubernetes jobs and OpenFaaS for portable functions.

### 来源

- Author blog post linked from the README for project framing.
- GitHub repository and releases API for creation and release dates.
- Official README for usage, supported runners, secrets, artifacts, and related projects.


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## 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.


## Credential files

- Unix: ~/pat.txt, ~/batch, .secrets/*
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** actions-batch
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## 相关链接

- [Cloud CLI packages](https://www.automicvault.com/zh-hans/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://www.automicvault.com/zh-hans/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://www.automicvault.com/zh-hans/pkg/brew/go/) - Build dependency declared by Homebrew.
- [ansible](https://www.automicvault.com/zh-hans/pkg/brew/ansible/) - Shares av.db curated category or tags: automation, cli, cloud-infrastructure.
- [ansible-creator](https://www.automicvault.com/zh-hans/pkg/brew/ansible-creator/) - Shares av.db curated category or tags: automation, cli, cloud-infrastructure.
- [atlantis](https://www.automicvault.com/zh-hans/pkg/brew/atlantis/) - Shares av.db curated category or tags: automation, cli, cloud-infrastructure.
- [consul-template](https://www.automicvault.com/zh-hans/pkg/brew/consul-template/) - Shares av.db curated category or tags: automation, cli, cloud-infrastructure.
- [dnscontrol](https://www.automicvault.com/zh-hans/pkg/brew/dnscontrol/) - Shares av.db curated category or tags: automation, cli, cloud-infrastructure.
- [govc](https://www.automicvault.com/zh-hans/pkg/brew/govc/) - Shares av.db curated category or tags: automation, cli, cloud-infrastructure.
- [pulumi](https://www.automicvault.com/zh-hans/pkg/brew/pulumi/) - Shares av.db curated category or tags: automation, cli, cloud-infrastructure.
- [stackql](https://www.automicvault.com/zh-hans/pkg/brew/stackql/) - Shares av.db curated category or tags: automation, cli, cloud-infrastructure.
- [arkade](https://www.automicvault.com/zh-hans/pkg/brew/arkade/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-infrastructure, infrastructure.
- [actions-up](https://www.automicvault.com/zh-hans/pkg/brew/actions-up/) - Package names and metadata indicate a similar tool family. Shared terms: actions, ci-cd, cli, github, github-actions.

## Combined YAML source

View the package source record on GitHub. [combined/actions-batch.yml](https://github.com/automic-vault/db/blob/main/combined/actions-batch.yml)


## 来源

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