tap: fix autobump logic for unofficial taps#19854
tap: fix autobump logic for unofficial taps#19854bevanjkay merged 2 commits intoHomebrew:masterfrom botantony:autobump-fix
Conversation
|
thanks for the quick response! I get the following error now: |
Signed-off-by: botantony <antonsm21@gmail.com>
Signed-off-by: botantony <antonsm21@gmail.com>
scpeters
left a comment
There was a problem hiding this comment.
LGTM, it's fixed now for me in local testing with this branch
is this typically flaky? it seems unrelated to this PR |
|
Does this PR fix the error I mentioned in my new discussion? I unsuccessfully searched for an issue for autobump, but I didn't search for a PR, as I had assumed that a PR would have had an associated issue. Thanks for already having a fix ready before I even experienced the problem (assuming that this PR does indeed address the problem I encountered, instead of addressing a different issue). |
Should do.
This assumption is not always correct on Homebrew, no. |
|
This PR is likely blocked until after Homebrew/homebrew-cask#210680 merges (and possibly the API regenerates). |
|
This did indeed fix the problem I encountered. Thanks for fixing it. |
brew stylewith your changes locally?brew typecheckwith your changes locally?brew testswith your changes locally?brew auditon unofficial taps throws error becauseautobump_packagestries to audit all official packages in external tap. Package list should be empty if neithercore_tap?norcore_cask_tap?are true