Skip to content

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

Merged
rickeylev merged 1 commit intobazel-contrib:mainfrom
aignas:fix/bzlmod-example-lockfile-mode
Sep 6, 2024
Merged

fix(bzlmod): use --lockfile_mode=update and add a separate job for lockfile testing#2154
rickeylev merged 1 commit intobazel-contrib:mainfrom
aignas:fix/bzlmod-example-lockfile-mode

Conversation

@aignas
Copy link
Copy Markdown
Collaborator

@aignas aignas commented Aug 24, 2024

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

…ckfile testing

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 bazel-contrib#2148
@aignas aignas requested a review from rickeylev as a code owner August 24, 2024 09:29
@rickeylev rickeylev added this pull request to the merge queue Sep 6, 2024
Merged via the queue into bazel-contrib:main with commit cd4b9c4 Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bazel CI] Fix: Update MODULE.bazel.lock file to support latest Bazel version

2 participants