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

fix: do not try and remove Mono on ARM #178233

Merged
merged 1 commit into from
Jul 9, 2024
Merged

fix: do not try and remove Mono on ARM #178233

merged 1 commit into from
Jul 9, 2024

Conversation

SMillerDev
Copy link
Member

As warned in https://github.com/Homebrew/homebrew-cask/actions/runs/9734259421?pr=178098

Important: Do not tick a checkbox if you haven’t performed its action. Honesty is indispensable for a smooth review process.

In the following questions <cask> is the token of the cask you're submitting.

After making any changes to a cask, existing or new, verify:

Additionally, if adding a new cask:

  • Named the cask according to the token reference.
  • Checked the cask was not already refused (add your cask's name to the end of the search field).
  • brew audit --cask --new <cask> worked successfully.
  • HOMEBREW_NO_INSTALL_FROM_API=1 brew install --cask <cask> worked successfully.
  • brew uninstall --cask <cask> worked successfully.

@bevanjkay
Copy link
Member

While I am happy to merge this, is the warning a particular concern? If Mono does get added to the macos-14 images, it can be a little tricky to diagnose the conflict with installing casks when it does occur.

@p-linnane p-linnane requested a review from a team July 3, 2024 15:54
@p-linnane p-linnane added the awaiting maintainer feedback Issue needs response from a maintainer. label Jul 3, 2024
Copy link
Member

@p-linnane p-linnane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine. We can revert if there are any issues.

@p-linnane p-linnane removed the awaiting maintainer feedback Issue needs response from a maintainer. label Jul 9, 2024
@p-linnane p-linnane merged commit 9687c4b into master Jul 9, 2024
13 checks passed
@p-linnane p-linnane deleted the SMillerDev-patch-1 branch July 9, 2024 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants