aboutsummaryrefslogtreecommitdiffstats
path: root/etc/taskcluster
Commit message (Expand)AuthorAgeFilesLines
* 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-222-9/+7
* Fetch repository from artifacts rather than GitHubSimon Sapin2019-11-222-40/+48
* Decision taks: add artifacts of the repository’s contentsSimon Sapin2019-11-223-1/+25
* Add Windows support to `with_curl_artifact_script`Simon Sapin2019-11-221-25/+28
* Move `mkdir` call out of `with_curl_script`Simon Sapin2019-11-222-3/+7
* Deduplicate task dependenciesSimon Sapin2019-11-221-1/+6
* Fix Brewfile’s for running Servo without bulding itSimon Sapin2019-11-225-21/+25
* Move WPT Linux from Buildbot to TaskclusterSimon Sapin2019-11-191-4/+0
* Tweak WPT task names and configSimon Sapin2019-11-191-4/+4
* Fix run.dockerfile to actually be able to run current ServoSimon Sapin2019-11-192-5/+14
* 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-182-2/+6
* 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
* Auto merge of #24753 - servo:mainstream-brew, r=jdmbors-servo2019-11-173-35/+49
|\
| * macOS CI: use a cache of github.com/servo/servoSimon Sapin2019-11-172-8/+26
| * Don’t fetch git tagsSimon Sapin2019-11-161-2/+2
| * Reduce git fetch depth. 100 still takes quite some time!Simon Sapin2019-11-161-2/+2
| * Print timing of git operationsSimon Sapin2019-11-161-2/+2
| * 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-152-0/+2
| * Expect Homebrew to already be installed and in `$PATH`Simon Sapin2019-11-151-11/+3
* | Auto merge of #24728 - servo:tc-readme, r=jdmbors-servo2019-11-152-85/+98
|\ \ | |/ |/|
| * Add link to worker list viewSimon Sapin2019-11-141-0/+7
| * Update etc/taskcluster/README.md for Community-TC migrationSimon Sapin2019-11-132-87/+93
* | Auto merge of #24717 - servo:fraaaaaaaaaaaaame, r=jdmbors-servo2019-11-141-1/+3
|\ \ | |/ |/|
| * Fix sccache failure when rustc generates hundreds of thousands of warningsSimon Sapin2019-11-121-1/+3
* | Auto merge of #24712 - servo:lz4, r=jdmbors-servo2019-11-121-4/+4
|\ \ | |/ |/|
| * Revert "Upload uncompressed Docker images"Simon Sapin2019-11-121-4/+4
* | Remove unused Packet.net configurationSimon Sapin2019-11-086-212/+0
* | Move part of the Taskcluster configurationSimon Sapin2019-11-0817-627/+0
* | Remove support for taskcluster.net in the decision taskSimon Sapin2019-11-082-25/+8
* | Auto merge of #24689 - servo:FLIP-THE-SWITCH, r=jdmbors-servo2019-11-083-28/+11
|\ \
| * | Move all tasks to Community-TCSimon Sapin2019-11-083-28/+11
| |/
* / 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-072-8/+21
* Run a decision task on both deployments for push eventsSimon Sapin2019-11-061-0/+4
* Update the decision task’s Docker imageSimon Sapin2019-11-051-1/+1
* Don’t fail tasks if a branch was fast-forward-pushed since the triggering p...Simon Sapin2019-11-051-2/+2
* Always construct TC API URLs from $TASKCLUSTER_PROXY_URL or $TASKCLUSTER_ROOT...Simon Sapin2019-11-053-9/+13
* Auto merge of #24652 - servo:nitouryuu, r=noxbors-servo2019-11-053-10/+27
|\
| * Support both Taskcluster deploymentsSimon Sapin2019-11-043-6/+23
| * Upload uncompressed Docker imagesSimon Sapin2019-11-041-4/+4