aboutsummaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
...
* Reorganize Servo's WPT Python scriptsMartin Robinson2023-04-2034-5046/+1
* Auto merge of #29623 - mrobinson:wpt-import-one-week, r=mukilanbors-servo2023-04-131-0/+0
|\
| * Import WPT tests every week instead of every dayMartin Robinson2023-04-121-0/+0
* | Handle non-UTF8 diffs in the WPT upstream scriptMartin Robinson2023-04-124-6/+42
|/
* Fix the WPT export scriptMartin Robinson2023-04-113-13/+52
* Remove more Taskcluster and Treeherder integrationMartin Robinson2023-04-1015-1596/+0
* Update shell.nixMifom2023-04-091-1/+2
* WPT agregated results also as github checksagudev2023-04-031-5/+60
* Update wpt-nightly-update.sh with right paths from workflowsSamson2023-04-011-2/+2
* Fix permissions of etc/ci/wpt-nightly-update.shMartin Robinson2023-03-281-0/+0
* Add Layout 2020 support to nightly WPT updateMartin Robinson2023-03-241-12/+14
* Be more verbose when a command fails in the WPT upstream scriptMartin Robinson2023-03-231-3/+8
* Merge forbidden panic check into test-tidyMartin Robinson2023-03-221-34/+0
* Filter unknown flaky tests when filtering known intermittentsMartin Robinson2023-02-211-17/+21
* Add support for the intermittent dashboardMartin Robinson2023-02-151-0/+7
* Make two small improvements to try result commentMartin Robinson2023-02-101-2/+22
* Output test results as a GitHub commentMartin Robinson2023-02-041-0/+144
* ci: Produce a single WPT log artifactMartin Robinson2023-02-021-1/+1
* Fix upstreaming of WPT changesMartin Robinson2023-01-253-8/+27
* Enable the Github Action-based WPT upstream scriptMartin Robinson2023-01-201-2/+2
* Add a script to upstream WPT changes via a GitHub ActionMartin Robinson2023-01-1732-0/+4946
* chore(nix): replace `pkgconfig` with `pkg-config`yvt2022-10-071-1/+1
* chore(nix): add `AppKit` to `buildInputs` on Darwinyvt2022-09-161-1/+3
* Run WPT sync nightly on GitHub Actioncybai2022-08-162-1/+49
* Update nix-shell package namesNathan Lefler2022-07-311-1/+1
* Fix typos in markdown filesGreg Myers2022-01-141-3/+3
* chore(nix): define `LD_LIBRARY_PATH` outside `shellHook`yvt2021-10-161-2/+3
* chore(nix): add `libxkbcommon` to `LD_LIBRARY_PATH`yvt2021-10-161-1/+1
* chore(ci): remove the auto-generation of `main.yml`yvt2021-07-182-267/+0
* Auto merge of #28473 - jdm:codesign-build, r=jdmbors-servo2021-07-021-7/+7
|\
| * Use codesigning in UWP builds.Josh Matthews2021-07-021-7/+7
* | Use `#!/usr/bin/env bash` in shell scripts for NixOS compatibilityyvt2021-06-144-4/+4
|/
* 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
|\
| * 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