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

Bazel's Continuous Integration Setup

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

Currently we only support building with VC 2015 on CI, which is a quite old version of Visual C++ Build Tool. We should support testing different versions of VC on...

Seeing this error in all recent `rules_proto` builds: https://buildkite.com/bazel/rules-proto/builds/107#a88dc931-1c8e-4202-a4c3-d0a63aff58ce Any advice? Ref: https://github.com/stackb/rules_proto/pull/99

Hello EngProd :) I see there is a space in the Bazel ecosystem for leadership regarding releasing. Currently we have quite a few repositories that will eventually be members of...

FR

TensorFlow now supports Python 3.7 on all operating systems: https://github.com/tensorflow/tensorflow/releases/tag/v1.13.1 I think TF was the blocker for why we still had to keep Python on 3.6. @meteorcloudy do you think...

Hello engprod :) I noticed we still advice users to use Travis on https://docs.bazel.build/versions/master/skylark/deploying.html#testing, could you maybe update the documentation to mention Buildkite and the Bazel CI? Thanks! :)

Spawned from https://github.com/bazelbuild/rules_apple/issues/468. rules_apple already has https://github.com/bazelbuild/rules_apple/blob/master/.bazelci/presubmit.yml#L17-L33, and that lets us add flags need to manually stay green on last green while addressing issue. But to stay green on bazel-at-head-plus-downstream,...

The Java tools have been recently moved out of the bazel binary (see bazelbuild/bazel#6316) and are now released separately. However the Java tools need to maintain the same level of...

FR
P2

Our current setup is getting a bit old with VS2015 and JDK8. Let's see if we can also provide one with more modern tools. FYI @laszlocsomor

FR
P2

http://ci.bazel.io/view/Bazel%20bootstrap%20and%20maintenance/job/Bazel-Publish-Site/357/console We can see the old roadmap being not removed. We should order gsutil sync to remove deleted files.

bug
P1