formula_auditor: add audit for formulae with synced versions#12279
formula_auditor: add audit for formulae with synced versions#12279bayandin merged 1 commit intoHomebrew:masterfrom bayandin:synced-versions-formulae
Conversation
|
Review period will end on 2021-10-21 at 19:26:13 UTC. |
|
There's also |
|
Adding a list of such formulae to homebrew-core Homebrew/homebrew-core#87990 |
|
Review period ended. |
|
Actually, before merging it, I need to sort out first, how to handle |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
|
Can we either punt on |
Sorry about it 😞 |
Just merge this PR as-is IMO. |
|
And Homebrew/homebrew-core#89694 fixes the audit failure |
brew stylewith your changes locally?brew typecheckwith your changes locally?brew testswith your changes locally?We have a bunch of formulae in homebrew-core that are supposed to be updated simultaneously (like
gitandgit-gui,python@3.9andpython-tk@3.9and recently addedlibnghttp2andnghttp2) and usually, we keep this requirement as a comment in formulae and check it manually during a PR review.I propose adding a list (
synced_versions_formulae.json) of such formulae to homebrew-core and an audit for checking those particular formulae have the same version.The current version of
synced_versions_formulae.jsonwill look like this: