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

audit: quieten down and make casks audit consistent with formulae. #10236

Merged
merged 1 commit into from Jan 7, 2021

Conversation

MikeMcQuaid
Copy link
Member

The current casks audit is very noisy in the no-op case (i.e. no errors):
https://github.com/Homebrew/brew/pull/10234/checks?check_run_id=1655630568#step:15:7

This means when there are errors and you're querying all casks it's pretty hard to quickly identify the problems.

This commit silences the passing, warning and header/summary output when you're querying all casks (rather than a specific cask or tap).

This is more consistent with brew audit for formulae which is silent unless there are audit failures.

@MikeMcQuaid MikeMcQuaid requested a review from a team January 6, 2021 13:40
@BrewTestBot
Copy link
Member

Review period will end on 2021-01-07 at 13:40:10 UTC.

@BrewTestBot BrewTestBot added the waiting for feedback Merging is blocked until sufficient time has passed for review label Jan 6, 2021
@MikeMcQuaid MikeMcQuaid force-pushed the cask-audit-quieter branch 2 times, most recently from be43263 to e8f3207 Compare January 7, 2021 10:01
The current casks audit is very noisy in the no-op case (i.e. no errors)
https://github.com/Homebrew/brew/pull/10234/checks?check_run_id=1655630568#step:15:7

This means when there are errors and you're querying all casks it's
pretty hard to quickly identify the problems.

This commit silences the `passing`, `warning` and header/summary output
when you're querying all casks (rather than a specific cask or tap).

This is more consistent with `brew audit` for formulae which is silent
unless there are audit failures.
@BrewTestBot BrewTestBot removed the waiting for feedback Merging is blocked until sufficient time has passed for review label Jan 7, 2021
@BrewTestBot
Copy link
Member

Review period ended.

@MikeMcQuaid MikeMcQuaid merged commit 4e79550 into Homebrew:master Jan 7, 2021
@MikeMcQuaid MikeMcQuaid deleted the cask-audit-quieter branch January 7, 2021 15:54
@BrewTestBot BrewTestBot added the outdated PR was locked due to age label Feb 7, 2021
@Homebrew Homebrew locked as resolved and limited conversation to collaborators Feb 7, 2021
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

3 participants