Skip to content

add cosign - #13

Merged
inffy merged 4 commits into
mainfrom
cosign
Nov 27, 2025
Merged

add cosign #13
inffy merged 4 commits into
mainfrom
cosign

Conversation

@inffy

@inffy inffy commented Nov 27, 2025

Copy link
Copy Markdown
Member

closes #10

Copilot AI review requested due to automatic review settings November 27, 2025 04:43

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a cosign public key file to enable container image signature verification. The public key corresponds to the private key that will be used to sign container images via the cosign signing workflow (currently commented out in .github/workflows/build.yml).

  • Adds cosign.pub containing an ECDSA P-256 public key in PEM format
  • Supports the container signing infrastructure referenced in the GitHub Actions workflow
  • Public key is already documented in AGENTS.md as being shared with bluefin/bluefin-lts

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@hanthor
hanthor added this pull request to the merge queue Nov 27, 2025
@inffy
inffy enabled auto-merge November 27, 2025 05:15
@inffy
inffy merged commit 9fbd1f4 into main Nov 27, 2025
1 check passed
@inffy
inffy deleted the cosign branch November 27, 2025 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

setup cosign

3 participants