Skip to content

Conversation

@cmurphy
Copy link
Contributor

@cmurphy cmurphy commented Feb 9, 2024

Update the e2e tests to default to setting IgnoreTlog to false where possible. In some cases, where the IgnoreTlog functionality is being explicitly tested, continue to set it to true.

Since the transparency log isn't being ignored, the signing commands need to upload it and need the rekor public key and URL in order to do so.

Removes one redundant test.

Followup to #3499 (comment)

Summary

Release Note

Documentation

Update the e2e tests to default to setting IgnoreTlog to false where
possible. In some cases, where the IgnoreTlog functionality is being
explicitly tested, continue to set it to true.

Since the transparency log isn't being ignored, the signing commands
need to upload it and need the rekor public key and URL in order to do
so.

Removes one redundant test.

Signed-off-by: Colleen Murphy <[email protected]>
@codecov
Copy link

codecov bot commented Feb 9, 2024

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (2ef6022) 40.10% compared to head (870104d) 40.44%.
Report is 7 commits behind head on main.

Files Patch % Lines
...ernal/pkg/cosign/fulcio/fulcioroots/fulcioroots.go 0.00% 3 Missing ⚠️
cmd/cosign/cli/options/verify.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3528      +/-   ##
==========================================
+ Coverage   40.10%   40.44%   +0.34%     
==========================================
  Files         155      155              
  Lines       10044    10047       +3     
==========================================
+ Hits         4028     4064      +36     
+ Misses       5530     5494      -36     
- Partials      486      489       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@haydentherapper haydentherapper left a comment

Choose a reason for hiding this comment

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

Thanks! Very happy to have end to end test coverage for this now.

@haydentherapper haydentherapper merged commit 252b4dc into sigstore:main Feb 9, 2024
@github-actions github-actions bot added this to the v2.3.0 milestone Feb 9, 2024
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.

2 participants