Skip to content

Conversation

loosebazooka
Copy link
Member

Summary

First part of #954

Add in class to store the signing config to later plumb into our client parts

Release Note

Documentation

Copy link
Collaborator

@aaronlew02 aaronlew02 left a comment

Choose a reason for hiding this comment

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

Looks good overall.

Signed-off-by: Appu Goundan <[email protected]>
@loosebazooka loosebazooka force-pushed the addSingingConfigClasses branch from eaae0c0 to d44797f Compare May 9, 2025 20:10
* @param apiVersions an list of api version this clients supports
* @return A service if found
*/
static Optional<Service> select(List<Service> services, List<Integer> apiVersions) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

LGTM. Also we'll need to group by operator once sigstore/protobuf-specs#634 lands.

Copy link
Collaborator

@aaronlew02 aaronlew02 left a comment

Choose a reason for hiding this comment

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

LGTM.

@loosebazooka loosebazooka merged commit e90977c into main May 12, 2025
25 checks passed
@loosebazooka loosebazooka deleted the addSingingConfigClasses branch May 12, 2025 13:54
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.

3 participants