Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove more Taskcluster and Treeherder integration | Martin Robinson | 2023-04-10 | 1 | -70/+0 |
| | | | | | Servo no longer uses Taskcluster and Treeherder, so this change removes script references to those services and support files. | ||||
* | Use `#!/usr/bin/env bash` in shell scripts for NixOS compatibility | yvt | 2021-06-14 | 1 | -1/+1 |
| | | | | Signed-off-by: yvt <i@yvt.jp> | ||||
* | Restore registration as taskcluster, was a total accident | Kagami Sascha Rosylight | 2020-06-21 | 1 | -0/+1 |
| | |||||
* | Revert mock.py change | Kagami Sascha Rosylight | 2020-06-21 | 1 | -3/+1 |
| | |||||
* | Fix remaining flake8 warnings | Kagami Sascha Rosylight | 2020-06-21 | 1 | -4/+3 |
| | |||||
* | Remove dead code for disabled CI tasks | Simon Sapin | 2020-03-19 | 1 | -3/+0 |
| | |||||
* | Decision taks: add artifacts of the repository’s contents | Simon Sapin | 2019-11-22 | 1 | -1/+2 |
| | |||||
* | Move all tasks to Community-TC | Simon Sapin | 2019-11-08 | 1 | -1/+1 |
| | |||||
* | Add a decision task for `try-windows-ami` | Simon Sapin | 2019-11-07 | 1 | -0/+4 |
| | |||||
* | Always construct TC API URLs from $TASKCLUSTER_PROXY_URL or ↵ | Simon Sapin | 2019-11-05 | 1 | -0/+1 |
| | | | | $TASKCLUSTER_ROOT_URL | ||||
* | Support both Taskcluster deployments | Simon Sapin | 2019-11-04 | 1 | -0/+1 |
| | | | | Part of https://bugzilla.mozilla.org/show_bug.cgi?id=1574648 | ||||
* | Taskcluster: Don’t attempt to write to the index from unprivileged tasks | Simon Sapin | 2019-01-07 | 1 | -3/+3 |
| | |||||
* | Taskcluster: run tidy on PRs | Simon Sapin | 2019-01-05 | 1 | -0/+3 |
| | |||||
* | Decision task: print IDs of tasks scheduled or found in the index | Simon Sapin | 2018-12-13 | 1 | -2/+2 |
| | |||||
* | Taskcluster: Add support for trychoosers | Simon Sapin | 2018-12-12 | 1 | -5/+10 |
| | |||||
* | Upload to doc.servo.org when merging to master | Simon Sapin | 2018-12-12 | 1 | -1/+7 |
| | |||||
* | Code coverage for decisionlib | Simon Sapin | 2018-10-09 | 1 | -2/+10 |
| | |||||
* | Rewrite decisionlib with a builder pattern to be more composable | Simon Sapin | 2018-10-09 | 1 | -9/+10 |
| | |||||
* | Move etc/ci/taskcluster one level up | Simon Sapin | 2018-09-27 | 1 | -0/+45 |