Skip to content

fix(ci): remove experimental environment variable from signing step#18

Merged
faloker merged 1 commit into
mainfrom
fix/image-signing-ci-step
Jun 25, 2026
Merged

fix(ci): remove experimental environment variable from signing step#18
faloker merged 1 commit into
mainfrom
fix/image-signing-ci-step

Conversation

@faloker

@faloker faloker commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings June 25, 2026 20:03
@github-actions github-actions Bot added the size/XS PR size: XS label Jun 25, 2026
@faloker faloker merged commit 2a986f5 into main Jun 25, 2026
3 of 4 checks passed
@faloker faloker deleted the fix/image-signing-ci-step branch June 25, 2026 20:04

Copilot AI left a comment

Copy link
Copy Markdown

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 updates the container image publishing workflow, focusing on the Cosign signing/attestation step used after building and merging the multi-arch manifest.

Changes:

  • Removes the COSIGN_EXPERIMENTAL environment variable from the “Sign and attest” step.
  • Modifies the cosign attest invocation (flags changed).

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

Comment on lines +203 to 204
cosign attest --yes \
--predicate sbom.spdx.json --type spdxjson "${REF}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS PR size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants