divergencetech / ethier

Golang and Solidity SDK to make Ethereum development ethier
MIT License
217 stars 23 forks source link

chore: pin the Bazel version #57

Closed alexeagle closed 2 years ago

alexeagle commented 2 years ago

This ensures that all developers have the same version of bazel as the CI machine. Especially important if we decide to upgrade the version used, so devs aren't broken by missing features. Note, Bazelisk, as well as Bazel's wrapper script you get from the installer, will check this file to prevent a wrong Bazel from running. If we want a stronger guarantee, we can follow https://github.com/bazelbuild/bazelisk#ensuring-that-your-developers-use-bazelisk-rather-than-bazel