aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ci/update-wpt-checkout
Commit message (Expand)AuthorAgeFilesLines
* Fix WPT sync and simplify the update scripts (#29999)Martin Robinson2023-07-171-160/+0
* Fix the WPT update (#29996)Martin Robinson2023-07-131-57/+0
* Rename metadata directoriesMartin Robinson2023-06-221-1/+1
* Reorganize Servo's WPT Python scriptsMartin Robinson2023-04-201-1/+1
* Remove more Taskcluster and Treeherder integrationMartin Robinson2023-04-101-5/+0
* Run WPT sync nightly on GitHub Actioncybai2022-08-161-1/+5
* Reuse layout-2013 WPT results with layout-2020 when syncing.Josh Matthews2020-03-191-1/+3
* Move WPT sync-from-upstream task to LinuxSimon Sapin2019-12-051-1/+1
* Always construct TC API URLs from $TASKCLUSTER_PROXY_URL or $TASKCLUSTER_ROOT...Simon Sapin2019-11-051-1/+1
* Assign bot reviewer for automated sync PRs.Josh Matthews2019-09-301-1/+2
* Clean up test results as part of WPT sync.Josh Matthews2019-09-251-1/+4
* Run wdspec tests in a different jobGeorge Roman2019-06-141-5/+10
* Finish reintroducing parallelism in bluetooth testsGeorge Roman2019-06-131-1/+1
* Improve output for local WPT sync runs.Josh Matthews2019-05-151-2/+2
* Don't include JSON string quotes in credentials.Josh Matthews2019-05-091-1/+1
* Use better variable quoting style.Josh Matthews2019-05-091-1/+1
* Update expected JSON format for taskcluster secret.Josh Matthews2019-05-081-1/+1
* Use correct variable when fetching taskcluster secret.Josh Matthews2019-05-071-2/+2
* Use taskcluster secret directly in WPT sync script.Josh Matthews2019-05-021-1/+5
* Move windows and mac nightly builds to taskcluster.Josh Matthews2019-05-021-1/+2
* Don't run full WPT testsuite twice.Josh Matthews2019-04-231-1/+1
* Run bluetooth tests as part of WPT sync.Josh Matthews2019-04-221-5/+10
* Review WPT sync PRs automaticallyCYBAI2019-04-061-4/+10
* Use consistent local branch name for WPT sync.Josh Matthews2019-03-271-3/+4
* Fix issue reference in comment.Josh Matthews2018-11-261-1/+1
* Update the manifest twice to work around manifest generation issue.Josh Matthews2018-11-261-1/+3
* Update MPL license to https (part 1)Jan Andre Ikenmeyer2018-11-191-1/+1
* Remove warnings about WPT syncing process.Josh Matthews2018-08-161-4/+2
* Remove update-manifest argument that is no longer valid.Josh Matthews2018-03-161-1/+1
* Refine the set of directories that are checked during WPT syncing.Josh Matthews2018-02-231-1/+1
* Include non-upstream metadata changes in WPT sync.Josh Matthews2018-02-231-4/+2
* Avoid duplicate error codes when opening WPT PR.Josh Matthews2018-02-111-1/+1
* Propagate error code from fetching WPT changes.Josh Matthews2018-02-111-0/+2
* Try to reduce instances of intermittent failures in nightly sync.Josh Matthews2018-02-091-1/+1
* Fix syntax error in WPT syncing script.Josh Matthews2018-02-011-1/+1
* Auto merge of #19920 - servo:jdm-patch-10, r=aneeshusabors-servo2018-02-011-1/+1
|\
| * Supress output from git push in WPT sync.Josh Matthews2018-02-011-1/+1
* | Make the syncing PR a bit harder to mess up.Josh Matthews2018-02-011-2/+4
|/
* Address WPT sync problems from nightly run.Josh Matthews2018-01-291-2/+4
* Add script to automate pulling changes from upstream WPT.Josh Matthews2018-01-261-0/+186