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.3.0] Fix vendoring immediatelly after a normal repo fetch #22979

Merged
merged 2 commits into from
Jul 10, 2024

Conversation

bazel-io
Copy link
Member

@bazel-io bazel-io commented Jul 9, 2024

Repo wasn't vendored as expected due to wrong SkyValue cache caused by incorrect equals function.

Related: #19563

Closes #22953.

PiperOrigin-RevId: 650648957
Change-Id: Id31aa7d6f9bcbe2e3eb9e556ae31b3b8e42436bf

Commit 076bbbb

Repo wasn't vendored as expected due to wrong SkyValue cache caused by incorrect equals function.

Related: bazelbuild#19563

Closes bazelbuild#22953.

PiperOrigin-RevId: 650648957
Change-Id: Id31aa7d6f9bcbe2e3eb9e556ae31b3b8e42436bf
@bazel-io bazel-io requested a review from a team as a code owner July 9, 2024 16:11
@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 Jul 9, 2024
@bazel-io bazel-io requested a review from Wyverald July 9, 2024 16:11
@iancha1992 iancha1992 enabled auto-merge July 9, 2024 17:18
@iancha1992 iancha1992 added this pull request to the merge queue Jul 10, 2024
Merged via the queue into bazelbuild:release-7.3.0 with commit 4021ad9 Jul 10, 2024
51 checks passed
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Jul 10, 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