servo/etc
bors-servo 10cf425069
Auto merge of #21776 - servo:taskcluster, r=Manishearth
Rewrite Taskcluster integration

This rewrites this repository’s integration with Taskcluster to have a decision task that runs an in-tree Python script to schedule a graph of other tasks with inter-dependencies, saved build artifacts, Docker images built from in-tree `Dockerfile`s, etc. This also adds support fail daily tasks, run automatically every 24 hours. See `etc/ci/taskcluster/README.md` for more details.

Example of a green build with web-platform-tests enabled: https://tools.taskcluster.net/groups/aDL0pUBkSmuhezT1OF80_g

For now this PR only enables one task, equivalent to Buildbot’s `linux-dev` job. (Running Tidy and other linting tools, compiling in debug mode, and running unit tests.) At this time Homu does **not** yet block PRs from merging on a successful result from Taskcluster, but I plan to do this soon after this PR lands.

<!-- 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/21776)
<!-- Reviewable:end -->
2018-09-25 03:26:09 -04:00
..
ci Auto merge of #21776 - servo:taskcluster, r=Manishearth 2018-09-25 03:26:09 -04:00
doc.servo.org Remove geckolib-related build commands. 2018-05-17 11:24:59 -05:00
layout_viewer Layout viewer now uses local copy of jquery. 2017-03-16 18:38:33 +02:00
cert_generator.js Update cert-generator and certs 2017-03-14 08:01:54 -07:00
jsdefine Cargoify servo 2014-09-08 20:21:42 -06:00
memory_chart.html Add tool to chart memory usage from reports. 2018-03-08 22:46:42 -05:00
memory_reports_over_time.py Support memory report logs with interleaved non-report output, added automated tests 2018-03-19 09:49:09 -04:00
patch-trace-template.py profile: Integrate the time profiler with the macOS signpost 2016-10-01 00:12:49 -07:00
run_in_headless_android_emulator.py Update getopts 2018-08-24 17:49:58 +02:00
rustdoc-style.html Cargoify servo 2014-09-08 20:21:42 -06:00
rustdoc-with-private Add --cap-lints warn to rustdoc script 2018-08-05 12:21:25 +02:00
servo.sb Cargoify servo 2014-09-08 20:21:42 -06:00
servo_automation_screenshot.py Automation Script to take screenshot for servo 2018-04-27 14:05:32 -04:00
servo_gdb.py Add flake8 to the tidy process for Python files 2015-06-04 11:17:34 -04:00
start_servo.py Update getopts 2018-08-24 17:49:58 +02:00
valgrind-memcheck.supp Add a valgrind suppression file. 2015-12-17 10:36:03 -06:00