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.4.0] Consider invalid entries in the marker file reason for refetch #23573

Closed
wants to merge 1 commit into from

Conversation

bazel-io
Copy link
Member

Especially due to #23127, older marker files may contain entries that don't even parse correctly. Instead of crashing Bazel, we should signal a refetch.

Fixes #23322.

Closes #23336.

PiperOrigin-RevId: 666416942
Change-Id: Ie5507654f69825d93f9523d9c209d417fb3cdaf6

Commit d62e0a0

@bazel-io bazel-io requested a review from a team as a code owner September 10, 2024 08:40
@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 Sep 10, 2024
@meteorcloudy meteorcloudy requested review from Wyverald and removed request for meteorcloudy and fmeum September 10, 2024 08:42
Especially due to bazelbuild#23127, older marker files may contain entries that don't even parse correctly. Instead of crashing Bazel, we should signal a refetch.

Fixes bazelbuild#23322.

Closes bazelbuild#23336.

PiperOrigin-RevId: 666416942
Change-Id: Ie5507654f69825d93f9523d9c209d417fb3cdaf6
@meteorcloudy
Copy link
Member

@Wyverald Do we still need this?

@Wyverald
Copy link
Member

This is not strictly necessary, but a nice-to-have (see #23336 (comment))

@Wyverald
Copy link
Member

Closing in favor of #23941

@Wyverald Wyverald closed this Oct 10, 2024
auto-merge was automatically disabled October 10, 2024 17:34

Pull request was closed

@Wyverald Wyverald deleted the cp23336-7.4.0 branch October 10, 2024 17:34
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Oct 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