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/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.4.2
Choose a base ref
...
head repository: buildkite/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.5.0
Choose a head ref
  • 7 commits
  • 13 files changed
  • 3 contributors

Commits on Jan 7, 2025

  1. Configuration menu
    Copy the full SHA
    6929f36 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.1 (#429)

    Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.12.0 to 5.13.1.
    - [Release notes](https://github.com/go-git/go-git/releases)
    - [Commits](go-git/go-git@v5.12.0...v5.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-git/go-git/v5
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 7, 2025
    Configuration menu
    Copy the full SHA
    4e77017 View commit details
    Browse the repository at this point in the history
  3. Bump github.com/vektah/gqlparser/v2 from 2.5.19 to 2.5.21 (#428)

    Bumps [github.com/vektah/gqlparser/v2](https://github.com/vektah/gqlparser) from 2.5.19 to 2.5.21.
    - [Release notes](https://github.com/vektah/gqlparser/releases)
    - [Commits](vektah/gqlparser@v2.5.19...v2.5.21)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/vektah/gqlparser/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ben McNicholl <git@benmcnicholl.com>
    dependabot[bot] and mcncl authored Jan 7, 2025
    Configuration menu
    Copy the full SHA
    94937d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2025

  1. Bump github.com/spf13/afero from 1.11.0 to 1.12.0 (#432)

    Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.11.0 to 1.12.0.
    - [Release notes](https://github.com/spf13/afero/releases)
    - [Commits](spf13/afero@v1.11.0...v1.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/afero
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    026f0ba View commit details
    Browse the repository at this point in the history
  2. Bump goreleaser/goreleaser-pro in /.buildkite (#431)

    Bumps goreleaser/goreleaser-pro from v2.4.8-pro to v2.5.1-pro.
    
    ---
    updated-dependencies:
    - dependency-name: goreleaser/goreleaser-pro
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Lizette Rabuya <115472349+lizrabuya@users.noreply.github.com>
    dependabot[bot] and lizrabuya authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    4059d81 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2025

  1. Implement bk artifacts download (#433)

    * implement bk artifacts download artifact and other bk artifacts fixes
    
    * Remove test files
    
    * Remove logs to test download url
    
    * Delete internal/artifact/genqlient.yaml
    
    This file was locally generated during tests and shouldn't be checked in
    lizrabuya authored Jan 20, 2025
    Configuration menu
    Copy the full SHA
    5e5fcb8 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2025

  1. api scopes for all build commands (#420)

    Co-authored-by: Lizette Rabuya <115472349+lizrabuya@users.noreply.github.com>
    mcncl and lizrabuya authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    ff0665d View commit details
    Browse the repository at this point in the history
Loading