-
-
Notifications
You must be signed in to change notification settings - Fork 297
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
regression test failure with 4.9 release #729
Comments
Well that's an unpleasant one… It's a bug in the data passed by CLI; I don't use full DB mass fetches (which sounds like a good way to get network-banned by IP as a bot by some servers 😅) and our tests don't cover CLI itself so I didn't catch it before the release. …A bug like this sounds like a good reason for a hotfix release 😅 |
[#729] fixed url value passed to update_rec() from CLI
We'll wait for a while on this. Since this release is made after more than a year, there might be other regressions. Let's get some feedback. |
👋 looks like something got changed that
buku --nostdin --nc --update
no longer update index. This was returned beforeThis caused some regression test failure, see in https://github.com/Homebrew/homebrew-core/actions/runs/8586780682/job/23529673964
relates to Homebrew/homebrew-core#168219
The text was updated successfully, but these errors were encountered: