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

cmd/update-report: improve tap/untap behaviour. #15878

Merged
merged 1 commit into from Aug 16, 2023

Conversation

MikeMcQuaid
Copy link
Member

  • unify core tapping/untapping behaviour (so we can never tap and then immediately untap)
  • automatically untap homebrew-core or homebrew-cask if it's old, on the default branch and it doesn't seem to be needed
  • if we think it's unneeded but it's too new: output a message instead

Copy link
Member

@carlocab carlocab left a comment

Choose a reason for hiding this comment

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

Looks reasonable to me!

Library/Homebrew/cmd/update-report.rb Outdated Show resolved Hide resolved
- unify core tapping/untapping behaviour (so we can never tap and then
  immediately untap)
- automatically untap homebrew-core or homebrew-cask if it's old, on
  the default branch and it doesn't seem to be needed
- if we think it's unneeded but it's too new: output a message instead

Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
@MikeMcQuaid MikeMcQuaid merged commit 3a63622 into Homebrew:master Aug 16, 2023
24 checks passed
@MikeMcQuaid MikeMcQuaid deleted the brew_update_untap branch August 16, 2023 13:21
@github-actions github-actions bot added the outdated PR was locked due to age label Sep 16, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 16, 2023
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

2 participants