Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

aignas
Copy link
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 bazelbuild#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 bazelbuild:main with commit cd4b9c4 Sep 6, 2024
4 checks passed
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.

2 participants