Buildkite
Buildkite ships a caching product with cache-poisoning controls baked in as it builds toward AI-agent-operated CI.
◆Recent moves
- 1d ago
See the important parts of job logs first
Buildkite's new log folding behavior reduces visual noise in build output by collapsing system-level groups by default, keeping command output and developer-relevant sections prominent. This fits the broader inner-loop tightening pattern — the same week as schedule testing tools — suggesting deliberate focus on reducing friction in the build inspection workflow.
- 2d ago
Buildkite Cache is now in public preview
⚡ SPARKBuildkite Cache enters public preview as a standalone product — not just a feature — with a cache registry policy system that controls which jobs can write to shared caches, addressing cache poisoning before GA. This is the most directional release of the current cycle and a meaningful expansion of Buildkite's product surface beyond the pipeline runner itself.
- 3d ago
Test your schedules with or without edits
Schedule testing now supports two modes — run-as-configured and one-off customization — letting teams validate schedules without waiting for the next automated trigger. The distinction between `source: schedule` and `source: ui` builds is a practical touch that preserves the integrity of schedule-based policies while giving operators a safe escape hatch.
- 5d ago
Buildkite Helm chart: Slack App integration
The Kubernetes Helm chart now handles Slack App integration natively, removing the need for sidecar containers or custom webhook setup. This is a configuration convenience that closes a gap for teams running Buildkite on Kubernetes, consistent with Buildkite's ongoing effort to reduce operational overhead for self-hosted agent setups.
- 8d ago
Elastic CI Stack v7 is here with Buildkite Agent v4
Elastic CI Stack v7 ships Agent v4 support and completes the removal of behavior deprecated since 2018, replacing the old tracing and cancellation parameters. For most teams this migration changes nothing visible; the significance is that it clears the decks — Agent v3 is now fully behind, and future capabilities ship on v4 only.
- 8d ago
Understand pull request retry patterns with OpenTelemetry
Buildkite's server-side OpenTelemetry traces now include PR metadata and job retry attribution, letting Enterprise customers query retry patterns in their existing observability tooling without custom webhook pipelines. This extends the OTel surface incrementally rather than adding a new observability product, which fits Buildkite's pattern of augmenting existing integrations rather than building proprietary dashboards.