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

Add stable option to restrict tap syntax checks #1036

Merged
merged 1 commit into from Apr 15, 2024
Merged

Conversation

cho-m
Copy link
Member

@cho-m cho-m commented Apr 13, 2024

Related to Homebrew/homebrew-core#166913

Wasn't sure if we wanted a mutually exclusive arg (and optionally a separate Test) or just a dependent arg. Went with the simplest change which is --stable option.

Copy link
Member

@MikeMcQuaid MikeMcQuaid left a comment

Choose a reason for hiding this comment

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

Makes sense, thanks again @cho-m!

@MikeMcQuaid MikeMcQuaid merged commit 80c0043 into master Apr 15, 2024
4 checks passed
@MikeMcQuaid MikeMcQuaid deleted the stable-arg branch April 15, 2024 07:26
Comment on lines +74 to +76
switch "--stable",
depends_on: "--only-tap-syntax",
description: "Only run the tap syntax checks needed on stable brew."
Copy link
Member

Choose a reason for hiding this comment

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

Whoops, only thought more after merge: I think this is maybe a bit unclear for third-party taps as to what it's doing? What about making this --skip-audit instead?

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