bazelbuild / bazel

a fast, scalable, multi-language and extensible build system
https://bazel.build
Apache License 2.0
23k stars 4.03k forks source link

[7.4.0] No longer eagerly fetch labels in repo rule attributes #23372

Closed bazel-io closed 3 weeks ago

bazel-io commented 1 month ago

Forked from #23371

bazel-io commented 1 month ago

Cherry-pick was attempted but there were merge conflicts in the following file(s). Please resolve manually.

src/main/java/com/google/devtools/build/lib/bazel/repository/starlark/StarlarkRepositoryContext.java src/test/shell/bazel/starlark_prefetching_test.sh

cc: @bazelbuild/triage

iancha1992 commented 1 month ago

Cherry-pick was attempted but there were merge conflicts in the following file(s). Please resolve manually.

src/main/java/com/google/devtools/build/lib/bazel/repository/starlark/StarlarkRepositoryContext.java src/test/shell/bazel/starlark_prefetching_test.sh

cc: @bazelbuild/triage

cc: @fmeum @Wyverald @meteorcloudy

iancha1992 commented 1 month ago

Cherry-picked in https://github.com/bazelbuild/bazel/pull/23389