Skip to content

SWI-10615 Brew formula update for cli version v0.0.1-beta#4

Merged
kshahbw merged 1 commit into
mainfrom
band-0.0.1-beta
Apr 17, 2026
Merged

SWI-10615 Brew formula update for cli version v0.0.1-beta#4
kshahbw merged 1 commit into
mainfrom
band-0.0.1-beta

Conversation

@swi-service-account
Copy link
Copy Markdown
Contributor

Automated with GoReleaser

@swi-service-account swi-service-account requested review from a team as code owners April 17, 2026 18:48
@bwappsec
Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@kshahbw kshahbw changed the title Brew formula update for cli version v0.0.1-beta SWI-10615 Brew formula update for cli version v0.0.1-beta Apr 17, 2026
@kshahbw kshahbw merged commit cf8bcf8 into main Apr 17, 2026
4 checks passed
@kshahbw kshahbw deleted the band-0.0.1-beta branch April 17, 2026 18:53
kshahbw added a commit that referenced this pull request Apr 17, 2026
Two duplicate formulas existed after the v0.0.1-beta release:

- `Formula/band.rb` — placeholder committed when the tap was set up,
  with dummy `v0.0.3-beta` URLs and zero'd SHAs.
- `band.rb` at root — just-published formula with real v0.0.1-beta
  URLs and correct checksums, added by GoReleaser PR #4.

Homebrew prefers `Formula/` over the repo root, so `brew install
Bandwidth/tap/band` was resolving to the placeholder and failing with
`404 v0.0.3-beta`. Move the GoReleaser-generated formula into
`Formula/band.rb` (replacing the placeholder) and delete the root
copy.

A matching change on Bandwidth/cli's `.goreleaser.yml` (adding
`directory: Formula`) will keep future releases writing to the same
location, so we don't re-introduce the duplicate.
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.

5 participants