Skip to content

fix: correct Homebrew upgrade command - #65

Merged
nicksong-z merged 1 commit into
masterfrom
fix/homebrew-upgrade-command
Jul 20, 2026
Merged

fix: correct Homebrew upgrade command#65
nicksong-z merged 1 commit into
masterfrom
fix/homebrew-upgrade-command

Conversation

@nicksenap

Copy link
Copy Markdown
Owner

Summary

  • recommend the full Homebrew refresh and upgrade command in update notices
  • use the grove formula name instead of the gw executable name
  • add regression coverage for the exact user-facing notice

Verification

  • go test ./internal/update -run TestFormatNoticeUsesHomebrewFormulaName -count=1 -v
  • PATH="$(go env GOPATH)/bin:$PATH" just check
  • just build

Fixes #51

@nicksong-z
nicksong-z merged commit 802e74c into master Jul 20, 2026
2 checks passed
@nicksong-z
nicksong-z deleted the fix/homebrew-upgrade-command branch July 20, 2026 17:57
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.

brew update command did not work

2 participants