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

cleanup: clean up notation CLI #485

Merged
merged 10 commits into from
Dec 20, 2022

Conversation

patrickzheng200
Copy link
Contributor

This PR intends to resolve #446, #477.

Signed-off-by: Patrick Zheng <[email protected]>
@patrickzheng200 patrickzheng200 self-assigned this Dec 14, 2022
@patrickzheng200 patrickzheng200 added the triage Need to triage label Dec 14, 2022
@patrickzheng200 patrickzheng200 added this to the RC-2 milestone Dec 14, 2022
@patrickzheng200 patrickzheng200 linked an issue Dec 14, 2022 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Dec 14, 2022

Codecov Report

Merging #485 (92b16a5) into main (b8ce43a) will decrease coverage by 0.53%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #485      +/-   ##
==========================================
- Coverage   32.33%   31.80%   -0.54%     
==========================================
  Files          25       25              
  Lines        1336     1327       -9     
==========================================
- Hits          432      422      -10     
- Misses        892      893       +1     
  Partials       12       12              
Impacted Files Coverage Δ
cmd/notation/verify.go 27.00% <0.00%> (-0.28%) ⬇️
internal/envelope/envelope.go 100.00% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Signed-off-by: Patrick Zheng <[email protected]>
Signed-off-by: Patrick Zheng <[email protected]>
cmd/notation/verify.go Outdated Show resolved Hide resolved
Signed-off-by: Patrick Zheng <[email protected]>
Signed-off-by: Patrick Zheng <[email protected]>
cmd/notation/verify.go Outdated Show resolved Hide resolved
Signed-off-by: Patrick Zheng <[email protected]>
cmd/notation/verify.go Outdated Show resolved Hide resolved
Signed-off-by: Patrick Zheng <[email protected]>
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

cmd/notation/verify.go Outdated Show resolved Hide resolved
cmd/notation/verify.go Outdated Show resolved Hide resolved
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

@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

@priteshbandi priteshbandi merged commit 6346a87 into notaryproject:main Dec 20, 2022
@patrickzheng200 patrickzheng200 deleted the cleanup branch December 20, 2022 06:30
vaninrao10 pushed a commit to vaninrao10/notation that referenced this pull request Dec 29, 2022
This PR intends to resolve notaryproject#446, notaryproject#477.

Signed-off-by: Patrick Zheng <[email protected]>
Signed-off-by: vaninrao10 <[email protected]>
vaninrao10 pushed a commit to vaninrao10/notation that referenced this pull request Dec 29, 2022
This PR intends to resolve notaryproject#446, notaryproject#477.

Signed-off-by: Patrick Zheng <[email protected]>
Signed-off-by: vaninrao10 <[email protected]>
vaninrao10 pushed a commit to vaninrao10/notation that referenced this pull request Dec 29, 2022
This PR intends to resolve notaryproject#446, notaryproject#477.

Signed-off-by: Patrick Zheng <[email protected]>
Signed-off-by: vaninrao10 <[email protected]>
vaninrao10 pushed a commit to vaninrao10/notation that referenced this pull request Jan 3, 2023
This PR intends to resolve notaryproject#446, notaryproject#477.

Signed-off-by: Patrick Zheng <[email protected]>
Signed-off-by: vaninrao10 <[email protected]>
vaninrao10 pushed a commit to vaninrao10/notation that referenced this pull request Jan 3, 2023
This PR intends to resolve notaryproject#446, notaryproject#477.

Signed-off-by: Patrick Zheng <[email protected]>
Signed-off-by: vaninrao10 <[email protected]>
vaninrao10 pushed a commit to vaninrao10/notation that referenced this pull request Jan 3, 2023
This PR intends to resolve notaryproject#446, notaryproject#477.

Signed-off-by: Patrick Zheng <[email protected]>
Signed-off-by: vaninrao10 <[email protected]>
vaninrao10 pushed a commit to vaninrao10/notation that referenced this pull request Jan 5, 2023
This PR intends to resolve notaryproject#446, notaryproject#477.

Signed-off-by: Patrick Zheng <[email protected]>
Signed-off-by: vaninrao10 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Need to triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider more verbose error messages by default Deadcode cleanup improvement Notation
5 participants