-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Improve macOS homebrew cask support #54216
Improve macOS homebrew cask support #54216
Conversation
I like this idea from the previous PR.
|
768ee44
to
4b0f4c0
Compare
@eligundry any thoughts on this as you originally added support for casks? |
ping @weswhet @eligundry @xeacott |
LGTM. |
Will this PR be merged? |
Hey @cdalvaro - as you may have heard, we're changing to a single branch release strategy. What does that mean for this PR? Well, you've got tests so 👍 We will be working to migrate all PRs from non- |
I'll begin working on it! |
ad9a37f
to
1948b92
Compare
re-run full all |
I would like to know if this PR will be finally merged |
Please @xeacott, could you revise this PR, it was opened three months ago. Thank you in advance. |
✅ All tests are OK now, please @xeacott, could you merge this PR?? Thank you in advance! |
Thanks @dwoz 🚀 Happy holidays! 🎄 |
Thank you very much @dwoz !!! Happy holidays! |
What does this PR do?
When listing Homebrew packages, cask packages do not have the right namespace when they are from a tap different from the default one.
This PR fixes this issue recovering the right namespace for each cask package.
Note: This PR comes from #53756
Previous Behavior
New Behavior
Tests written?
Yes
Commits signed with GPG?
Yes