Philipp Wollermann

Results 160 comments of Philipp Wollermann

I'm pretty sure we didn't touch our Windows images in a long time :/ @meteorcloudy Any idea?

The job magically turned green again on the third try: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/1915#9e108f5e-8798-445c-9732-2685e48c0efc 😅

I can test this PR on my M1 machine and merge it, when my https://github.com/bazelbuild/bazelisk/pull/343 has been merged.

Hi @keith, Yes, that’s exactly the problem. Bazelisk currently cannot extract the version number from a given local Bazel binary, which is why it can’t fetch the flags needed to...

Yeah, we could do that. I guess the format is stable enough that it shouldn’t cause issues.

I recently found out that we have support for `bazel --version`, which does not require starting up a Bazel server or extracting the install_base, so it's very fast. We could...

@fweikert Can you have a look? You’re the expert on this stuff :)

@fweikert What do you mean with "build output"? The build log? Or the entire bazel-out folder?

@c-parsons I think this is caused by the release of Bazel 0.27.0. We didn't change anything on CI itself in quite a while.