-
Notifications
You must be signed in to change notification settings - Fork 164
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 trillian images from release process #1983
remove trillian images from release process #1983
Conversation
Signed-off-by: Bob Callaway <bcallaway@google.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
there's also some references in
rekor/release/ko-sign-release-images.sh
Line 49 in 63aa08f
if [[ ! -f trillianSignerImagerefs ]]; then |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1983 +/- ##
==========================================
- Coverage 66.53% 66.48% -0.06%
==========================================
Files 92 92
Lines 9246 9246
==========================================
- Hits 6152 6147 -5
- Misses 2351 2355 +4
- Partials 743 744 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
also note we'll want to update Line 53 in 63aa08f
|
Signed-off-by: Bob Callaway <bcallaway@google.com>
yup, i'll do that in a separate PR. |
now that sigstore/scaffolding#968 has landed and v0.6.16 of scaffolding has been released, we should stop building and publishing trillian as part of rekor releases.