Closed
Description
Version
1.29.0
What happened?
When upgrading our CI to use 1.29.0 using the Github Action, we get the following error and the action fails:
Error: Unexpected HTTP response: 404
Looking into it, I think the download links may be broken.
On the install page in the docs for instance, all of the download links at the bottom fail with
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<Error>
<Code>NoSuchKey</Code>
<Message>The specified key does not exist.</Message>
</Error>
(As an extra comparison, compare the MacOS 1.29.0 download link with the 1.28.0 one.)
Relevant log output
Database schema
SQL queries
Configuration
Playground URL
No response
What operating system are you using?
No response
What database engines are you using?
No response
What type of code are you generating?
No response