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

Bumps [undici](https://github.com/nodejs/undici) from 5.28.2 to 5.28.3. Release notes Sourced from undici's releases. v5.28.3 ⚠️ Security Release ⚠️ Fixes: CVE-2024-24758 Proxy-Authorization header not cleared on cross-origin redirect in fetch Full Changelog:...

dependencies
javascript

CI: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/3666#018dbf86-436c-4324-9858-0e94955dd506/6-7 Platform : MacOS, Windows, Ubuntu Gerrit: Gerrit (:fedora: 39 (OpenJDK 17, gcc 13.1.1)), Gerrit (:ubuntu: 22.04 (OpenJDK 17, gcc 11.2.0)), Gerrit (:darwin: (OpenJDK 11, Xcode)), Gerrit (RBE :ubuntu:...

Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.6 to 0.8.11. Changelog Sourced from mio's changelog. 0.8.11 Fix receiving IOCP events after deregistering a Windows named pipe (tokio-rs/mio#1760, backport pr: tokio-rs/mio#1761). 0.8.10 Added Solaris support...

dependencies
rust

* Adds mobile_install_targets task type * Automatically appends `--nodeploy` for mobile-install to avoid having to set up real android emulators for CI.

to address b/325984676. spring-boot-starter-parent 3.2.3 upgrades Postgresql to 42.6.1 which addresses CVE-2024-1597.

`error: pathspec '7.0.0-pre.20230128.3' did not match any file(s) known to git` https://buildkite.com/bazel-trusted/bazel-release/builds/921#0186501f-3eba-40eb-a1e2-4bdb00863c01

[https://github.com/sgammon/rules_graalvm](https://github.com/sgammon/rules_graalvm) - [ ] My project is part of the bazelbuild GitHub organization. - [x] My project is a rules set of a GitHub organization other than bazelbuild. - [x]...

new-project

Bumps [h2](https://github.com/hyperium/h2) from 0.3.18 to 0.3.24. Release notes Sourced from h2's releases. v0.3.24 Fixed Limit error resets for misbehaving connections. v0.3.23 What's Changed cherry-pick fix: streams awaiting capacity lockout in...

dependencies
rust

If a test fails under that's specified under `coverage_targets` in a presubmit.yaml then no logs are collected and no information is displayed without explicitly adding `--test_output=errors` explicitly in the project....

FR
P2
help wanted

When you have several tasks in a yaml file, the names in CI are based on the yaml file and then the platform. It would be more useful if the...

FR
P2
help wanted