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

Currently the pipeline only executes the upload step when builds on *all* platforms have succeeded. This leads to two problems: 1. A failing build on a single platform prevents the...

Probably not the right place for this, but not sure what other repo would be more appropriate. If you use github actions to create releases and do automatic version bumps,...

P2

CI: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/3890#018fc7ad-9ffc-4c02-95bd-216dbc07524b Platform: Multiple Logs: ``` 2024-05-30 04:07:06 ERROR Failed to download artifact: Error creating Google Cloud Storage client: google: could not find default credentials. See https://developers.google.com/accounts/docs/application-default-credentials for more information....

### Description of the bug: In GitHub Actions on a Windows runner, Bazelisk fails to launch Bazel 7.2.0rc3, while 7.2.0rc2 on Windows and 7.2.0rc3 on other OSes work just fine...

P2

Over the last few days I've noticed that the upload step after builds finish has been rather flaky. This is happening pretty often. Usuallly a retry fixes it, but sometimes...

CI: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/3836#018f4c13-7caf-40e7-bb7c-97bf312b89ff Platform: Windows, linux Logs: ``` bazel --output_user_root=C:/b info output_base 2024/05/06 04:12:30 could not run Bazel: could not start Bazel: fork/exec C:\Users\b\AppData\Local\bazelisk\local\C--temp-tmp4swp6ij8-bazel\bin\bazel.exe: This version of %1 is not compatible...

CI: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/3826#018f3254-f257-41a2-8c5e-350b2a74de4f Platform: Ubuntu Logs: ``` 2024-05-01 04:43:26 ERROR Failed to download artifact: Error creating Google Cloud Storage client: google: could not find default credentials. See https://developers.google.com/accounts/docs/application-default-credentials for more information....

Bumps [h2](https://github.com/hyperium/h2) from 0.3.18 to 0.3.26. Release notes Sourced from h2's releases. v0.3.26 What's Changed Limit number of CONTINUATION frames for misbehaving connections. See https://seanmonstar.com/blog/hyper-http2-continuation-flood/ for more info. v0.3.25 What's...

dependencies
rust