firecow/gitlab-ci-local
Tired of pushing to test your .gitlab-ci.yml? observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 99
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 17.0
- age_days: 2433
- days_rel: 8
- days_push: 7
- n_releases_24m: 33
Adoption not part of the score
4065 stars · 212 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A CLI tool that runs GitLab CI pipelines locally using shell or Docker executors, so developers can test .gitlab-ci.yml without pushing to GitLab. It is written in TypeScript and distributed via npm.
Use cases
- test gitlab ci pipeline locally
- run .gitlab-ci.yml jobs without pushing
- debug gitlab ci jobs on my machine
- replace dev shell scripts and makefiles with gitlab ci
- run gitlab pipeline with docker executor locally
- iterate on ci config before committing
When to choose
- you use GitLab CI and want fast local feedback on pipeline changes
- you want to debug failing CI jobs without push cycles
- you want to consolidate dev scripts into .gitlab-ci.yml
When to avoid
- you use GitHub Actions or another CI system
- you need full parity with GitLab's hosted runners and services
- your pipeline depends on GitLab-only features like protected variables or cluster runners
Facets
cli-tool · maturity active
ci-cd cli developer-tools testing developer-tools cli cross-platform gitlab-ci local-pipeline gitlab docker-executor shell-executor devops command-line automation nodejs docker
1 source
- readme: https://github.com/firecow/gitlab-ci-local · fetched 2026-08-28 · c1926ac50ca2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| firecow/gitlab-ci-local | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="firecow/gitlab-ci-local")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem