Source code
Revision control
Copy as Markdown
Other Tools
This docker images is used for testing Chrome, Firefox, WebKitGTK and running
other tasks on Taskcluster. When any of the files in this directory change, the
images must be updated as well. Doing this requires you to have write
permissions to the repository.
To update the docker image:
* Run the workflow
GitHub UI. Use a number for the "Tag for the container image", the previous
version plus 1.
* Update the following Taskcluster configurations to use the new image (refer to the image with `ghcr.io/web-platform-tests/wpt:${tag}`):
* `.taskcluster.yml` (the decision task)
* `tools/ci/tc/tasks/test.yml` (all the other tasks)