Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upuse dedicated TaskCluster workertype #20769
Conversation
|
@bors-servo r+ |
|
|
use dedicated TaskCluster workertype The previous default of a shared github workertype had a side effect of preventing individuals from manually spinning up debug builds. This change sets a custom workertype which is pretty much identical to the old one except that we can have the TC team do arbitrary things to permissions, so we can manually rerun failed builds to test and debug them. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20769) <!-- Reviewable:end -->
|
|
|
@bors-servo retry |
use dedicated TaskCluster workertype The previous default of a shared github workertype had a side effect of preventing individuals from manually spinning up debug builds. This change sets a custom workertype which is pretty much identical to the old one except that we can have the TC team do arbitrary things to permissions, so we can manually rerun failed builds to test and debug them. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20769) <!-- Reviewable:end -->
|
|
|
@bors-servo retry |
use dedicated TaskCluster workertype The previous default of a shared github workertype had a side effect of preventing individuals from manually spinning up debug builds. This change sets a custom workertype which is pretty much identical to the old one except that we can have the TC team do arbitrary things to permissions, so we can manually rerun failed builds to test and debug them. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20769) <!-- Reviewable:end -->
|
|
|
@bors-servo retry |
use dedicated TaskCluster workertype The previous default of a shared github workertype had a side effect of preventing individuals from manually spinning up debug builds. This change sets a custom workertype which is pretty much identical to the old one except that we can have the TC team do arbitrary things to permissions, so we can manually rerun failed builds to test and debug them. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20769) <!-- Reviewable:end -->
|
|
|
@bors-servo retry |
use dedicated TaskCluster workertype The previous default of a shared github workertype had a side effect of preventing individuals from manually spinning up debug builds. This change sets a custom workertype which is pretty much identical to the old one except that we can have the TC team do arbitrary things to permissions, so we can manually rerun failed builds to test and debug them. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20769) <!-- Reviewable:end -->
|
|
|
@bors-servo retry |
use dedicated TaskCluster workertype The previous default of a shared github workertype had a side effect of preventing individuals from manually spinning up debug builds. This change sets a custom workertype which is pretty much identical to the old one except that we can have the TC team do arbitrary things to permissions, so we can manually rerun failed builds to test and debug them. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20769) <!-- Reviewable:end -->
|
|
|
@bors-servo retry |
|
|
|
|
edunham commentedMay 9, 2018
•
edited by SimonSapin
The previous default of a shared github workertype had a side effect of preventing individuals from manually spinning up debug builds.
This change sets a custom workertype which is pretty much identical to the old one except that we can have the TC team do arbitrary things to permissions, so we can manually rerun failed builds to test and debug them.
This change is