Skip to content
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

Include precompiled metadata in release files #92

Closed
jonatanklosko opened this issue Aug 8, 2024 · 0 comments · Fixed by #94
Closed

Include precompiled metadata in release files #92

jonatanklosko opened this issue Aug 8, 2024 · 0 comments · Fixed by #94
Assignees

Comments

@jonatanklosko
Copy link
Member

We currently make an API request to fetch the available precompiled binaries. This may hit API rate limiting as in #52 (comment).

In the past, we would sometimes add more precompiled binaries after the release, however now we always build them upfront. Consequently, we can generate a metadata file as part of the release process that knows all the precompiled targets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant