-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
Rollup of 1 pull requests #41059
Rollup of 1 pull requests #41059
Conversation
TimNN
commented
Apr 4, 2017
- Successful merges: travis: Split all dist builders in two #40998
- Failed merges: Switch to vault.centos.org #41045
Previously we would use one builder on Travis to produce two sets of host compilers for two different targets. Unfortunately though we've recently increased how much we're building for each target so this is starting to take unnecessarily long (rust-lang#40804). This commit splits the dist builders in two by ensuring that we only dist one target on each builder, which should take a much shorter amount of time. This should also unblock other work such as landing the RLS (rust-lang#40584).
travis: Split all dist builders in two Previously we would use one builder on Travis to produce two sets of host compilers for two different targets. Unfortunately though we've recently increased how much we're building for each target so this is starting to take unnecessarily long (rust-lang#40804). This commit splits the dist builders in two by ensuring that we only dist one target on each builder, which should take a much shorter amount of time. This should also unblock other work such as landing the RLS (rust-lang#40584).
r? @aturon (rust_highfive has picked a reviewer for you, use r? to override) |
@bors r+ p=20000 |
📌 Commit dd7fc23 has been approved by |
⌛ Testing commit dd7fc23 with merge 9feea90... |
💔 Test failed - status-travis |
|
@bors r+ |
📌 Commit b012adc has been approved by |
⌛ Testing commit b012adc with merge 784a1ca... |
💔 Test failed - status-appveyor |
@bors retry
|
⌛ Testing commit b012adc with merge 141614b... |
💔 Test failed - status-travis |
☀️ Test successful - status-appveyor, status-travis |