Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: buildkite/agent
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.115.0
Choose a base ref
...
head repository: buildkite/agent
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.115.1
Choose a head ref
  • 11 commits
  • 16 files changed
  • 2 contributors

Commits on Dec 11, 2025

  1. feat: add support for concurrent save and restore operations

    This may add a bit of contention but will help with situations where there are many small, sub 1gb caches.
    
    I have followed the prevailing style with the concurrency implementation.
    wolfeidau committed Dec 11, 2025
    Configuration menu
    Copy the full SHA
    36fa689 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c85cdc3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b41a11f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69d839b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3627 from buildkite/feat_update_cache_to_support_…

    …concurrent_save_restore
    
    feat: add support for concurrent save and restore operations
    wolfeidau authored Dec 11, 2025
    Configuration menu
    Copy the full SHA
    9561e4f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3630 from buildkite/chore_upgrade_zstash_v0_6_0

    chore(deps): update zstash to v0.6.0 and update progress callback
    wolfeidau authored Dec 11, 2025
    Configuration menu
    Copy the full SHA
    db9cfe1 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3629 from buildkite/ming/pb-1023

    PB-1023: remove old kubernetes bootstrap setup
    zhming0 authored Dec 11, 2025
    Configuration menu
    Copy the full SHA
    3953e16 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    09db586 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #3628 from buildkite/ming/ps-1491

    PS-1491: Fix double retry issue for k8s mode bootstrap
    zhming0 authored Dec 11, 2025
    Configuration menu
    Copy the full SHA
    23e358f View commit details
    Browse the repository at this point in the history
  10. release: 3.115.1

    zhming0 committed Dec 11, 2025
    Configuration menu
    Copy the full SHA
    3a545ad View commit details
    Browse the repository at this point in the history
  11. Merge pull request #3631 from buildkite/ming/release

    Release: 3.115.1
    zhming0 authored Dec 11, 2025
    Configuration menu
    Copy the full SHA
    34a418c View commit details
    Browse the repository at this point in the history
Loading