notaryproject / notation

A CLI tool to sign and verify artifacts
https://notaryproject.dev/
Apache License 2.0
351 stars 84 forks source link

refactor!: remove blob sign/verify for v1.3.0-rc.1 release #1045

Closed Two-Hearts closed 1 month ago

Two-Hearts commented 1 month ago

This PR is for release-1.3 branch.

It cherry picks commit from v1.2 to remove blob sign/verify for v1.3.0-rc.1 release.

For easier review, please see https://github.com/notaryproject/notation/compare/v1.2.0..ec32bef8a58dce5447e8be43f655fe457b8272ad for your reference.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 72.00%. Comparing base (4c0a3da) to head (ec32bef). Report is 1 commits behind head on release-1.3.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-1.3 #1045 +/- ## ============================================ Coverage 72.00% 72.00% ============================================ Files 46 46 Lines 2300 2300 ============================================ Hits 1656 1656 Misses 442 442 Partials 202 202 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.