aboutsummaryrefslogtreecommitdiffstats
path: root/etc/taskcluster/decision_task.py
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #24811 - servo:fail-fast, r=jdmhomu-tmpbors-servo2019-11-221-18/+33
|\
| * Fix updating the GitHub Status as soon as any TC task failsSimon Sapin2019-11-221-0/+6
| * Remove support for shallow clones. The bundle is already shallow.Simon Sapin2019-11-221-1/+1
| * Fetch repository from artifacts rather than GitHubSimon Sapin2019-11-221-12/+11
| * Decision taks: add artifacts of the repository’s contentsSimon Sapin2019-11-221-0/+5
| * Move `mkdir` call out of `with_curl_script`Simon Sapin2019-11-221-2/+7
| * Fix Brewfile’s for running Servo without bulding itSimon Sapin2019-11-221-4/+4
* | Auto merge of #24692 - paulrouget:checkcpp-tc, r=jdmbors-servo2019-11-211-0/+1
|\ \ | |/ |/|
| * Run test-tidy on WindowsPaul Rouget2019-11-211-0/+1
* | Move WPT Linux from Buildbot to TaskclusterSimon Sapin2019-11-191-4/+0
* | Tweak WPT task names and configSimon Sapin2019-11-191-4/+4
|/
* Zero-pad the chunk number in WPT task namesSimon Sapin2019-11-181-1/+3
* Only use high prority for macOS when testing a PR for merging.Simon Sapin2019-11-181-1/+2
* Don’t pretend that `update_wpt()` doesn’t use debug assertionsSimon Sapin2019-11-181-5/+5
* Raise the priority of the release build task for WPT on macOSSimon Sapin2019-11-181-2/+3
* Split WPT macOS testing into many more chunksSimon Sapin2019-11-181-1/+1
* Move "extra" WPT testing to its own task (chunk "zero")Simon Sapin2019-11-181-24/+23
* macOS CI: use a cache of github.com/servo/servoSimon Sapin2019-11-171-6/+13
* Reduce macOS build task timeoutSimon Sapin2019-11-161-2/+3
* Verbose HomebrewSimon Sapin2019-11-161-1/+1
* Make the macOS worker type configurableSimon Sapin2019-11-151-10/+11
* Install zlib on macOSSimon Sapin2019-11-151-0/+1
* Expect Homebrew to already be installed and in `$PATH`Simon Sapin2019-11-151-11/+3
* Fix sccache failure when rustc generates hundreds of thousands of warningsSimon Sapin2019-11-121-1/+3
* Remove support for taskcluster.net in the decision taskSimon Sapin2019-11-081-15/+6
* Auto merge of #24689 - servo:FLIP-THE-SWITCH, r=jdmbors-servo2019-11-081-23/+6
|\
| * Move all tasks to Community-TCSimon Sapin2019-11-081-23/+6
* | Add missing import to docs upload script.Josh Matthews2019-11-071-1/+1
|/
* Split doc generation into its own taskSimon Sapin2019-11-071-7/+18
* Run non-macOS tasks on Community-TC for push eventsSimon Sapin2019-11-071-5/+20
* Add a decision task for `try-windows-ami`Simon Sapin2019-11-071-8/+17
* Run a decision task on both deployments for push eventsSimon Sapin2019-11-061-0/+4
* Always construct TC API URLs from $TASKCLUSTER_PROXY_URL or $TASKCLUSTER_ROOT...Simon Sapin2019-11-051-1/+2
* Auto merge of #24652 - servo:nitouryuu, r=noxbors-servo2019-11-051-5/+12
|\
| * Support both Taskcluster deploymentsSimon Sapin2019-11-041-5/+12
* | Auto merge of #24603 - servo:jdm-patch-36, r=SimonSapinbors-servo2019-11-031-5/+8
|\ \ | |/ |/|
| * Avoid instaling rustc-dev twice.Josh Matthews2019-10-311-5/+7
| * Install rustc-dev for nightly rust toolchain.Josh Matthews2019-10-311-0/+1
* | Use surfman for managing GL surfacesPatrick Walton2019-11-011-14/+20
|/
* Taskcluster: install the `rustc-dev` rustup component, required for compiler ...Simon Sapin2019-10-271-0/+14
* Don’t install rust-docs, rust-src, or clippy on CISimon Sapin2019-10-211-1/+1
* Support building UWP with native UWP rustc target.Josh Matthews2019-10-121-7/+7
* Create a zip of all UWP packaging artifacts.Josh Matthews2019-10-101-8/+5
* Auto merge of #24268 - servo:jdm-patch-57, r=SimonSapinbors-servo2019-09-251-1/+1
|\
| * Extend nightly WPT update timeout by an hour.Josh Matthews2019-09-231-1/+1
* | Don't set PKG_CONFIG_PATH anymoreAnthony Ramine2019-09-241-6/+1
|/
* Fix python precedence issue.Josh Matthews2019-09-171-1/+1
* Make APPX build part of package command. Add nightly build for UWP.Josh Matthews2019-09-121-2/+43
* Updated magicleap signing certAlan Jeffrey2019-08-261-3/+3
* Remove explicit nuget setup in CI.Josh Matthews2019-08-211-16/+0