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

Exclude casks when determining dependants #532

Merged
merged 1 commit into from
Dec 11, 2020
Merged

Exclude casks when determining dependants #532

merged 1 commit into from
Dec 11, 2020

Conversation

Rylan12
Copy link
Member

@Rylan12 Rylan12 commented Dec 6, 2020

Only include formula dependents when determining which formulae to test. This solves the problems we've seen in Homebrew/homebrew-core#66268 and Homebrew/homebrew-core#66287.

This can't be merged until Homebrew/brew#9437 is merged (which is what adds the --formula and --cask args to brew uses

@Rylan12
Copy link
Member Author

Rylan12 commented Dec 6, 2020

Okay, this is no longer needed to fix CI, but I still think it's a good idea (assuming that Homebrew/brew#9437 is merged). It may help to stop this issue from re-occurring in the future.

@MikeMcQuaid
Copy link
Member

✅ once/if Homebrew/brew#9437 is merged.

@Rylan12 Rylan12 merged commit b0dc030 into Homebrew:master Dec 11, 2020
@Rylan12 Rylan12 deleted the uses-only-formulae branch December 11, 2020 21:59
@Homebrew Homebrew locked as resolved and limited conversation to collaborators Jan 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants