continuous-integration icon indicating copy to clipboard operation
continuous-integration copied to clipboard

Bazel's Continuous Integration Setup

Results 138 continuous-integration issues
Sort by recently updated
recently updated
newest added

Our goal is to grow the macOS CI worker fleet for both Intel and M1 chips in Q3. Currently macOS workers are the most significant bottleneck when it comes to...

FR
P1

Going forward these builds will be blocked before running any code, and must be unblocked by someone who has "Build & Read" permissions for the corresponding pipeline. This commit also...

CI:run

Bumps [webpki](https://github.com/briansmith/webpki) from 0.22.0 to 0.22.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webpki&package-manager=cargo&previous-version=0.22.0&new-version=0.22.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
rust

Any thoughts around supporting buildkite's group step? If its something we want bazel's CI to support, send some pointers and I will look into implementing it.

FR
P3

I've been regularly seeing an error that looks like some issue with the CI scripts talking to GCS. The error is a bit confusing because it looks like some problem...

Noticed on https://buildkite.com/bazel/rules-rust-rustlang/builds/8734#0188b4bf-9114-4a94-9319-62e42cc4610d for the new post commands and suspect it's the same case for startup commands. Any suggestions on how to fix?

Hi all, over at rules_python, we are hitting two flakes consistently. # OS builds I have seen the following flake 10s of times with the Mac builds. See: https://buildkite.com/bazel/rules-python-python/builds/4826#01881ff9-bfb9-491f-a410-5ffaef79888a ```log...

Context https://github.com/google/flatbuffers/issues/7937#issuecomment-1543266397

https://buildkite.com/bazel/tensorflow/builds/8228#01879cd7-8c09-475f-b979-e2116d2fffa7 ``` (06:47:20) ERROR: /Users/buildkite/builds/bk-imacpro-19/bazel/tensorflow/tensorflow/python/BUILD:3301:24: Linking tensorflow/python/_pywrap_tensorflow_internal.so failed: (Aborted): cc_wrapper.sh failed: error executing command --   | (cd /private/var/tmp/_bazel_buildkite/ca9915fdad569a05e4e3627701d8eb02/execroot/org_tensorflow && \   | exec env - \   | APPLE_SDK_PLATFORM=MacOSX \   | APPLE_SDK_VERSION_OVERRIDE=13.1...