Skip to content

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

Merged
Jiashuo Li (jiasli) merged 1 commit into
devfrom
release
Oct 14, 2020
Merged

Jiashuo Li (jiasli) merged 1 commit into
devfrom
release

Conversation

@jiasli

Copy link
Copy Markdown
Contributor

Merge fix #15482 back to dev.

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

@yonzhan

Copy link
Copy Markdown
Collaborator

Branch Management

@jiasli

Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 2 pipeline(s).

@jiasli
Jiashuo Li (jiasli) merged commit 7aa516c into dev Oct 14, 2020
@cceneag

cceneag commented Jun 23, 2025

Copy link
Copy Markdown

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