-
Notifications
You must be signed in to change notification settings - Fork 13.3k
[beta] Update RLS #49156
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
[beta] Update RLS #49156
Conversation
We roll out beta releases on each PR merge anyway. I'm somewhat hesitant to do this the week before the release -- is there a chance we know of the specific commit which will reduce flakiness in RLS, so that we could backport just it? Otherwise thought this seems fine if it gets past bors. |
No, there are a whole bunch of commits which help here, and I'm not sure it is possible (or desirable) to cherry-pick those without the other stuff. |
Okay. @bors r+ p=3 |
📌 Commit 08a9e27 has been approved by |
Update RLS r? @alexcrichton Update the RLS on beta - the version currently on beta is particularly flakey and I don't want it to hit stable. This is the version currently on nightly (modulo Cargo updates) and seems a lot more stable. We don't need to roll out a beta release just for this - I don't think the RLS has many beta users.
@bors retry Though bors apparently doesn't know it yet, this did fail Appveyor. |
⌛ Testing commit 08a9e27 with merge b82c4701e2f2518ee04de7c8a35356b185a4d048... |
💔 Test failed - status-travis |
@bors retry 3 hour timeout on |
⌛ Testing commit 08a9e27 with merge b16a56de2e85bc84d2d115697a3ab0a21c6f2932... |
💔 Test failed - status-appveyor |
@bors retry |
⌛ Testing commit 08a9e27 with merge 70ad4bf146636a21f325abccf71da1c79520e50a... |
💔 Test failed - status-travis |
@bors retry treeclosed=30 Lots of network issue when connecting to the GCC FTP server. Figuring out solutions. |
The former seems much more stable, in case the cache becomes invalidated.
@bors: r+ |
📌 Commit 07e4c9e has been approved by |
[beta] Update RLS r? @alexcrichton Update the RLS on beta - the version currently on beta is particularly flakey and I don't want it to hit stable. This is the version currently on nightly (modulo Cargo updates) and seems a lot more stable. We don't need to roll out a beta release just for this - I don't think the RLS has many beta users.
💔 Test failed - status-travis |
[beta] Update RLS r? @alexcrichton Update the RLS on beta - the version currently on beta is particularly flakey and I don't want it to hit stable. This is the version currently on nightly (modulo Cargo updates) and seems a lot more stable. We don't need to roll out a beta release just for this - I don't think the RLS has many beta users.
☀️ Test successful - status-appveyor, status-travis |
r? @alexcrichton
Update the RLS on beta - the version currently on beta is particularly flakey and I don't want it to hit stable. This is the version currently on nightly (modulo Cargo updates) and seems a lot more stable.
We don't need to roll out a beta release just for this - I don't think the RLS has many beta users.