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

[8.0.1] Remove autoload warnings, improve errors and fix legacy repo name support #24856

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

bazel-io
Copy link
Member

@bazel-io bazel-io commented Jan 8, 2025

This reduces noise while giving users more actionable information when they actually use a symbol that failed to autoload.

Also ensures that modules with legacy repo names (com_google_protobuf and build_bazel_apple_support) are handled correctly.

Fixes #23929
Fixes #24597

Closes #24601.

PiperOrigin-RevId: 713208045
Change-Id: I81ae8e9e09dd3a935dca2897fe9fc58d52189a07

Commit eba2054

…port

This reduces noise while giving users more actionable information when they actually use a symbol that failed to autoload.

Also ensures that modules with legacy repo names (`com_google_protobuf` and `build_bazel_apple_support`) are handled correctly.

Fixes bazelbuild#23929
Fixes bazelbuild#24597

Closes bazelbuild#24601.

PiperOrigin-RevId: 713208045
Change-Id: I81ae8e9e09dd3a935dca2897fe9fc58d52189a07
@bazel-io bazel-io requested a review from a team as a code owner January 8, 2025 10:04
@bazel-io bazel-io added team-Android Issues for Android team team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. awaiting-review PR is awaiting review from an assigned reviewer team-Rules-API API for writing rules/aspects: providers, runfiles, actions, artifacts labels Jan 8, 2025
@bazel-io bazel-io requested a review from comius January 8, 2025 10:04
@meteorcloudy meteorcloudy enabled auto-merge January 8, 2025 13:22
@meteorcloudy meteorcloudy added this pull request to the merge queue Jan 8, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 8, 2025
@meteorcloudy meteorcloudy added this pull request to the merge queue Jan 8, 2025
Merged via the queue into bazelbuild:release-8.0.1 with commit 253ceff Jan 8, 2025
46 checks passed
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-Android Issues for Android team team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. team-Rules-API API for writing rules/aspects: providers, runfiles, actions, artifacts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants