Closed orionHong closed 1 year ago
/retest
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: nareddyt, orionHong, qiwzhang
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Update repo settings to treat jwt-verify-lib-presubmit
job as required check
New changes are detected. LGTM label has been removed.
Note: CI will fail unless the image is updated in https://github.com/GoogleCloudPlatform/oss-test-infra/pull/1831
Because In this change we updated
clang-format
from5.0.0
to13.0.0
, the only issue with the espv2 image now is justbazel
.bazelisk
was installed there, but we didn't linkbazelisk
tobazel
. We can addcp /usr/local/bin/bazelisk /usr/local/bin/bazel
to aliasbazelisk
tobazel
, then we're good.Having a separate image for this repo has the following benefits