Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add etc/shell.nix for nix/nixOS | Maciej Krüger | 2021-05-31 | 1 | -0/+40 | |
| | ||||||
* | Disable remaining taskcluster jobs. | Josh Matthews | 2021-05-29 | 1 | -324/+4 | |
| | ||||||
* | Add missing CI checks. | Josh Matthews | 2021-05-29 | 1 | -0/+4 | |
| | ||||||
* | Disable UWP taskcluster jobs. | Josh Matthews | 2021-05-29 | 1 | -67/+2 | |
| | ||||||
* | Add UWP builds to github actions. | Josh Matthews | 2021-05-29 | 2 | -0/+51 | |
| | ||||||
* | Fail CI if workflow needs regenerating. | Josh Matthews | 2021-05-24 | 1 | -0/+15 | |
| | ||||||
* | Remove duplicate linux jobs from taskcluster. | Josh Matthews | 2021-05-24 | 1 | -67/+6 | |
| | ||||||
* | Remove last mac jobs from taskcluster.nightlies | Josh Matthews | 2021-05-23 | 3 | -210/+10 | |
| | ||||||
* | Remove deprecated functions with the move to GitHub actions. | Paulo E. Castro | 2021-04-30 | 2 | -190/+7 | |
| | ||||||
* | Comment TaskCluster wpt tests | Paulo E. Castro | 2021-04-28 | 1 | -5/+6 | |
| | ||||||
* | Run WPT tests (linux) | Paulo E. Castro | 2021-04-28 | 1 | -44/+44 | |
| | ||||||
* | Auto merge of #27865 - servo:github-actions-dev, r=jdm | bors-servo | 2021-03-11 | 2 | -0/+251 | |
|\ | | | | | | | Add Github Actions workflow for mac/linux/windows builds | |||||
| * | Copy to C: on Windows instead of manually cloning. | Josh Matthews | 2021-03-06 | 2 | -14/+10 | |
| | | ||||||
| * | Add build github actions workflows for mac/windows/linux. | Josh Matthews | 2021-02-26 | 2 | -0/+255 | |
| | | ||||||
* | | Fix doc build. | Josh Matthews | 2021-02-25 | 1 | -1/+1 | |
| | | ||||||
* | | Fix UWP nightly build. | Josh Matthews | 2021-02-25 | 1 | -4/+4 | |
| | | ||||||
* | | Fix doc build under py3. | Josh Matthews | 2021-02-24 | 1 | -1/+1 | |
|/ | ||||||
* | Fix python2ism in doc upload. | Josh Matthews | 2021-02-19 | 1 | -1/+2 | |
| | ||||||
* | Remove python2 from CI. | Josh Matthews | 2021-02-18 | 2 | -42/+1 | |
| | ||||||
* | Ensure all CI uses clang-cl on Windows. | Josh Matthews | 2021-02-18 | 1 | -0/+2 | |
| | ||||||
* | Replace embedded Python 3 distribution in CI with full installation. | Josh Matthews | 2021-02-18 | 2 | -26/+18 | |
| | ||||||
* | Port some code to Python3 | Vincent Ricard | 2021-02-18 | 3 | -52/+79 | |
| | ||||||
* | More syntax errors. | Josh Matthews | 2021-02-09 | 1 | -1/+1 | |
| | ||||||
* | Fix syntax error. | Josh Matthews | 2021-02-08 | 1 | -1/+1 | |
| | ||||||
* | Update pip when building docker image. | Josh Matthews | 2021-02-08 | 1 | -0/+2 | |
| | ||||||
* | Use explicit python in Windows CI. | Josh Matthews | 2021-02-06 | 1 | -12/+11 | |
| | ||||||
* | Use 2.7-compatible get-pip in docker build. | Josh Matthews | 2021-02-01 | 1 | -1/+1 | |
| | ||||||
* | Auto merge of #28094 - servo:jdm-patch-48, r=jdm | bors-servo | 2021-01-25 | 1 | -3/+3 | |
|\ | | | | | | | Ensure webgpu test filtering works. | |||||
| * | Turn off coverage for webgpu | Josh Matthews | 2021-01-25 | 1 | -1/+1 | |
| | | ||||||
| * | Disable WebGPU tests on macOS CI. | Josh Matthews | 2021-01-24 | 1 | -1/+1 | |
| | | ||||||
| * | Ensure webgpu test filtering works. | Josh Matthews | 2021-01-24 | 1 | -1/+1 | |
| | | ||||||
* | | Disallow duplicate taskcluster artifacts. | Josh Matthews | 2021-01-24 | 2 | -3/+13 | |
|/ | ||||||
* | Update sccache on linux. | Josh Matthews | 2020-12-02 | 1 | -6/+4 | |
| | ||||||
* | Update curl sha. | Josh Matthews | 2020-11-27 | 1 | -1/+1 | |
| | ||||||
* | Update curl version. | Josh Matthews | 2020-11-27 | 1 | -2/+2 | |
| | ||||||
* | Upgrade CI to Ubuntu 20.04 LTS | Simon Sapin | 2020-11-14 | 1 | -9/+11 | |
| | | | | | | | | | | | 19.10 has been at end-of-life since July. Also switch to an un-dated Docker Hub tag. Built docker images expire after a month, and when rebuilding we install the latest versions of additional packages. We might has well pick up-to-date versions of the base system as well. We do stay within one Ubuntu release, though. | |||||
* | Force Docker image rebuids | Simon Sapin | 2020-11-14 | 1 | -0/+2 | |
| | | | | … with https://github.com/taskcluster/monopacker/pull/93 | |||||
* | Auto merge of #27748 - servo:jdm-patch-47, r=jdm | bors-servo | 2020-11-13 | 1 | -1/+0 | |
|\ | | | | | | | | | | | Fix mac packaging with recent gstreamer. Fixes #27654. | |||||
| * | Fix gstreamer packaging on mac. | Josh Matthews | 2020-11-13 | 1 | -1/+0 | |
| | | ||||||
* | | Support gzip artifacts. | Josh Matthews | 2020-11-11 | 1 | -1/+1 | |
|/ | ||||||
* | Filter py3 tests for intermittents. | Josh Matthews | 2020-11-04 | 1 | -0/+7 | |
| | ||||||
* | Run webgpu tests only on macOS | Kunal Mohan | 2020-07-31 | 1 | -2/+20 | |
| | ||||||
* | Add more gstreamer plugins to nightly builds. | Josh Matthews | 2020-07-27 | 1 | -3/+3 | |
| | ||||||
* | Fix nightly smoketest again. | Josh Matthews | 2020-07-24 | 1 | -1/+1 | |
| | ||||||
* | Fix nightly smoketest | Josh Matthews | 2020-07-23 | 1 | -1/+1 | |
| | ||||||
* | Fix nightly smoketest. | Josh Matthews | 2020-07-22 | 1 | -1/+1 | |
| | ||||||
* | Verify the macOS package can load basic pages. | Josh Matthews | 2020-07-21 | 2 | -0/+29 | |
| | ||||||
* | Load explicit set of gstreamer plugins on macos, and include them in the ↵ | Josh Matthews | 2020-07-16 | 1 | -0/+2 | |
| | | | | nightly package. | |||||
* | Update x11-clipboard. | Josh Matthews | 2020-07-08 | 2 | -0/+6 | |
| | ||||||
* | Use newer Ubuntu docker image. | Josh Matthews | 2020-06-29 | 1 | -1/+1 | |
| |