aboutsummaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
...
* add etc/shell.nix for nix/nixOSMaciej Krüger2021-05-311-0/+40
|
* Disable remaining taskcluster jobs.Josh Matthews2021-05-291-324/+4
|
* Add missing CI checks.Josh Matthews2021-05-291-0/+4
|
* Disable UWP taskcluster jobs.Josh Matthews2021-05-291-67/+2
|
* Add UWP builds to github actions.Josh Matthews2021-05-292-0/+51
|
* Fail CI if workflow needs regenerating.Josh Matthews2021-05-241-0/+15
|
* Remove duplicate linux jobs from taskcluster.Josh Matthews2021-05-241-67/+6
|
* Remove last mac jobs from taskcluster.nightliesJosh Matthews2021-05-233-210/+10
|
* Remove deprecated functions with the move to GitHub actions.Paulo E. Castro2021-04-302-190/+7
|
* Comment TaskCluster wpt testsPaulo E. Castro2021-04-281-5/+6
|
* Run WPT tests (linux)Paulo E. Castro2021-04-281-44/+44
|
* Auto merge of #27865 - servo:github-actions-dev, r=jdmbors-servo2021-03-112-0/+251
|\ | | | | | | Add Github Actions workflow for mac/linux/windows builds
| * Copy to C: on Windows instead of manually cloning.Josh Matthews2021-03-062-14/+10
| |
| * Add build github actions workflows for mac/windows/linux.Josh Matthews2021-02-262-0/+255
| |
* | Fix doc build.Josh Matthews2021-02-251-1/+1
| |
* | Fix UWP nightly build.Josh Matthews2021-02-251-4/+4
| |
* | Fix doc build under py3.Josh Matthews2021-02-241-1/+1
|/
* Fix python2ism in doc upload.Josh Matthews2021-02-191-1/+2
|
* Remove python2 from CI.Josh Matthews2021-02-182-42/+1
|
* Ensure all CI uses clang-cl on Windows.Josh Matthews2021-02-181-0/+2
|
* Replace embedded Python 3 distribution in CI with full installation.Josh Matthews2021-02-182-26/+18
|
* Port some code to Python3Vincent Ricard2021-02-183-52/+79
|
* More syntax errors.Josh Matthews2021-02-091-1/+1
|
* Fix syntax error.Josh Matthews2021-02-081-1/+1
|
* Update pip when building docker image.Josh Matthews2021-02-081-0/+2
|
* Use explicit python in Windows CI.Josh Matthews2021-02-061-12/+11
|
* Use 2.7-compatible get-pip in docker build.Josh Matthews2021-02-011-1/+1
|
* Auto merge of #28094 - servo:jdm-patch-48, r=jdmbors-servo2021-01-251-3/+3
|\ | | | | | | Ensure webgpu test filtering works.
| * Turn off coverage for webgpuJosh Matthews2021-01-251-1/+1
| |
| * Disable WebGPU tests on macOS CI.Josh Matthews2021-01-241-1/+1
| |
| * Ensure webgpu test filtering works.Josh Matthews2021-01-241-1/+1
| |
* | Disallow duplicate taskcluster artifacts.Josh Matthews2021-01-242-3/+13
|/
* Update sccache on linux.Josh Matthews2020-12-021-6/+4
|
* Update curl sha.Josh Matthews2020-11-271-1/+1
|
* Update curl version.Josh Matthews2020-11-271-2/+2
|
* Upgrade CI to Ubuntu 20.04 LTSSimon Sapin2020-11-141-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 rebuidsSimon Sapin2020-11-141-0/+2
| | | | … with https://github.com/taskcluster/monopacker/pull/93
* Auto merge of #27748 - servo:jdm-patch-47, r=jdmbors-servo2020-11-131-1/+0
|\ | | | | | | | | | | Fix mac packaging with recent gstreamer. Fixes #27654.
| * Fix gstreamer packaging on mac.Josh Matthews2020-11-131-1/+0
| |
* | Support gzip artifacts.Josh Matthews2020-11-111-1/+1
|/
* Filter py3 tests for intermittents.Josh Matthews2020-11-041-0/+7
|
* Run webgpu tests only on macOSKunal Mohan2020-07-311-2/+20
|
* Add more gstreamer plugins to nightly builds.Josh Matthews2020-07-271-3/+3
|
* Fix nightly smoketest again.Josh Matthews2020-07-241-1/+1
|
* Fix nightly smoketestJosh Matthews2020-07-231-1/+1
|
* Fix nightly smoketest.Josh Matthews2020-07-221-1/+1
|
* Verify the macOS package can load basic pages.Josh Matthews2020-07-212-0/+29
|
* Load explicit set of gstreamer plugins on macos, and include them in the ↵Josh Matthews2020-07-161-0/+2
| | | | nightly package.
* Update x11-clipboard.Josh Matthews2020-07-082-0/+6
|
* Use newer Ubuntu docker image.Josh Matthews2020-06-291-1/+1
|