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

doc: update CLI help doc for notation sign and verify in RC.1 #454

Merged
merged 17 commits into from
Dec 2, 2022

Conversation

FeynmanZhou
Copy link
Member

@FeynmanZhou FeynmanZhou commented Nov 25, 2022

fix #383

FeynmanZhou and others added 16 commits June 1, 2022 18:56
Signed-off-by: Feynman Zhou <feynmanzhou@microsoft.com>
Signed-off-by: Feynman Zhou <feynmanzhou@microsoft.com>
Signed-off-by: Feynman Zhou <feynmanzhou@microsoft.com>
Signed-off-by: Feynman Zhou <feynmanzhou@microsoft.com>
Signed-off-by: Feynman Zhou <feynmanzhou@microsoft.com>
Signed-off-by: Feynman Zhou <feynmanzhou@microsoft.com>
Signed-off-by: Feynman Zhou <feynmanzhou@microsoft.com>
Signed-off-by: Feynman Zhou <feynmanzhou@microsoft.com>
Signed-off-by: Feynman Zhou <feynmanzhou@microsoft.com>
Signed-off-by: Feynman Zhou <feynmanzhou@microsoft.com>
Signed-off-by: Feynman Zhou <feynmanzhou@microsoft.com>
Signed-off-by: Feynman Zhou <feynmanzhou@microsoft.com>
Signed-off-by: Feynman Zhou <feynmanzhou@microsoft.com>
@codecov-commenter
Copy link

codecov-commenter commented Nov 25, 2022

Codecov Report

Merging #454 (4755060) into main (53052a9) will increase coverage by 0.64%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #454      +/-   ##
==========================================
+ Coverage   32.82%   33.46%   +0.64%     
==========================================
  Files          25       25              
  Lines        1237     1249      +12     
==========================================
+ Hits          406      418      +12     
  Misses        819      819              
  Partials       12       12              
Impacted Files Coverage Δ
cmd/notation/sign.go 39.17% <100.00%> (+1.94%) ⬆️
cmd/notation/verify.go 33.76% <100.00%> (+8.76%) ⬆️

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

cmd/notation/sign.go Outdated Show resolved Hide resolved
Signed-off-by: Feynman Zhou <feynmanzhou@microsoft.com>
@FeynmanZhou FeynmanZhou added documentation Improvements or additions to documentation UX User experience changes labels Nov 25, 2022
Copy link
Contributor

@yizha1 yizha1 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

@patrickzheng200 patrickzheng200 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 a6e6fa0 into notaryproject:main Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation UX User experience changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add examples for notation command help doc
5 participants