bazelbuild / bazel

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

[7.4.0] Make repo marker file parsing robust to version changes #23783

Open bazel-io opened 4 days ago

bazel-io commented 4 days ago

Forked from #23642

bazel-io commented 4 days 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/rules/repository/RepositoryDelegatorFunction.java src/test/shell/bazel/starlark_repository_test.sh

cc: @bazelbuild/triage

iancha1992 commented 23 hours 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/rules/repository/RepositoryDelegatorFunction.java src/test/shell/bazel/starlark_repository_test.sh

cc: @bazelbuild/triage

cc: @Wyverald @lberki @fmeum