Update brew install/upgrade instructions#7099
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the repository’s Homebrew installation/upgrade guidance for azd, aligning docs and user-facing upgrade text with the fully-qualified tap formula (azure/azd/azd).
Changes:
- Replace
brew tap azure/azd && brew install azdwithbrew install azure/azd/azdin install docs. - Update brew-related upgrade text in
azd’s platform upgrade instructions and update design doc. - Adjust update manager tests to match the expected Homebrew command (but currently mismatched with invoked args).
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
cli/installer/README.md |
Updates Homebrew install command to use the fully-qualified formula path. |
cli/azd/pkg/update/manager_test.go |
Modifies mocked brew command matching in package-manager update tests. |
cli/azd/main.go |
Changes macOS brew upgrade guidance shown to users at runtime. |
cli/azd/docs/design/azd-update.md |
Updates design documentation to reference brew upgrade azure/azd/azd. |
README.md |
Updates top-level macOS install command to use brew install azure/azd/azd. |
Azure Dev CLI Install InstructionsInstall scriptsMacOS/Linux
bash: pwsh: WindowsPowerShell install MSI install Standalone Binary
MSI
Documentationlearn.microsoft.com documentationtitle: Azure Developer CLI reference
|
|
/check-enforcer override |
* Update brew install/upgrade instructions * Include update module
* Update brew install/upgrade instructions * Include update module
* Update brew install/upgrade instructions * Include update module
* Update brew install/upgrade instructions * Include update module
* Update brew install/upgrade instructions * Include update module
* Update brew install/upgrade instructions * Include update module
* Update brew install/upgrade instructions * Include update module
No description provided.