Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Allow pushing updated WPT results to git remote. | Josh Matthews | 2019-05-21 | 1 | -6/+6 | |
| | ||||||
* | Support features in generic-worker tasks. | Josh Matthews | 2019-05-02 | 1 | -2/+13 | |
| | ||||||
* | Move taskcluster secrets into appropriate mach commands. | Josh Matthews | 2019-05-02 | 1 | -16/+0 | |
| | ||||||
* | Move windows and mac nightly builds to taskcluster. | Josh Matthews | 2019-05-02 | 1 | -6/+6 | |
| | ||||||
* | Move android nightly build to taskcluster. | Josh Matthews | 2019-05-02 | 1 | -0/+16 | |
| | ||||||
* | Add Windows x86 build job. | Josh Matthews | 2019-04-26 | 1 | -2/+2 | |
| | ||||||
* | Use provided docker builder worker for github PR tasks. | Josh Matthews | 2019-03-26 | 1 | -2/+2 | |
| | ||||||
* | TC Windows: Use generic-worker "raw mounts" for the sparse-checkout file | Simon Sapin | 2019-02-15 | 1 | -4/+5 | |
| | | | | CC https://bugzilla.mozilla.org/show_bug.cgi?id=1495732 | |||||
* | Taskcluster: Don’t attempt to write to the index from unprivileged tasks | Simon Sapin | 2019-01-07 | 1 | -2/+3 | |
| | ||||||
* | Add a script to run `.taskcluster.yml` expansion offline | Simon Sapin | 2019-01-07 | 1 | -0/+1 | |
| | | | | That file’s logic is getting kinda complex | |||||
* | decisionlib: add with_curl_artifact_script for macOS | Simon Sapin | 2018-12-14 | 1 | -58/+52 | |
| | ||||||
* | Decision task: print IDs of tasks scheduled or found in the index | Simon Sapin | 2018-12-13 | 1 | -2/+4 | |
| | ||||||
* | Taskcluster-Treeherder only supports submitting to one Treeherder repo :( | Simon Sapin | 2018-12-13 | 1 | -3/+3 | |
| | | | | https://github.com/taskcluster/taskcluster-treeherder/blob/ff5261151a59be7f12073e06bd8c8695772191c4/src/handler.js#L65-L70 | |||||
* | Ensure all tasks started from decision_task.py are on Treeherder. | Simon Sapin | 2018-12-13 | 1 | -0/+8 | |
| | ||||||
* | Upload to doc.servo.org when merging to master | Simon Sapin | 2018-12-12 | 1 | -6/+10 | |
| | ||||||
* | Bug 1509027 - Use more restricted scope for Treeherder routes | Simon Sapin | 2018-12-08 | 1 | -1/+1 | |
| | | | | https://bugzilla.mozilla.org/show_bug.cgi?id=1509027 | |||||
* | Make Taskcluster tasks show up on Treeherder | Simon Sapin | 2018-11-20 | 1 | -1/+32 | |
| | | | | See for example https://treeherder.allizom.org/#/jobs?repo=servo-try-taskcluster | |||||
* | Taskcluster: Add dev build and unit tests on macOS | Simon Sapin | 2018-11-15 | 1 | -1/+54 | |
| | ||||||
* | Always build Docker images on AWS | Simon Sapin | 2018-11-10 | 1 | -2/+3 | |
| | ||||||
* | Taskcluster: move curl’ing artifacts into decisionlib | Simon Sapin | 2018-10-30 | 1 | -0/+23 | |
| | ||||||
* | Taskcluster: test in Android emulator | Simon Sapin | 2018-10-30 | 1 | -0/+3 | |
| | ||||||
* | decisionlib docs | Simon Sapin | 2018-10-09 | 1 | -0/+163 | |
| | ||||||
* | Code coverage for decisionlib | Simon Sapin | 2018-10-09 | 1 | -8/+5 | |
| | ||||||
* | Taskcluster: package the Windows build | Simon Sapin | 2018-10-09 | 1 | -3/+6 | |
| | ||||||
* | Rewrite decisionlib with a builder pattern to be more composable | Simon Sapin | 2018-10-09 | 1 | -215/+416 | |
| | ||||||
* | Cache repackaged Python 2 for Windows | Simon Sapin | 2018-10-08 | 1 | -12/+21 | |
| | ||||||
* | Windows: don’t check out tests/wpt | Simon Sapin | 2018-10-08 | 1 | -6/+22 | |
| | | | | Creating many files is slow, on Windows | |||||
* | Taskcluster: add initial Windows task | Simon Sapin | 2018-10-08 | 1 | -47/+62 | |
| | ||||||
* | Initial Windows AMI-building script | Simon Sapin | 2018-10-08 | 1 | -1/+1 | |
| | ||||||
* | Move etc/ci/taskcluster one level up | Simon Sapin | 2018-09-27 | 1 | -0/+267 | |