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

tap: allow/forbid installation of taps from environment variables. #17245

Merged
merged 1 commit into from
May 7, 2024

Conversation

MikeMcQuaid
Copy link
Member

Extend the allow/forbid of taps during formula installation to allow or forbid the installation of taps themselves based on the values of the HOMEBREW_ALLOWED_TAPS and HOMEBREW_FORBIDDEN_TAPS environment variables.

Library/Homebrew/tap.rb Outdated Show resolved Hide resolved
@MikeMcQuaid MikeMcQuaid enabled auto-merge May 7, 2024 09:49
Library/Homebrew/tap.rb Outdated Show resolved Hide resolved
Extend the allow/forbid of taps during formula installation to allow or
forbid the installation of taps themselves based on the values of the
`HOMEBREW_ALLOWED_TAPS` and `HOMEBREW_FORBIDDEN_TAPS` environment
variables.

Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
@MikeMcQuaid MikeMcQuaid merged commit 6aeb9cd into master May 7, 2024
25 checks passed
@MikeMcQuaid MikeMcQuaid deleted the forbid_install_tap branch May 7, 2024 10:14
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.

None yet

2 participants