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

commands/exec: don't use recursive deps. #1565

Merged
merged 1 commit into from
Jan 16, 2025
Merged

Conversation

MikeMcQuaid
Copy link
Member

This (somewhat) makes sense when building formulae but doesn't make sense for brew bundle exec. The list should be fairly minimal and reflect actual project dependencies from the Brewfile rather than all recursive ones.

This (somewhat) makes sense when building formulae but doesn't make
sense for `brew bundle exec`. The list should be fairly minimal and
reflect actual project dependencies from the `Brewfile` rather than
all recursive ones.
@MikeMcQuaid MikeMcQuaid force-pushed the brew_bundle_exec_deps branch from 987072c to 162930f Compare January 16, 2025 17:56
@MikeMcQuaid MikeMcQuaid merged commit 260cb23 into master Jan 16, 2025
5 checks passed
@MikeMcQuaid MikeMcQuaid deleted the brew_bundle_exec_deps branch January 16, 2025 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant