Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish an tagged image on release #868

Merged
merged 4 commits into from
Nov 30, 2022

Commits on Oct 25, 2022

  1. Publish an tagged image on release

    Fixes ko-build#847
    
    Signed-off-by: Vincent Demeester <vincent@sbr.pm>
    vdemeester committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    40b1da9 View commit details
    Browse the repository at this point in the history
  2. Update some comments on the publish job

    Thanks @imjasonh
    
    Co-authored-by: Jason Hall <jason@chainguard.dev>
    vdemeester and imjasonh authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    a3635d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Remove GITHUB_TOKEN env

    No need for GITHUB_TOKEN, setup-ko handles it already.
    
    Co-authored-by: Jason Hall <jason@chainguard.dev>
    vdemeester and imjasonh authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    1d950db View commit details
    Browse the repository at this point in the history
  2. Sign the published image with cosign

    Co-authored-by: Jason Hall <jason@chainguard.dev>
    vdemeester and imjasonh authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    4b9c3ac View commit details
    Browse the repository at this point in the history