envoyproxy / envoyproxy/envoy

macOS CI: fails to correctly link bazelisk

Open
#11,210 7 comments 0 reactions 0 assignees View on GitHub
area/build help wanted
Dominant language
C++
Stars
28.9k
Forks
5.6k
Avg merge
1d 20h
Merged PRs (30d)
437

Description

Azure pipelines agents are not correctly installing/linking bazelisk via https://github.com/envoyproxy/envoy/blob/master/ci/mac_ci_setup.sh. All calls to `bazel` are using the installed system binary, not the version requested by `.bazelversion`. This is not an issue in master currently because what is installed and the `.bazelversion` is the same (3.1.0). However, if the versions are different problems arise, e.g: https://github.com/envoyproxy/envoy/pull/11208

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.