Ian (Hee) Cha

Results 96 comments of Ian (Hee) Cha

The changes in this PR have been included in [Bazel 6.4.0 RC1](https://releases.bazel.build/6.4.0/rc1/index.html). Please test out the release candidate and report any issues as soon as possible. If you're using Bazelisk,...

> Thank you! Is there any work needed to get this in the upcoming Bazel 6.3 release? @UebelAndre Here is the PR to push this change to the 6.3.0 just...

A fix for this issue has been included in [Bazel 7.1.0 RC1](https://releases.bazel.build/7.1.0/rc1/index.html). Please test out the release candidate and report any issues as soon as possible. Thanks!

A fix for this issue has been included in [Bazel 7.2.0 RC1](https://github.com/bazelbuild/bazel/releases/tag/7.2.0rc1). Please test out the release candidate and report any issues as soon as possible. If you're using Bazelisk,...

> Yes. But it's such a big change I wouldn't be surprised if there are merge issues. Let me know if you see any. @gregestren Yup. Looks like there is...

A fix for this issue has been included in [Bazel 7.1.0 RC2](https://github.com/bazelbuild/bazel/releases/tag/7.1.0rc2). Please test out the release candidate and report any issues as soon as possible. If you're using Bazelisk,...

@gregestren @mattem When cherry-pick was attempted to release-6.4.0, there were merge conflicts: 1) src/main/java/com/google/devtools/build/lib/analysis/BuildView.java We may need another commit that introduced the lines below: ``` skyframeBuildView.setConfiguration( eventHandler, topLevelConfig, viewOptions.maxConfigChangesToShow); ```...