aboutsummaryrefslogtreecommitdiffstats
path: root/etc/taskcluster/decisionlib.py
Commit message (Collapse)AuthorAgeFilesLines
...
* Allow pushing updated WPT results to git remote.Josh Matthews2019-05-211-6/+6
|
* Support features in generic-worker tasks.Josh Matthews2019-05-021-2/+13
|
* Move taskcluster secrets into appropriate mach commands.Josh Matthews2019-05-021-16/+0
|
* Move windows and mac nightly builds to taskcluster.Josh Matthews2019-05-021-6/+6
|
* Move android nightly build to taskcluster.Josh Matthews2019-05-021-0/+16
|
* Add Windows x86 build job.Josh Matthews2019-04-261-2/+2
|
* Use provided docker builder worker for github PR tasks.Josh Matthews2019-03-261-2/+2
|
* TC Windows: Use generic-worker "raw mounts" for the sparse-checkout fileSimon Sapin2019-02-151-4/+5
| | | | CC https://bugzilla.mozilla.org/show_bug.cgi?id=1495732
* Taskcluster: Don’t attempt to write to the index from unprivileged tasksSimon Sapin2019-01-071-2/+3
|
* Add a script to run `.taskcluster.yml` expansion offlineSimon Sapin2019-01-071-0/+1
| | | | That file’s logic is getting kinda complex
* decisionlib: add with_curl_artifact_script for macOSSimon Sapin2018-12-141-58/+52
|
* Decision task: print IDs of tasks scheduled or found in the indexSimon Sapin2018-12-131-2/+4
|
* Taskcluster-Treeherder only supports submitting to one Treeherder repo :(Simon Sapin2018-12-131-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 Sapin2018-12-131-0/+8
|
* Upload to doc.servo.org when merging to masterSimon Sapin2018-12-121-6/+10
|
* Bug 1509027 - Use more restricted scope for Treeherder routesSimon Sapin2018-12-081-1/+1
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=1509027
* Make Taskcluster tasks show up on TreeherderSimon Sapin2018-11-201-1/+32
| | | | See for example https://treeherder.allizom.org/#/jobs?repo=servo-try-taskcluster
* Taskcluster: Add dev build and unit tests on macOSSimon Sapin2018-11-151-1/+54
|
* Always build Docker images on AWSSimon Sapin2018-11-101-2/+3
|
* Taskcluster: move curl’ing artifacts into decisionlibSimon Sapin2018-10-301-0/+23
|
* Taskcluster: test in Android emulatorSimon Sapin2018-10-301-0/+3
|
* decisionlib docsSimon Sapin2018-10-091-0/+163
|
* Code coverage for decisionlibSimon Sapin2018-10-091-8/+5
|
* Taskcluster: package the Windows buildSimon Sapin2018-10-091-3/+6
|
* Rewrite decisionlib with a builder pattern to be more composableSimon Sapin2018-10-091-215/+416
|
* Cache repackaged Python 2 for WindowsSimon Sapin2018-10-081-12/+21
|
* Windows: don’t check out tests/wptSimon Sapin2018-10-081-6/+22
| | | | Creating many files is slow, on Windows
* Taskcluster: add initial Windows taskSimon Sapin2018-10-081-47/+62
|
* Initial Windows AMI-building scriptSimon Sapin2018-10-081-1/+1
|
* Move etc/ci/taskcluster one level upSimon Sapin2018-09-271-0/+267