rules_python icon indicating copy to clipboard operation
rules_python copied to clipboard

fix(bzlmod): use --lockfile_mode=update and add a separate job for lockfile testing

Open aignas opened this issue 1 year ago • 0 comments

We add two jobs for the bzlmod example to test that lockfile is platform independent. Then we also add a .bazelversion file to the example so that the lockfile is stable. Finally we add a pre-commit hook which may help in keeping the lockfile up-to-date.

Fixes #2148

aignas avatar Aug 24 '24 09:08 aignas