-
Notifications
You must be signed in to change notification settings - Fork 33
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
Add support for signing with Sigstore #90
base: main
Are you sure you want to change the base?
Conversation
I'm currently testing this change in this repo: https://github.com/travier/cosign-test This needs a newer podman version than the one currently available in Ubuntu 22.04 ( |
🤔 Filed as containers/podman#20771. |
I now have a working setup with https://github.com/travier/podman-action & https://github.com/travier/cosign-test which works with this PR. Example multi-arch, podman signed build in https://github.com/travier/cosign-test/blob/main/.github/workflows/nginx.yml. |
This should work once the Ubuntu 24.04 runner images become the default. |
d5ebbdb
to
69b4e0b
Compare
I've rebased this PR which should now be ready as the Ubuntu 24.04 runners have a recent enough podman version. |
Description
Add support for signing with Sigstore
Related Issue(s)
Fixes: #89
Checklist
Changes made
README: Fix Markdown lints and typos
Add support for signing with Sigstore
Fixes: #89
Update node dependencies: npm audit fix --force
Update bundle: rpm run bundle