Skip to content

glci 0.7.0 (new formula) - #301488

Open
barzhomi wants to merge 1 commit into
Homebrew:mainfrom
barzhomi:glci
Open

glci 0.7.0 (new formula)#301488
barzhomi wants to merge 1 commit into
Homebrew:mainfrom
barzhomi:glci

Conversation

@barzhomi

Copy link
Copy Markdown
  • Have you followed the guidelines for contributing?

  • Have you ensured that your commits follow the commit style guide?

  • Have you checked that there aren't other open pull requests for the same formula update/change?

  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>?

  • Is your test running fine brew test <formula>?

  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

  • I did not use AI/LLM to create this PR, or I disclosed the tool/model below and reviewed its output; I did not attribute commits to AI and will answer maintainer questions and review comments myself without AI/LLM.

AI-assisted contribution by Kilo (GLM, z.ai) of ~90% of the work. Validation steps (brew install --build-from-source, brew test, brew audit --new --strict local and online, brew style, brew lgtm --online, brew livecheck) were run by AI; the formula content and submission decisions were reviewed and approved by me.

Built and tested locally on macOS 26.6.2 running arm64.

Adds a new formula for glci 0.7.0, a Go CLI that runs GitLab CI/CD pipelines locally: it parses .gitlab-ci.yml offline for linting, job listing and pipeline rendering, and executes jobs in Docker or Podman containers without pushing to GitLab.

Notability context: raw metrics are currently 29 forks / 41 stars, but the official GitLab.org gitlab-ci-skill (launched 2026-05-22) names glci the preferred local validation and execution tool over glab ci lint ("the workhorse" of the skill's verification ladder), which is documented public interest beyond the metrics.

@github-actions github-actions Bot added go Go use is a significant feature of the PR or issue new formula PR adds a new formula to Homebrew/homebrew-core shell-completion labels Aug 30, 2026

@stefanb stefanb left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it pass the notability check yet?
https://docs.brew.sh/Package-Acceptance-Policy#notability
EDIT: just now I saw the paragraph

Notability context: raw metrics are currently 29 forks / 41 stars, but the official GitLab.org gitlab-ci-skill (launched 2026-05-22) names glci the preferred local validation and execution tool over glab ci lint ("the workhorse" of the skill's verification ladder), which is documented public interest beyond the metrics.

Comment thread Formula/g/glci.rb Outdated
Comment thread Formula/g/glci.rb Outdated
GitLab Local CI: run GitLab CI/CD pipelines locally using Docker or
Podman. Parses .gitlab-ci.yml offline to lint, list jobs and render
pipeline graphs, and executes jobs in containers without pushing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

go Go use is a significant feature of the PR or issue new formula PR adds a new formula to Homebrew/homebrew-core shell-completion

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants