summaryrefslogtreecommitdiff
path: root/tools/upload_wptfyi.js
AgeCommit message (Collapse)Author
2021-10-29chore(ci): update dependency for upload_wptfyi (#12587)Kitson Kelly
2021-07-01build: switch to wpt.fyi prod (#11201)Luca Casonato
2021-06-14build: add wpt epoch/daily run (#10937)Luca Casonato
This adds a daily scheduled CI pipeline that runs WPT tests against the most recent epochs/daily every night. Results are uploaded to wpt.fyi. WPTs are run on all supported platforms, on both stable and canary.
2021-06-07tests: upload WPT reports to wpt.fyi (#10883)Luca Casonato