Revision 30c52ac1260e496ca4b25a182076e3b79e9ed2a0 authored by Kristiyan Kostadinov on 03 March 2022, 14:26:24 UTC, committed by Andrew Kushnir on 03 March 2022, 17:13:25 UTC
Several people on the team (myself included) have had issues where the `webdriver-manager` step of the `postinstall` script fails on the first run, but work correctly on the second one.

These changes attempt to simplify the workflow by retrying the script up to 3 times before giving up.

PR Close #45252
1 parent 6459b25
History
File Mode Size
README.md -rw-r--r-- 967 bytes
bazel.common.rc -rw-r--r-- 498 bytes
bazel.linux.rc -rw-r--r-- 1.1 KB
bazel.windows.rc -rw-r--r-- 750 bytes
config.yml -rw-r--r-- 37.2 KB
env-helpers.inc.sh -rw-r--r-- 2.6 KB
env.sh -rwxr-xr-x 6.8 KB
gcp_token -rw-r--r-- 2.3 KB
github_token -rw-r--r-- 80 bytes
rebase-pr.js -rw-r--r-- 6.4 KB
setup_cache.sh -rwxr-xr-x 385 bytes
trigger-webhook.js -rw-r--r-- 2.8 KB
windows-env.ps1 -rw-r--r-- 3.8 KB

README.md

back to top