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

Remove installable commands #398

Merged
merged 2 commits into from
Jan 30, 2025
Merged

Remove installable commands #398

merged 2 commits into from
Jan 30, 2025

Conversation

codysoyland
Copy link
Member

@codysoyland codysoyland commented Jan 28, 2025

To clarify that the sigstore-go CLI is unsupported, this PR moves it to an example.

  • Move sigstore-go CLI to examples/sigstore-go-verification/
  • Move conformance to test/
  • Update README and tooling accordingly

Signed-off-by: Cody Soyland codysoyland@github.com

Fixes #389

Summary

Release Note

Documentation

- Move `sigstore-go` CLI to `examples/sigstore-go-verification/`
- Move `conformance` to `test/`
- Update README and tooling accordingly

Signed-off-by: Cody Soyland <codysoyland@github.com>
@codysoyland codysoyland requested a review from a team as a code owner January 28, 2025 15:11
Copy link
Member

@kommendorkapten kommendorkapten left a comment

Choose a reason for hiding this comment

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

💯

Signed-off-by: Cody Soyland <codysoyland@github.com>
@codysoyland
Copy link
Member Author

@kommendorkapten thanks! I just pushed a couple of readmes I forgot to add in my first commit.

@codysoyland codysoyland merged commit 2e07b0b into main Jan 30, 2025
12 checks passed
@codysoyland codysoyland deleted the unsupported-cli branch January 30, 2025 21: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.

Don't install conformance tool by go install
2 participants