Skip to content

chore: point Homebrew references at renamed coreplanelabs/homebrew-tap - #3

Merged
boristane merged 1 commit into
mainfrom
chore/homebrew-tap-rename
Jul 24, 2026
Merged

chore: point Homebrew references at renamed coreplanelabs/homebrew-tap#3
boristane merged 1 commit into
mainfrom
chore/homebrew-tap-rename

Conversation

@claude

@claude claude Bot commented Jul 24, 2026

Copy link
Copy Markdown

Requested by boris · Slack thread

Summary

The Homebrew tap repo was renamed coreplanelabs/homebrew-polylanecoreplanelabs/homebrew-tap, which changes the install command to brew install coreplanelabs/tap/polylane (no more doubled polylane).

  • README.md — tap comment + install command
  • skill/SKILL.md — install command in the prerequisites block
  • packaging/homebrew/polylane.rb — header comment (tap repo URL + install command)
  • .github/workflows/release.ymlrepository: coreplanelabs/homebrew-tap in the update-homebrew job

src/generated/skill.ts (gitignored) regenerates from SKILL.md via npm run codegen.

Verification

  • npm run codegen — OK (live spec fetched, skill.ts regenerated with new command)
  • npm run typecheck — clean
  • npm run lint — clean
  • npm run test — 112/112 pass
  • npm run build — OK
  • Repo-wide grep for homebrew-polylane / coreplanelabs/polylane: no remaining hits outside gitignored generated output (npm package @coreplane/polylane untouched).

Generated by Claude Code

The tap repo was renamed homebrew-polylane -> homebrew-tap, so the
install command is now `brew install coreplanelabs/tap/polylane`.
Updates README, skill guide, formula header comment, and the
release workflow's tap checkout.
@boristane
boristane marked this pull request as ready for review July 24, 2026 01:38
@boristane
boristane merged commit e88e280 into main Jul 24, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants