protobuf-specs
protobuf-specs copied to clipboard
Reuse containers here for fulcio/rekor proto generation
Proto builder containers here provide
- Access to google, googleapis proto defs
- An update mechanism
The go protobuf container generated here is almost sufficient for generating the rekor(v2)/fulcio code except it needs
- [ ] tool: github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-grpc-gateway
- [ ] tool: github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-openapiv2
publish image somewhere
- [ ] ghcr?
- [ ] AR in sigstore.dev GCP project
Alternatively, just have a separate container image repo for these images (more work -- less obvious value right now?)
Deploy Preview for docssigstore ready!
| Name | Link |
|---|---|
| Latest commit | b024960aafaaf22a6887cda6c7e23d07432b072c |
| Latest deploy log | https://app.netlify.com/projects/docssigstore/deploys/682f79cc6c8fea0009181597 |
| Deploy Preview | https://deploy-preview-344--docssigstore.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify project configuration.
@segiddins @haydentherapper asked me to tag you in this PR. Let me know what you think, I am happy to make changes.
Coming back to this is on my todo list, once we have some more usage of the client
@segiddins Would you be OK with merging this now?