-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Archive all nightlies #14796
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
Comments
👍 |
👍 Even setting a limit on the number of versions archived, this would be helpful. |
Please... |
Starting tomorrow we will be uploading nightlies to https://static.rust-lang.org/dist/YYYY-MM-DD/ in addition to the current location. |
cc @wycats |
Would it be possible to make folder indexable? |
Iterate through all dates testing if the http get request works for specific night (That build exists, I've heard the nightlies may not actually occur at the feq of 24 hours.) Then just maintain an api that will return a json array of all nightlys. Is this what you mean? |
Haivng a JSON API would be great! What I am thinking about is hacking on rustup.sh and then writing something like "chruby" to switch between rusts. Having a JSON API will make it nicer to then support releases, rcs etc :) |
Hi...is there an archive index or file_name format for all available nightly/beta/stable binaries? |
Having all historic nightlies available would make pinning to particular version of Rust more viable.
The text was updated successfully, but these errors were encountered: