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

Meta: Ship builds from the master branch as well #3932

Open
rami3l opened this issue Jul 9, 2024 · 0 comments
Open

Meta: Ship builds from the master branch as well #3932

rami3l opened this issue Jul 9, 2024 · 0 comments
Milestone

Comments

@rami3l
Copy link
Member

rami3l commented Jul 9, 2024

Do you mean that users will be able to install builds from the master branch? We haven't thought about it yet, but I see no reason why we can't make the S3 bucket publicly available so that users can do something like RUSTUP_UPDATE_ROOT=https://builds.rustup.rs/${commit} rustup self update (or another domain)... 🤔

@jdno Yup! I had to provide CI uploads to users in order to know if some recent fix has worked for them or not (e.g. #3708 (comment)). This would be a nice addition if possible, and it seems that there shouldn't be introducing too much overhead for you?
#3931 (comment)

#3931 already uploads master-based builds to an S3 bucket, so it looks a reasonable step forward?

Although I'm not sure if one link per commit is worth it. I was originally thinking about a new release channel apart from the current "beta" and "stable".

I'm thinking about this because we of course need a whole bunch of testing for v1.28.0 (I'm dogfooding it via brew, but that's far from enough), and the longer the test-driving builds are available, the more I feel confident about the maturity of the new version :)

cc @djc @rbtcollins

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