Skip to content

{Branch Management} Merge release 2.13.0 back to dev#15505

Merged
jiasli merged 1 commit intodevfrom
release
Oct 14, 2020
Merged

{Branch Management} Merge release 2.13.0 back to dev#15505
jiasli merged 1 commit intodevfrom
release

Conversation

@jiasli
Copy link
Copy Markdown
Member

@jiasli jiasli commented Oct 13, 2020

Merge fix #15482 back to dev.

🛑 Don't squash merge but merge it locally and push.

@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented Oct 13, 2020

Branch Management

@yonzhan yonzhan added this to the S177 milestone Oct 13, 2020
@yonzhan yonzhan requested a review from jsntcy October 13, 2020 11:50
@jiasli
Copy link
Copy Markdown
Member Author

jiasli commented Oct 14, 2020

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 2 pipeline(s).

@jiasli jiasli merged commit 7aa516c into dev Oct 14, 2020
@cceneag
Copy link
Copy Markdown

cceneag commented Jun 23, 2025

This pull request introduces updates to the Homebrew formula and its associated script for building the Azure CLI. The changes improve version tracking, clarify compatibility requirements, and modify the script's behavior for generating the formula.

Updates to Homebrew formula:

  • Added a livecheck block to the AzureCli formula to automatically track the latest Azure CLI release version from GitHub. This ensures the formula stays up-to-date with the latest releases.
  • Updated the Python dependency to specify python@3.8, noting that Azure CLI is not yet compatible with Python 3.9. This clarifies the compatibility requirements for the formula.

Modifications to formula generation script:

  • Updated the run.sh script to include a new option for the formula_generate.py script. By default, it updates the existing formula from the Homebrew master branch, but now users can append -b use_template to build from formula_template.txt. This provides more flexibility in how the formula is generated.

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.

4 participants