Hi all,

Just to let you know that a new script landed in WebKit:
Tools/Scripts/export-w3c-test-changes.
Please have a look if you are interested in and ping me if you have any
question or suggestion.
This script can:
- Push your LayoutTests/imported/w3c/web-platform-tests changes made within
a WebKit repository to your own GitHub WPT clone
- Create a PR on W3C WPT repo and add a comment on the related WebKit
bugzilla (-c option)

There is some information that is needed the first time: your GitHub
username, a GitHub token to allow the script to create a PR on your behalf.
Script documentation might help.

One potential workflow could be something like:
1. Author a webkit patch
2. Upload patch to bugzilla
3. At the time patch is set to "r?" on bugzilla, use the script to create a
W3C WPT PR.
When the patch is "r+", merge the W3C WPT PR and land the WebKit patch.

Merry Christmas,
   y
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to