mirror of
https://github.com/servo/servo
synced 2026-05-08 16:12:15 +02:00
This change allows `./mach update-wpt` to accept a URL to a GitHub Action run. If a URL is passed, it will attempt to download the stable unexpected results from the run and update the expected test results. Note that this currently requires having the `gh` command-line tool installed and authenticated. Although you can download artifacts without logging in via the web interface, doing this via the API requires an access token. Testing: This change adds a unit test for the regex that matches GitHub Action URLs. Signed-off-by: Martin Robinson <mrobinson@igalia.com>
26 KiB
26 KiB