Skip to content

setup workflow to sign and verify on different OS#403

Merged
mihaimaruseac merged 1 commit intosigstore:mainfrom
spencerschrock:os-verify
Apr 3, 2025
Merged

setup workflow to sign and verify on different OS#403
mihaimaruseac merged 1 commit intosigstore:mainfrom
spencerschrock:os-verify

Conversation

@spencerschrock
Copy link
Copy Markdown
Contributor

@spencerschrock spencerschrock commented Apr 2, 2025

Summary

Use the CLI to sign a toy model on Linux, macOS, and Windows, then use all three OSes to verify each signature. This tests every combination between the two.

Fixes #25

Release Note

NONE

Documentation

NONE

Use the CLI to sign a toy model on Linux, macOS, and Windows, then use
all three OSes to verify each signature. This tests every combination
between the two.

Signed-off-by: Spencer Schrock <sschrock@google.com>
@spencerschrock
Copy link
Copy Markdown
Contributor Author

@spencerschrock spencerschrock marked this pull request as ready for review April 3, 2025 14:00
@spencerschrock spencerschrock requested review from a team as code owners April 3, 2025 14:00
Copy link
Copy Markdown
Member

@mihaimaruseac mihaimaruseac left a comment

Choose a reason for hiding this comment

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

Nice! Thank you

@mihaimaruseac mihaimaruseac added this to the V1 release milestone Apr 3, 2025
@mihaimaruseac mihaimaruseac merged commit 96e324b into sigstore:main Apr 3, 2025
50 checks passed
@mihaimaruseac
Copy link
Copy Markdown
Member

It also closes #5 now since we test on the same OS too. 🎉

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.

Verify on different OSes

2 participants