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

cmd/untap: be more careful about formula tap. #16331

Merged
merged 1 commit into from Dec 13, 2023

Conversation

MikeMcQuaid
Copy link
Member

Formula#any_version_installed? doesn't consider taps so we need to manually check the tabs from the kegs instead.

See #16330 (comment) onwards for relevant discussion.

Library/Homebrew/cmd/untap.rb Outdated Show resolved Hide resolved
`Formula#any_version_installed?` doesn't consider taps so we need to
manually check the tabs from the kegs instead.

See #16330 (comment)
onwards for relevant discussion.
Copy link
Member

@Bo98 Bo98 left a comment

Choose a reason for hiding this comment

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

Thanks!

@MikeMcQuaid MikeMcQuaid merged commit 2e3f110 into Homebrew:master Dec 13, 2023
24 checks passed
@MikeMcQuaid MikeMcQuaid deleted the untap_tap branch December 13, 2023 15:41
@github-actions github-actions bot added the outdated PR was locked due to age label Jan 13, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants