diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2018-09-25 03:26:09 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-25 03:26:09 -0400 |
commit | 10cf425069685a868c3007e129ec037edc43ab4d (patch) | |
tree | ed0d013b3d3a2a4ee47b1ae79e818cb16657b9fe /python/servo/devenv_commands.py | |
parent | 7abc9acf6eeef753a09e0d5a32076f70e4cf9939 (diff) | |
parent | c33f5cc3a9f8712dc3aceee70f76e59c7df0d627 (diff) | |
download | servo-10cf425069685a868c3007e129ec037edc43ab4d.tar.gz servo-10cf425069685a868c3007e129ec037edc43ab4d.zip |
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 -->
Diffstat (limited to 'python/servo/devenv_commands.py')
0 files changed, 0 insertions, 0 deletions