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

Ensure regular and bzlmod builds can share a lock file #773

Merged
merged 1 commit into from
Oct 19, 2022

Conversation

shs96c
Copy link
Collaborator

@shs96c shs96c commented Oct 18, 2022

Turns out that if we serialise things the same way, the lock files will be the same no matter whether you're using bzlmod or a regular bazel build to (uh) build things.

Turns out that if we serialise things the same way, the lock
files will be the same no matter whether you're using bzlmod
or a regular bazel build to (uh) build things.
@shs96c shs96c requested a review from cheister as a code owner October 18, 2022 10:10
@shs96c shs96c requested a review from jin October 18, 2022 10:10
@shs96c shs96c merged commit a7c625e into bazelbuild:master Oct 19, 2022
@shs96c shs96c deleted the share-lockfiles branch October 19, 2022 12:54
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.

None yet

2 participants