Automic VaultAutomic Vault

brew

使用 Homebrew, Nix 安装 gitlab-ci-local

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install gitlab-ci-local

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#gitlab-ci-local

nixpkgs package indexes · pkgs/by-name/gi/gitlab-ci-local/package.nix · 来源: api.github.com

概览

软件包摘要

Run gitlab pipelines locally as shell executor or docker executor

命令和别名

  • gitlab-ci-local

历史

项目历史与用法

gitlab-ci-local is a command-line runner for executing GitLab CI pipelines on a developer machine with shell or Docker executors. It is built around the recurring developer problem described by its README: avoiding repeated pushes just to discover whether `.gitlab-ci.yml` behaves as expected.

项目历史

The GitHub repository was created in January 2020. The README positions the tool as a replacement for project-specific shell scripts and make targets by letting developers run the same GitLab CI jobs locally.

The project expanded beyond a basic runner into a package with Debian repository instructions, AUR packaging, npm and Bun installation, Homebrew installation, Windows Git Bash support, dotenv-style defaults, tab completion, job listing modes, and documented behavior for includes, artifacts, variables, and local-only jobs.

采用历史

gitlab-ci-local's adoption follows the spread of GitLab CI into projects that wanted faster feedback than remote pipeline runs. Repository metadata collected for this enrichment reported 3,978 GitHub stars, and the package is distributed through npm, Homebrew, distro-oriented channels, and Arch's AUR.

Its ecosystem significance comes from matching GitLab CI's YAML-centered workflow while accepting that a local runner has boundaries. The README documents tracked-file behavior, local-only rules, variables from home and project files, remote variables, and artifact handling so teams can decide what belongs in local feedback and what belongs in GitLab.

使用方式

Practitioners install the CLI, run `gitlab-ci-local` in a repository, use `.gitlab-ci-local-env` or `$HOME/.gitlab-ci-local/.env` for default CLI options, and use variables files to model CI/CD variables. They also use `--list`, `--list-all`, and CSV listing modes to inspect planned jobs before executing a pipeline.

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

For package nerds, gitlab-ci-local is interesting because it turns a hosted CI product's YAML dialect into a local executable distributed through several package ecosystems. It is the sort of package that saves time in inner-loop development while surfacing the hard parts of reproducing CI outside the hosted service.

时间线

  • 2020: Repository created for local GitLab CI execution.
  • 2020: README described running GitLab pipelines locally as shell or Docker executor.
  • 2024: npm package metadata exposed the `gitlab-ci-local` binary entry point.
  • 2026: v4.73.0 release published on GitHub.

Related projects

  • Related surfaces include GitLab CI, Docker, shell executors, npm, Bun, Homebrew, Debian packaging, AUR, and Git Bash on Windows.

安全态势

风险级别:yellow

generalized runtime or code generation signal.

风险分类器

yellow 风险 · 中 置信度 · runtime

原因

  • generalized runtime or code generation signal

信号

  • text:shell

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 1 个平台目标。
  • 安装时包含 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
.gitlab-ci.yml.gitlab-ci-local-env~/.gitlab-ci-local/.env

可执行文件

已安装的可执行文件

命令类型暴露范围备注
gitlab-ci-localcli全局可执行文件

新鲜度

版本和新鲜度

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

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

https://github.com/firecow/gitlab-ci-local

安装元数据

软件包元数据

软件包键brew:gitlab-ci-local
版本4.73.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/gitlab-ci-local
主页https://github.com/firecow/gitlab-ci-local
仓库https://github.com/firecow/gitlab-ci-local
上游文档https://github.com/firecow/gitlab-ci-local#readme
许可证MIT
源码归档https://registry.npmjs.org/gitlab-ci-local/-/gitlab-ci-local-4.73.0.tgz
最后更新2026-07-18T20:22:04Z
Pulseupdated
依赖node
Bottle可用 (于 all)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Nix95%

gitlab-ci-local

nix profile install nixpkgs#gitlab-ci-local
  • normalized package name match
  • 匹配方式:Gitlab Ci Local
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gi/gitlab-ci-local/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 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