Skip to content

Force local_config_platform to redirect to the bundled platforms repo#22021

Closed
Wyverald wants to merge 1 commit intomasterfrom
wyv-lcp-bzl
Closed

Force local_config_platform to redirect to the bundled platforms repo#22021
Wyverald wants to merge 1 commit intomasterfrom
wyv-lcp-bzl

Conversation

@Wyverald
Copy link
Copy Markdown
Member

Similar to 77469e0, we redirect the redirects/aliases generated by local_config_plaform to the bundled platforms repo (@internal_platforms_do_not_use) if Bzlmod is not enabled. Same for the @bazel_tools//tools:host_platform alias.

Fixes #21877.

Similar to 77469e0, we redirect the redirects/aliases generated by `local_config_plaform` to the bundled platforms repo (`@internal_platforms_do_not_use`) if Bzlmod is not enabled. Same for the `@bazel_tools//tools:host_platform` alias.

Fixes #21877.
@Wyverald Wyverald requested review from fmeum and meteorcloudy April 16, 2024 14:04
@github-actions github-actions bot added team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. awaiting-review PR is awaiting review from an assigned reviewer labels Apr 16, 2024
@Wyverald Wyverald added awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally and removed awaiting-review PR is awaiting review from an assigned reviewer labels Apr 16, 2024
@Wyverald Wyverald deleted the wyv-lcp-bzl branch April 17, 2024 12:55
Wyverald added a commit that referenced this pull request Apr 25, 2024
Similar to 77469e0, we redirect the redirects/aliases generated by `local_config_plaform` to the bundled platforms repo (`@internal_platforms_do_not_use`) if Bzlmod is not enabled. Same for the `@bazel_tools//tools:host_platform` alias.

Fixes #21877.

Closes #22021.

PiperOrigin-RevId: 625613724
Change-Id: I17940e5d4fbd8a7690d9199f80b80ceb62b53d1a
@sgowroji sgowroji removed the awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally label Apr 26, 2024
Wyverald added a commit that referenced this pull request Apr 29, 2024
Similar to 77469e0, we redirect the redirects/aliases generated by `local_config_plaform` to the bundled platforms repo (`@internal_platforms_do_not_use`) if Bzlmod is not enabled. Same for the `@bazel_tools//tools:host_platform` alias.

Fixes #21877.

Closes #22021.

PiperOrigin-RevId: 625613724
Change-Id: I17940e5d4fbd8a7690d9199f80b80ceb62b53d1a
Wyverald added a commit that referenced this pull request Apr 30, 2024
Similar to 77469e0, we redirect the redirects/aliases generated by `local_config_plaform` to the bundled platforms repo (`@internal_platforms_do_not_use`) if Bzlmod is not enabled. Same for the `@bazel_tools//tools:host_platform` alias.

Fixes #21877.

Closes #22021.

PiperOrigin-RevId: 625613724
Change-Id: I17940e5d4fbd8a7690d9199f80b80ceb62b53d1a
Kila2 pushed a commit to Kila2/bazel that referenced this pull request May 13, 2024
Similar to 77469e0, we redirect the redirects/aliases generated by `local_config_plaform` to the bundled platforms repo (`@internal_platforms_do_not_use`) if Bzlmod is not enabled. Same for the `@bazel_tools//tools:host_platform` alias.

Fixes bazelbuild#21877.

Closes bazelbuild#22021.

PiperOrigin-RevId: 625613724
Change-Id: I17940e5d4fbd8a7690d9199f80b80ceb62b53d1a
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.

[Bazel CI] Error with Label '@@platforms//host:extension.bzl' is invalid because 'host' is not a package

4 participants