ci(docs): validate documented Homebrew packages - #358
Closed
hanthor wants to merge 1 commit into
Closed
Conversation
Signed-off-by: hanthor <hanthor@users.noreply.github.com>
hanthor
added a commit
that referenced
this pull request
Sep 2, 2026
Adds a registry-backed check for Homebrew packages used in fenced documentation commands, with a `# no-verify: reason` escape hatch, warn-on-outage behavior, and a hard fail on a definitive 404. Supersedes #358, which failed its own check on three unannotated tap-only packages (bluefin-cli, corral-vm, tavern). Closes #347. Assisted-by: Claude Code
Member
Author
|
Superseded by #362, which is merged as 58d37ce. #362 carries this exact change plus the fix for the
Closing in favor of #362. Nothing here is lost — the checker, its unit test, the workflow step, the Generated by Claude Code |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #347
Add a registry-backed check for Homebrew packages used in fenced documentation commands. Formula and cask names are verified against the Homebrew API; definitive 404s fail the check, while registry outages warn and remain non-blocking. The check supports an explicit
# no-verify: reasonescape hatch for packages published outside Homebrew, runs in the docs lint workflow, and is available throughjust check-install-commands.Validation:
node scripts/check-install-commands.test.mjs, full checker against current docs,node --check, JSON validation, andgit diff --check.— hive: backend=pi model=openai-codex/gpt-5.6-luna
🐝 Hive Agent:
contributor| SHA:2610f8e