Automatic update from web-platform-testsUpdate docker image -- Update taskcluster configuration -- Add .taskcluster.yml to the script for rebuilding generated code. This ensures that a CI job fails if it isn't updated when the task definitions change. -- Add some documentation on updating the docker start script -- wpt-commits: e601e3a31ef227b967982c1967f4905fa78bd69c, 641499921045f3199305f5741d4407ab61db78eb, 94425f3b8e608786f731a468ce0b8682251660d3, 9ff28376641df0304e9725f0c0025b5962b77996 wpt-pr: 11160
12 lines
247 B
Bash
Executable File
12 lines
247 B
Bash
Executable File
#!/usr/bin/env sh
|
|
set -ex
|
|
|
|
2dcontext/tools/build.sh
|
|
infrastructure/assumptions/tools/build.sh
|
|
html/tools/build.sh
|
|
offscreen-canvas/tools/build.sh
|
|
python mimesniff/mime-types/resources/generated-mime-types.py
|
|
|
|
# Infrastucture
|
|
python wpt make-tasks
|