Yun Peng

Results 256 comments of Yun Peng

@byuanfbg Sorry, unfortunately the bazel docker documentation is currently not maintained so it's not up-to-date. We'll work on update them or clean them up.

@fmeum @Wyverald I'm also not sure how do we inject `REPO.bazel` file based on information collected by `cc.feature_config`. I guess we'll have to change Bazel itself?

@AttilaTheFun This issue is more about migrating buildtools to be built and tested with external deps fetched from Bzlmod. Do you mean you want to buildtools as an external dependency?...

I see, that sounds doable. @vladmos is the main maintainer of buildtools, I assume he'll be happy to accept the contributions ;)

SGTM, PR welcome. And we could backport the change to 6.x and 7.x.

Sorry for delay, but also curious about @meisterT 's question, are you sure the Python version is what you use?

@celestialorb Yes, the golang version if preferred and I suspect you are already using it since we don't actually have release for the python version. Please check. @alexeagle I agree...

Not sure, we do have `fail_if_nonzero` on by default, somehow the bash command exited with 0? https://github.com/bazelbuild/continuous-integration/blob/master/buildkite/bazelci.py#L2645

@alexeagle Can you take a look?