Skip to content

Add HOMEBREW_UPDATE_REPORT_ONLY_INSTALLED #8693

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

Merged
merged 1 commit into from
Sep 11, 2020
Merged

Add HOMEBREW_UPDATE_REPORT_ONLY_INSTALLED #8693

merged 1 commit into from
Sep 11, 2020

Conversation

MikeMcQuaid
Copy link
Member

This allows reducing the volume of brew update output by only outputting the changes to formulae that you have installed.

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same change?
  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes? Here's an example.
  • Have you successfully run brew style with your changes locally?
  • Have you successfully run brew tests with your changes locally?

Sorry, something went wrong.

@reitermarkus
Copy link
Member

I thought the problem was that casks are shown even if the version is the same?

@MikeMcQuaid
Copy link
Member Author

@reitermarkus That is a problem but I personally find even being notified about formulae updates that I don't have installed to be annoying.

@Porkepix
Copy link

Porkepix commented Sep 11, 2020

Won't this still report installed casks as updated while those are not either?

@MikeMcQuaid
Copy link
Member Author

@Porkepix I don't understand the question, sorry?

Verified

This commit was signed with the committer’s verified signature.
issyl0 Issy Long
This allows reducing the volume of `brew update` output by only
outputting the changes to formulae that you have installed.
@reitermarkus
Copy link
Member

@Porkepix I don't understand the question, sorry?

It will still show installed casks as updated even if their version doesn't change, right?

@MikeMcQuaid
Copy link
Member Author

It will still show installed casks as updated even if their version doesn't change, right?

Correct.

@MikeMcQuaid MikeMcQuaid merged commit dd1967c into Homebrew:master Sep 11, 2020
@MikeMcQuaid MikeMcQuaid deleted the update_report_only_installed branch September 11, 2020 11:59
@Porkepix
Copy link

Yep, exactly the explanation reitermarkus gave.

@miccal
Copy link
Contributor

miccal commented Sep 11, 2020

@MikeMcQuaid I have not forgotten about this -- I believe that the first step would be to create a variant of formula_versions for Casks, and I have been working on it as best as I can, but it is taking a little while.

@BrewTestBot BrewTestBot added the outdated PR was locked due to age label Dec 12, 2020
@Homebrew Homebrew locked as resolved and limited conversation to collaborators Dec 12, 2020
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

5 participants