Thanks to visit codestin.com
Credit goes to github.com

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: sigstore/sigstore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.14
Choose a base ref
...
head repository: sigstore/sigstore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.15
Choose a head ref
  • 6 commits
  • 9 files changed
  • 4 contributors

Commits on Feb 14, 2025

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

Commits on Feb 15, 2025

  1. check concrete type for non-nil (#1983)

    Signed-off-by: Bob Callaway <[email protected]>
    bobcallaway authored Feb 15, 2025
    Configuration menu
    Copy the full SHA
    a5ada3f View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2025

  1. fix: cliplugin: return ErrorProviderNotFound when calling Get with a …

    …path (#1982)
    
    * return ErrorProviderNotFound when calling Get with a path
    
    Signed-off-by: Ramon Petgrave <[email protected]>
    
    * doc update
    
    Signed-off-by: Ramon Petgrave <[email protected]>
    
    * uodate test error message
    
    Signed-off-by: Ramon Petgrave <[email protected]>
    
    ---------
    
    Signed-off-by: Ramon Petgrave <[email protected]>
    ramonpetgrave64 authored Feb 17, 2025
    Configuration menu
    Copy the full SHA
    ce0fa17 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2025

  1. build(deps): Bump golangci/golangci-lint-action (#1984)

    Bumps the all group with 1 update in the / directory: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action).
    
    
    Updates `golangci/golangci-lint-action` from 6.2.0 to 6.5.0
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@ec5d184...2226d7c)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    9720b04 View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump github.com/aws/aws-sdk-go-v2 in /pkg/signature/kms/…

    …aws (#1970)
    
    Bumps [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) from 1.33.0 to 1.36.1.
    - [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@v1.33.0...v1.36.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/aws/aws-sdk-go-v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    08ccf77 View commit details
    Browse the repository at this point in the history
  3. build(deps): Bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 (#1968)

    Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.25.0 to 0.26.0.
    - [Commits](golang/oauth2@v0.25.0...v0.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/oauth2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    0c5004e View commit details
    Browse the repository at this point in the history
Loading