Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate Homebrew Formula based on existing one #11839

Closed
fengzhou-msft opened this issue Jan 14, 2020 · 1 comment · Fixed by #11964
Closed

Generate Homebrew Formula based on existing one #11839

fengzhou-msft opened this issue Jan 14, 2020 · 1 comment · Fixed by #11964
Assignees
Milestone

Comments

@fengzhou-msft
Copy link
Member

Currently we generate Homebrew formula based on a template.

From time to time Homewbrew team may help fix some issues such as Homebrew/homebrew-core#48846, fix for Xcode 11. We may not get notified well with such changes, and the template is not updated with the changes. A regeneration of formula based on the template will lose the changes.

A proposed solution is to generate the new formula based on existing one and only update the version of azure-cli, resource url and resource sha256.

@yonzhan
Copy link
Collaborator

yonzhan commented Jan 18, 2020

Generate the new formula based on existing one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants