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

Using conformance suite to build supported features matrix #144

Open
haydentherapper opened this issue May 9, 2024 · 0 comments
Open

Using conformance suite to build supported features matrix #144

haydentherapper opened this issue May 9, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@haydentherapper
Copy link
Collaborator

Description

I would like to use the conformance suite to build a matrix of supported features per client. This can be used by users who want to verify which client they should leverage based on their requirements. This can also be used when deciding if a client is ready for a 1.0 release.

This can be implemented by monitoring what tests are skipped or marked as xfail since failure is expected due to a feature not being implemented. One way I was thinking this could be implemented is a job that monitors instances of the reusable workflow across the Sigstore org.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant