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

[7.2.0] Store usages hash in module extension lockfile entries #21850

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

bazel-io
Copy link
Member

Prepare for the removal of the extension usages section of the lockfile by storing the usages fed into each extension as a hash.

Implements part of https://docs.google.com/document/d/1TjA7-M5njkI1F38IC0pm305S9EOmxcUwaCIvaSmansg/edit
Work towards #20369

Closes #21408.

PiperOrigin-RevId: 620014723
Change-Id: Ie781cee702ec4071710ba47a8635e0b039ea28e8

Commit 87b53ab

Prepare for the removal of the extension usages section of the lockfile by storing the usages fed into each extension as a hash.

Implements part of https://docs.google.com/document/d/1TjA7-M5njkI1F38IC0pm305S9EOmxcUwaCIvaSmansg/edit
Work towards bazelbuild#20369

Closes bazelbuild#21408.

PiperOrigin-RevId: 620014723
Change-Id: Ie781cee702ec4071710ba47a8635e0b039ea28e8
@bazel-io bazel-io requested a review from a team as a code owner March 28, 2024 19:18
@bazel-io bazel-io added team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. awaiting-review PR is awaiting review from an assigned reviewer labels Mar 28, 2024
@bazel-io bazel-io requested a review from Wyverald March 28, 2024 19:18
@Wyverald Wyverald enabled auto-merge (squash) March 28, 2024 19:21
@Wyverald Wyverald merged commit 43abec8 into bazelbuild:release-7.2.0 Mar 28, 2024
32 of 33 checks passed
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants