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

Read latest version from dedicated endpoint #45

Open
charliermarsh opened this issue Sep 5, 2024 · 0 comments
Open

Read latest version from dedicated endpoint #45

charliermarsh opened this issue Sep 5, 2024 · 0 comments

Comments

@charliermarsh
Copy link
Member

With setup-deno, they publish a latest.txt file, and read from that when users request latest. I think we can do something similar here to preserve latest caching. So, when a user requests latest, we query for the latest version (cheap), then proceed to download the version as usual.

We could use the Axo releases API perhaps (\cc @zanieb who has context on this) or publish to a separate Git repo like setup-python.

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

No branches or pull requests

1 participant