-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Update releases.json #9872
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
Update releases.json #9872
Conversation
What was the reason for this change? Did bad hashes get pushed or these files were re-pushed? |
@richlander Yes, Bad hashed are being pushed, we are getting hash mismatch errors in release pipeline For example:
This PR is an attempt to address these errors. |
Ouch. I am hoping we are putting fixed in place to avoid that going forward. |
I just came across something like this in 9.0.5. I wrote a script:
It's failing right now when I run it against 9.0:
|
No description provided.