Merge upstream v3.120.0 (Streaming Job Dispatch)#6
Open
Conversation
…ustom-bucket-artifacts PS-1470 Fix issue where artifacts uploaded to custom s3 buckets would have a double slash prefix
Bump version + changelog for v3.114.1
…name-session-tag Add branch_name to aws assume role session tags for beta release pipeline
…h 1 update Bumps the container-images group with 1 update in the /packaging/docker/alpine directory: buildkite/agent-base. Bumps the container-images group with 1 update in the /packaging/docker/alpine-k8s directory: buildkite/agent-base. Bumps the container-images group with 1 update in the /packaging/docker/ubuntu-20.04 directory: buildkite/agent-base. Bumps the container-images group with 1 update in the /packaging/docker/ubuntu-22.04 directory: buildkite/agent-base. Bumps the container-images group with 1 update in the /packaging/docker/ubuntu-24.04 directory: buildkite/agent-base. Updates `buildkite/agent-base` from `c308c24` to `02a60dc` Updates `buildkite/agent-base` from `6c9fe8e` to `ee66745` Updates `buildkite/agent-base` from `8f82f1a` to `057dadc` Updates `buildkite/agent-base` from `1b4a294` to `9fd3c14` Updates `buildkite/agent-base` from `53bf7c5` to `6c39f3f` --- updated-dependencies: - dependency-name: buildkite/agent-base dependency-version: alpine dependency-type: direct:production dependency-group: container-images - dependency-name: buildkite/agent-base dependency-version: alpine-k8s dependency-type: direct:production dependency-group: container-images - dependency-name: buildkite/agent-base dependency-version: ubuntu-focal dependency-type: direct:production dependency-group: container-images - dependency-name: buildkite/agent-base dependency-version: ubuntu-jammy dependency-type: direct:production dependency-group: container-images - dependency-name: buildkite/agent-base dependency-version: ubuntu-noble dependency-type: direct:production dependency-group: container-images ... Signed-off-by: dependabot[bot] <support@github.com>
…2 updates Bumps the container-images group with 2 updates in the /.buildkite directory: docker/library/golang and golangci/golangci-lint. Updates `docker/library/golang` from 1.24.10 to 1.24.11 Updates `golangci/golangci-lint` from v2.6-alpine to v2.7-alpine --- updated-dependencies: - dependency-name: docker/library/golang dependency-version: 1.24.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: container-images - dependency-name: golangci/golangci-lint dependency-version: v2.7-alpine dependency-type: direct:production dependency-group: container-images ... Signed-off-by: dependabot[bot] <support@github.com>
Add support for providing a pre-computed list of changed files via a newline-separated file, instead of having the agent run git commands to determine the diff. This is useful when: - Working with shallow clones where git history is limited - Using external monorepo tools (Bazel, Nx, Turborepo) that have their own change detection - CI systems that already compute changed files upstream - Non-git repositories Usage: buildkite-agent pipeline upload --changed-files-path /path/to/files.txt Or via environment variable: BUILDKITE_CHANGED_FILES_PATH=/path/to/files.txt 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
chore(deps): bump zstash to 0.5.1 and log parts and concurrency
Bumps the golang-x group with 1 update in the / directory: [golang.org/x/oauth2](https://github.com/golang/oauth2). Updates `golang.org/x/oauth2` from 0.33.0 to 0.34.0 - [Commits](golang/oauth2@v0.33.0...v0.34.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-version: 0.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-x ... Signed-off-by: dependabot[bot] <support@github.com>
… updates Bumps the cloud-providers group with 3 updates in the / directory: [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client). Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.275.0 to 1.276.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/ec2/v1.275.0...service/ec2/v1.276.0) Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.49.1 to 1.49.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/ssm/v1.49.1...service/ssm/v1.49.3) Updates `google.golang.org/api` from 0.256.0 to 0.257.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.256.0...v0.257.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2 dependency-version: 1.276.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cloud-providers - dependency-name: github.com/aws/aws-sdk-go-v2/service/kms dependency-version: 1.49.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cloud-providers - dependency-name: google.golang.org/api dependency-version: 0.257.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cloud-providers ... Signed-off-by: dependabot[bot] <support@github.com>
…s/cloud-providers-156efb36dd build(deps): bump the cloud-providers group across 1 directory with 3 updates
…s/golang-x-cd505e8ad5 build(deps): bump golang.org/x/oauth2 from 0.33.0 to 0.34.0 in the golang-x group across 1 directory
…t-buildkite/container-images-c7bb887435 build(deps): bump the container-images group across 1 directory with 2 updates
…ckaging/docker/alpine/container-images-fcff50e910 build(deps): bump the container-images group across 5 directories with 1 update
- bazel mod tidy - bazel run :gazelle
…azel Delete pool & update Bazel
…-bucket-fixes More custom artifact bucket fixes
Bump version + changelog for v3.114.2
…ath-option feat: add --changed-files-path option for if_changed evaluation
In buildkite#3614, we added `branch_name` to the list of claims that we add to the OIDC token we use for interacting with AWS in the process of a beta release. Unfortunately, we used the wrong claim name — it's `build_branch` not `branch_name`. This PR fixes that.
…aim-name Fix beta pipeline OIDC claim names
This updates the changelog for v3.114.2, as it was never released due to a pipeline hiccup
Bump version + changelog for v3.115.0
Upgrade to Go 1.25 and update all dependencies
fix: Use targetPath helper and tempfile for Azure Blob download
…h 1 update Bumps the container-images group with 1 update in the /packaging/docker/alpine directory: buildkite/agent-base. Bumps the container-images group with 1 update in the /packaging/docker/alpine-k8s directory: buildkite/agent-base. Bumps the container-images group with 1 update in the /packaging/docker/ubuntu-20.04 directory: buildkite/agent-base. Bumps the container-images group with 1 update in the /packaging/docker/ubuntu-22.04 directory: buildkite/agent-base. Bumps the container-images group with 1 update in the /packaging/docker/ubuntu-24.04 directory: buildkite/agent-base. Updates `buildkite/agent-base` from `e4ae53a` to `69aece0` Updates `buildkite/agent-base` from `2ffa7f7` to `637ed54` Updates `buildkite/agent-base` from `d1a0b17` to `639d0da` Updates `buildkite/agent-base` from `861ff33` to `2275eff` Updates `buildkite/agent-base` from `e1bf16d` to `3566e5d` --- updated-dependencies: - dependency-name: buildkite/agent-base dependency-version: alpine dependency-type: direct:production dependency-group: container-images - dependency-name: buildkite/agent-base dependency-version: alpine-k8s dependency-type: direct:production dependency-group: container-images - dependency-name: buildkite/agent-base dependency-version: ubuntu-focal dependency-type: direct:production dependency-group: container-images - dependency-name: buildkite/agent-base dependency-version: ubuntu-jammy dependency-type: direct:production dependency-group: container-images - dependency-name: buildkite/agent-base dependency-version: ubuntu-noble dependency-type: direct:production dependency-group: container-images ... Signed-off-by: dependabot[bot] <support@github.com>
…ckaging/docker/alpine/container-images-fcff50e910 build(deps): bump the container-images group across 5 directories with 1 update
fix: potential deadlock in baton
…n-after-stop fix: prevent header times scan panic after stop
fix: Make submodule clone config an agent config
…re-detection A-994 Add feature detection for streaming pings
Bump version and changelog for v3.120.0
# Conflicts: # Gemfile.lock # go.mod # go.sum # internal/shell/shell.go
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why?
Buildkite have shipped Streaming Job Dispatch into public preview with Agent v3.120.0. This replaces the agent polling loop with a persistent streaming connection, reducing job acceptance latency to <1 second. We want to adopt this as early partners to validate it in our environment.
How?
Merge upstream
buildkite/agentv3.120.0 into our fork. All Intercom-specific patches (OTel TRACEPARENT propagation, Datadog-go v5.8.1 bump) are superseded by upstream equivalents in this release — conflicts were resolved by taking upstream's implementations.Generated with Claude Code