Skip to content

Github API request returns only a few releases #460

@SergioGasquez

Description

@SergioGasquez

Bug description

While working on esp-rs/xtensa-toolchain#30, noticed that the xtensa-toolchain started failing (its trying to install 1.64.0.0), looking at the workflow and the reply of the github api request (https://api.github.com/repos/esp-rs/rust-build/releases) we see that the requested version is not there as gh only gives 9 latest releases.

Expected behavior

We can install any version, no matter how old it is.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions