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

Do not eval WORKSPACE in LocalRepositoryLookupFunction when --noenable_workspace #22774

Closed
wants to merge 1 commit into from

Conversation

Wyverald
Copy link
Member

This still leaves the question of "what do we do instead?". See issues #22208 and #21515.

Fixes #22754.

…le_workspace`

This still leaves the question of "what do we do instead?". See issues #22208 and #21515.

Fixes #22754.
@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 Jun 18, 2024
@meteorcloudy
Copy link
Member

What was LocalRepositoryLookupFunction used for? I'm not aware its existence before..

@meteorcloudy meteorcloudy 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 Jun 18, 2024
@Wyverald
Copy link
Member Author

What was LocalRepositoryLookupFunction used for? I'm not aware its existence before..

it tries to check if a given path is used as a local_repository (see also #22208 (comment))

@github-actions github-actions bot removed the awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally label Jun 20, 2024
@Wyverald Wyverald deleted the wyv-nows branch June 20, 2024 22:40
@Wyverald
Copy link
Member Author

@bazel-io fork 7.2.1

@Wyverald
Copy link
Member Author

@bazel-io fork 7.3.0

bazel-io pushed a commit to bazel-io/bazel that referenced this pull request Jun 20, 2024
…le_workspace`

This still leaves the question of "what do we do instead?". See issues bazelbuild#22208 and bazelbuild#21515.

Fixes bazelbuild#22754.

Closes bazelbuild#22774.

PiperOrigin-RevId: 645148811
Change-Id: Ib9d07d2ecbc3a79e3341de6739de1c3349124d6b
github-merge-queue bot pushed a commit that referenced this pull request Jun 20, 2024
…--noenable_workspace` (#22837)

This still leaves the question of "what do we do instead?". See issues
#22208 and #21515.

Fixes #22754.

Closes #22774.

PiperOrigin-RevId: 645148811
Change-Id: Ib9d07d2ecbc3a79e3341de6739de1c3349124d6b

Commit
1246ff4

Co-authored-by: Xdng Yng <wyverald@gmail.com>
iancha1992 pushed a commit to iancha1992/bazel that referenced this pull request Jun 21, 2024
…le_workspace`

This still leaves the question of "what do we do instead?". See issues bazelbuild#22208 and bazelbuild#21515.

Fixes bazelbuild#22754.

Closes bazelbuild#22774.

PiperOrigin-RevId: 645148811
Change-Id: Ib9d07d2ecbc3a79e3341de6739de1c3349124d6b
bazel-io pushed a commit to bazel-io/bazel that referenced this pull request Jun 27, 2024
…le_workspace`

This still leaves the question of "what do we do instead?". See issues bazelbuild#22208 and bazelbuild#21515.

Fixes bazelbuild#22754.

Closes bazelbuild#22774.

PiperOrigin-RevId: 645148811
Change-Id: Ib9d07d2ecbc3a79e3341de6739de1c3349124d6b
github-merge-queue bot pushed a commit that referenced this pull request Jun 28, 2024
…--noenable_workspace` (#22911)

This still leaves the question of "what do we do instead?". See issues
#22208 and #21515.

Fixes #22754.

Closes #22774.

PiperOrigin-RevId: 645148811
Change-Id: Ib9d07d2ecbc3a79e3341de6739de1c3349124d6b

Commit
1246ff4

Co-authored-by: Xdng Yng <wyverald@gmail.com>
fmeum pushed a commit to fmeum/bazel that referenced this pull request Jul 18, 2024
…--noenable_workspace` (bazelbuild#22837)

This still leaves the question of "what do we do instead?". See issues
bazelbuild#22208 and bazelbuild#21515.

Fixes bazelbuild#22754.

Closes bazelbuild#22774.

PiperOrigin-RevId: 645148811
Change-Id: Ib9d07d2ecbc3a79e3341de6739de1c3349124d6b

Commit
bazelbuild@1246ff4

Co-authored-by: Xdng Yng <wyverald@gmail.com>
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.

Undefined @@rules_java_builtin repository with --noenable_workspace option
2 participants