servo/etc/ci/upstream-wpt-changes
Martin Robinson 72dbf0e752 Handle non-UTF8 diffs in the WPT upstream script
The output of `git diff` and `git show` can include non-UTF8 text or
binary data, so the WPT upstream script should handle this properly.

Fixes #29620.
2023-04-12 13:37:52 +02:00
..
tests Handle non-UTF8 diffs in the WPT upstream script 2023-04-12 13:37:52 +02:00
wptupstreamer Handle non-UTF8 diffs in the WPT upstream script 2023-04-12 13:37:52 +02:00
README Add a script to upstream WPT changes via a GitHub Action 2023-01-17 11:49:56 +01:00
requirements-dev.txt Add a script to upstream WPT changes via a GitHub Action 2023-01-17 11:49:56 +01:00
requirements.txt Add a script to upstream WPT changes via a GitHub Action 2023-01-17 11:49:56 +01:00
test.py Handle non-UTF8 diffs in the WPT upstream script 2023-04-12 13:37:52 +02:00
upstream-wpt-changes.py Enable the Github Action-based WPT upstream script 2023-01-20 20:19:27 +01:00