Skip to content
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

refactor!: remove blob sign/verify related code #437

Merged
merged 12 commits into from
Aug 16, 2024

Conversation

Two-Hearts
Copy link
Contributor

@Two-Hearts Two-Hearts commented Aug 14, 2024

As discussed, this PR removes the blob sign/verify related code for v1.2.0 release.

This PR targets on branch release-1.2 ONLY.

Signed-off-by: Patrick Zheng <[email protected]>
Signed-off-by: Patrick Zheng <[email protected]>
Signed-off-by: Patrick Zheng <[email protected]>
Signed-off-by: Patrick Zheng <[email protected]>
Copy link

codecov bot commented Aug 14, 2024

Codecov Report

Attention: Patch coverage is 89.47368% with 4 lines in your changes missing coverage. Please review.

Project coverage is 81.21%. Comparing base (3c5a659) to head (d5e876a).
Report is 1 commits behind head on release-1.2.

Files Patch % Lines
verifier/verifier.go 82.35% 2 Missing and 1 partial ⚠️
verifier/trustpolicy/oci.go 95.23% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           release-1.2     #437      +/-   ##
===============================================
+ Coverage        80.86%   81.21%   +0.34%     
===============================================
  Files               33       32       -1     
  Lines             2483     2279     -204     
===============================================
- Hits              2008     1851     -157     
+ Misses             332      299      -33     
+ Partials           143      129      -14     

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

verifier/trustpolicy/oci.go Outdated Show resolved Hide resolved
verifier/trustpolicy/oci.go Outdated Show resolved Hide resolved
@Two-Hearts Two-Hearts requested a review from JeyJeyGao August 14, 2024 05:53
JeyJeyGao
JeyJeyGao previously approved these changes Aug 14, 2024
Copy link
Contributor

@JeyJeyGao JeyJeyGao left a comment

Choose a reason for hiding this comment

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

LGTM

Signed-off-by: Patrick Zheng <[email protected]>
JeyJeyGao
JeyJeyGao previously approved these changes Aug 14, 2024
Copy link
Contributor

@JeyJeyGao JeyJeyGao left a comment

Choose a reason for hiding this comment

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

LGTM

Signed-off-by: Patrick Zheng <[email protected]>
JeyJeyGao
JeyJeyGao previously approved these changes Aug 14, 2024
Copy link
Contributor

@JeyJeyGao JeyJeyGao left a comment

Choose a reason for hiding this comment

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

LGTM

@shizhMSFT shizhMSFT changed the title refactor!: removed blob sign/verify related code for v1.2.0 release refactor!: remove blob sign/verify related code Aug 14, 2024
Signed-off-by: Patrick Zheng <[email protected]>
JeyJeyGao
JeyJeyGao previously approved these changes Aug 15, 2024
Copy link
Contributor

@JeyJeyGao JeyJeyGao left a comment

Choose a reason for hiding this comment

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

LGTM

shizhMSFT
shizhMSFT previously approved these changes Aug 15, 2024
Copy link
Contributor

@shizhMSFT shizhMSFT left a comment

Choose a reason for hiding this comment

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

LGTM

Signed-off-by: Patrick Zheng <[email protected]>
JeyJeyGao
JeyJeyGao previously approved these changes Aug 15, 2024
Copy link
Contributor

@JeyJeyGao JeyJeyGao left a comment

Choose a reason for hiding this comment

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

LGTM

signer/signer.go Outdated Show resolved Hide resolved
Signed-off-by: Patrick Zheng <[email protected]>
shizhMSFT
shizhMSFT previously approved these changes Aug 15, 2024
Copy link
Contributor

@shizhMSFT shizhMSFT left a comment

Choose a reason for hiding this comment

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

LGTM

Signed-off-by: Patrick Zheng <[email protected]>
Copy link
Contributor

@shizhMSFT shizhMSFT left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@JeyJeyGao JeyJeyGao left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@priteshbandi priteshbandi left a comment

Choose a reason for hiding this comment

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

LGTM

@Two-Hearts Two-Hearts merged commit a83c5be into notaryproject:release-1.2 Aug 16, 2024
9 checks passed
@Two-Hearts Two-Hearts deleted the release branch August 16, 2024 02:13
@Two-Hearts Two-Hearts mentioned this pull request Aug 16, 2024
6 tasks
Copy link

@vaninrao10 vaninrao10 left a comment

Choose a reason for hiding this comment

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

With all the changes it is LGTM

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.

5 participants