Skip to content

Not all versions returned in available_releases have a corresponding binaryΒ #922

@Linloir

Description

@Linloir

Describe the bug
For aarch64+mac (mac m2 devices), there is no release of feature version 8, which results in an inconsistency between the binary api and the available_releases api

screenshot_2024-02-20 21 09 29 ζˆͺ屏2024-02-20 21 10 15

Maybe add some filters to the available_releases api?

To Reproduce
Steps to reproduce the behavior:

  1. Fetch the available releases from the available_releases api
  2. Use the version 8 returned to construct a new request for binary
  3. Make the request
  4. Get the 404 error

Expected behavior
Either build the version or add filters to the available releases api

Device (please complete the following information):

  • OS: MacOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions