# Installer gitlab-ci-local avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de gitlab-ci-local pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:gitlab-ci-local
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install gitlab-ci-local
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#gitlab-ci-local
```

  Preuve: 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

## Faits du paquet

- **Clé du paquet:** brew:gitlab-ci-local
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/gitlab-ci-local>
- **Version:** 4.74.0
- **Résumé source:** Run gitlab pipelines locally as shell executor or docker executor
- **Page d'accueil:** <https://github.com/firecow/gitlab-ci-local>
- **Dépôt:** <https://github.com/firecow/gitlab-ci-local>
- **Licence:** MIT
- **Archive source:** <https://registry.npmjs.org/gitlab-ci-local/-/gitlab-ci-local-4.74.0.tgz>
- **Dernière mise à jour:** 2026-08-01T12:21:26Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- gitlab-ci-local (cli)
- gitlab-ci-local (alias)

## Dépendances

- node

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 4.74.0
- gestionnaire mis à jour: 2026-08-01
- données locales: OK
- dépôt amont: https://github.com/firecow/gitlab-ci-local
- info: No cached GitHub release or tag data was available.
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

- <https://api.github.com/repos/firecow/gitlab-ci-local>
- <https://formulae.brew.sh/formula/gitlab-ci-local>
- <https://github.com/firecow/gitlab-ci-local>
- <https://github.com/firecow/gitlab-ci-local/releases/tag/4.73.0>
- <https://raw.githubusercontent.com/firecow/gitlab-ci-local/master/README.md>
- <https://www.npmjs.com/package/gitlab-ci-local>


## Notes de sécurité

generalized runtime or code generation signal.

- **Risque Geiger:** yellow / moyen
- generalized runtime or code generation signal


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

- Unix: .gitlab-ci.yml, .gitlab-ci-local-env, ~/.gitlab-ci-local/.env
## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- Nix - gitlab-ci-local: normalized package name match | 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


## Liens liés

- [Cloud CLI packages](https://pkg.so/fr/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [node](https://pkg.so/fr/brew/node/) - Runtime dependency declared by Homebrew.
- [gitlab-runner](https://pkg.so/fr/brew/gitlab-runner/) - Shares pkgdb curated category or tags: ci, cli, developer-tools, gitlab.
- [litani](https://pkg.so/fr/brew/litani/) - Shares pkgdb curated category or tags: ci, cli, developer-tools, pipeline.
- [gitlab-ci-linter](https://pkg.so/fr/brew/gitlab-ci-linter/) - Shares pkgdb curated category or tags: ci, cli, developer-tools, gitlab.
- [gitlab-release-cli](https://pkg.so/fr/brew/gitlab-release-cli/) - Shares pkgdb curated category or tags: ci, cli, developer-tools, gitlab.
- [docker](https://pkg.so/fr/brew/docker/) - Shares pkgdb curated category or tags: cli, developer-tools, docker.
- [docker-compose](https://pkg.so/fr/brew/docker-compose/) - Shares pkgdb curated category or tags: cli, developer-tools, docker.
- [glab](https://pkg.so/fr/brew/glab/) - Shares pkgdb curated category or tags: cli, developer-tools, gitlab.
- [kubeconform](https://pkg.so/fr/brew/kubeconform/) - Shares pkgdb curated category or tags: ci, cli, developer-tools.
- [gitlab-ci-local](https://pkg.so/fr/npm/gitlab-ci-local/) - Same normalized package name appears in another local ecosystem. Shared terms: cli, developer, developer-tools, gitlab, gitlab-ci-local.
- [actions-up](https://pkg.so/fr/brew/actions-up/) - Both packages touch the same language runtime or ecosystem. Shared terms: ci, cli, developer, developer-tools, node.
- [rura](https://pkg.so/fr/brew/rura/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, pipeline, pipelines.
- [gitlab-ci-local](https://pkg.so/fr/npm/gitlab-ci-local/) - Same normalized package name in another local ecosystem.

## Combined YAML source

View the package source record on GitHub. [combined/gitlab-ci-local.yml](https://github.com/mxcl/pkgdb/blob/main/combined/gitlab-ci-local.yml)


## Sources

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