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

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    5a5b04d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb35778 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ca098b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #9033 from cli/wm/table-headers-no-mutate-wat

    Do not mutate headers when initialising tableprinter
    williammartin authored May 1, 2024
    Configuration menu
    Copy the full SHA
    de394ec View commit details
    Browse the repository at this point in the history
  5. Merge pull request #9032 from cli/9021-document-the-relationship-betw…

    …een-hosts-and-active-accounts-2
    
    Document relationship between host and active account
    andyfeller authored May 1, 2024
    Configuration menu
    Copy the full SHA
    a4353ac View commit details
    Browse the repository at this point in the history
  6. build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.22.0 to 0.23.0.
    - [Commits](golang/net@v0.22.0...v0.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 1, 2024
    1 Configuration menu
    Copy the full SHA
    fea08d1 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #9034 from cli/dependabot/go_modules/golang.org/x/…

    …net-0.23.0
    
    build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0
    williammartin authored May 1, 2024
    Configuration menu
    Copy the full SHA
    65cfc68 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Run attestation command set integration tests separately (#9035)

    * rename and add integration build tag
    
    Signed-off-by: Meredith Lancaster <[email protected]>
    
    * run tests that include integration build tag in workflow
    
    Signed-off-by: Meredith Lancaster <[email protected]>
    
    ---------
    
    Signed-off-by: Meredith Lancaster <[email protected]>
    malancas authored May 2, 2024
    Configuration menu
    Copy the full SHA
    6f35082 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Add support for jobs with long filenames

    Co-authored-by: John Basila <[email protected]>
    Co-authored-by: Shay Nehmad <[email protected]>
    3 people committed May 6, 2024
    Configuration menu
    Copy the full SHA
    61a698a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8684 from shayn-orca/bugfix-7642

    Added support for jobs with long filenames
    williammartin authored May 6, 2024
    1 Configuration menu
    Copy the full SHA
    4896546 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    5007c18 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Merge pull request #9059 from cli/wm/fix-unused-params

    Fix unused params across project
    williammartin authored May 8, 2024
    Configuration menu
    Copy the full SHA
    08e8ee6 View commit details
    Browse the repository at this point in the history
  2. Fix attestation verify source repository check bug (#9053)

    * add build source repo URI extension when repo is provided, add integration tests for this change
    
    Signed-off-by: Meredith Lancaster <[email protected]>
    
    * add initial docs on specifying cert identity
    
    Signed-off-by: Meredith Lancaster <[email protected]>
    
    * wording
    
    Signed-off-by: Meredith Lancaster <[email protected]>
    
    * add reusable workflow example
    
    Signed-off-by: Meredith Lancaster <[email protected]>
    
    * add more test cases
    
    Signed-off-by: Meredith Lancaster <[email protected]>
    
    * tweak to verify docs
    
    ---------
    
    Signed-off-by: Meredith Lancaster <[email protected]>
    Co-authored-by: Phill MV <[email protected]>
    malancas and phillmv authored May 8, 2024
    Configuration menu
    Copy the full SHA
    c9e8fd6 View commit details
    Browse the repository at this point in the history
Loading