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/cosign-installer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.8.1
Choose a base ref
...
head repository: sigstore/cosign-installer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.1
Choose a head ref
  • 10 commits
  • 3 files changed
  • 6 contributors

Commits on Oct 24, 2022

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

Commits on Dec 5, 2022

  1. Bump actions/setup-go from 3.3.1 to 3.4.0 (#101)

    * Bump actions/setup-go from 3.3.1 to 3.4.0
    
    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.3.1 to 3.4.0.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@c4a742c...d0a58c1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * update version comments
    
    Signed-off-by: cpanato <ctadeu@gmail.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: cpanato <ctadeu@gmail.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: cpanato <ctadeu@gmail.com>
    dependabot[bot] and cpanato authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    b6757d8 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Configuration menu
    Copy the full SHA
    31f2644 View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 3.1.0 to 3.2.0 (#102)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.2.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@93ea575...755da8c)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    df6c89e View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. test: add logs when downloading the public keys (#106)

    Signed-off-by: Hector Fernandez <hector@chainguard.dev>
    
    Signed-off-by: Hector Fernandez <hector@chainguard.dev>
    hectorj2f authored Dec 28, 2022
    Configuration menu
    Copy the full SHA
    651c379 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Add support to install v2 and any other cosign release candidate (#105)

    * add support to install v2 release candidate
    
    Signed-off-by: Hector Fernandez <hector@chainguard.dev>
    
    * chore: set default to latest stable version
    
    Signed-off-by: Hector Fernandez <hector@chainguard.dev>
    
    * fix: with cosign v2 add flag --insecure-skip-tlog-verify
    
    Signed-off-by: Hector Fernandez <hector@chainguard.dev>
    
    Signed-off-by: Hector Fernandez <hector@chainguard.dev>
    hectorj2f authored Jan 2, 2023
    Configuration menu
    Copy the full SHA
    55fd288 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

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

Commits on Mar 1, 2023

  1. v2.0.0 release (#108)

    Signed-off-by: Andrew Block <andy.block@gmail.com>
    sabre1041 authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    77560e3 View commit details
    Browse the repository at this point in the history
  2. make cosign v2.0.0 default version (#109)

    Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
    developer-guy authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    c3667d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. update v3.0.1 to download cosign from GitHub instead of GCS

    Signed-off-by: Bob Callaway <bcallaway@google.com>
    bobcallaway committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    41d4f4d View commit details
    Browse the repository at this point in the history
Loading