-
Notifications
You must be signed in to change notification settings - Fork 42
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
ci/cd: consider exporting some go routines so other projects can ci/cd against notation #22
Comments
Should this issue be in https://github.com/notaryproject/notation-go-lib |
notaryproject/notation#141 |
^ looks a little low-level for the use case in mind. I would have to re-implement signer and verifier perhaps. |
Hi @rchincha, |
@rchincha is this issue still valid? Currently Notary Project support Notation GitHub actions, which may also help you integration with CI/CD pipelines. |
For example,
https://github.com/notaryproject/notation/blob/main/cmd/notation/cert_gen.go
The text was updated successfully, but these errors were encountered: