Aaron Levy

Results 23 comments of Aaron Levy

One thing I am not sure of is why this plugin does not utilize the Jenkins Instant Messaging Plugin like the IRC plugin, as well as the Jabber plugin for...

@mkruskal-google Can you allow tests to run again? I believe that my latest commit updating Bazel to 7.4.0 should fix this, at least partially. The reason why it wasn't working...

> @mkruskal-google Can you allow tests to run again? I believe that my latest commit updating Bazel to 7.4.0 should fix this, at least partially. The reason why it wasn't...

@mkruskal-google can you allow tests to run for this again? Per a suggestion from the Bazel team at https://github.com/bazelbuild/bazel/issues/26255#issuecomment-2967403701 I added an `sh_binary` wrapper and the build now succeeds locally...

@acozzette Thanks — looks like there are still some test failures here for a few reasons. 1. GitHub CI is running using Bazel 7.1.2 still, despite my having updated the...

No problem :) Happy to help. Looks like the CMake issue has resolved now, which is good.

@acozzette the Windows test should pass now if you re-run it. Turns out that the Pip package installation stuff doesn't actually work on Windows. The current build process ends up...

@acozzette thank you so much for your help in getting this merged / rolled out!