-
Notifications
You must be signed in to change notification settings - Fork 29
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
refector & test: update to support new signature.Signer interface #52
Merged
patrickzheng200
merged 2 commits into
notaryproject:cose
from
JeyJeyGao:feat/add_jws_test
Aug 26, 2022
Merged
refector & test: update to support new signature.Signer interface #52
patrickzheng200
merged 2 commits into
notaryproject:cose
from
JeyJeyGao:feat/add_jws_test
Aug 26, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
JeyJeyGao
force-pushed
the
feat/add_jws_test
branch
3 times, most recently
from
August 25, 2022 02:36
6bb7504
to
692e4bf
Compare
JeyJeyGao
changed the title
feat & test: update signature interface
refector & test: update signature interface
Aug 25, 2022
JeyJeyGao
changed the title
refector & test: update signature interface
refector & test: update signature.Signer interface
Aug 25, 2022
JeyJeyGao
changed the title
refector & test: update signature.Signer interface
refector & test: update to support new signature.Signer interface
Aug 25, 2022
JeyJeyGao
force-pushed
the
feat/add_jws_test
branch
3 times, most recently
from
August 25, 2022 05:39
2cd9267
to
c97ff24
Compare
chloeyin
reviewed
Aug 25, 2022
chloeyin
reviewed
Aug 25, 2022
chloeyin
reviewed
Aug 25, 2022
It seems that a lot of failed conditions have been tested, do you test an ok scenario? |
chloeyin
reviewed
Aug 25, 2022
chloeyin
reviewed
Aug 25, 2022
JeyJeyGao
force-pushed
the
feat/add_jws_test
branch
from
August 25, 2022 08:23
c97ff24
to
9868ee3
Compare
Signed-off-by: Junjie Gao <[email protected]>
JeyJeyGao
force-pushed
the
feat/add_jws_test
branch
from
August 26, 2022 03:26
9868ee3
to
ac60e82
Compare
chloeyin
reviewed
Aug 26, 2022
chloeyin
reviewed
Aug 26, 2022
chloeyin
reviewed
Aug 26, 2022
chloeyin
reviewed
Aug 26, 2022
chloeyin
reviewed
Aug 26, 2022
JeyJeyGao
force-pushed
the
feat/add_jws_test
branch
2 times, most recently
from
August 26, 2022 04:40
2f9674f
to
02883c9
Compare
Signed-off-by: Junjie Gao <[email protected]>
JeyJeyGao
force-pushed
the
feat/add_jws_test
branch
from
August 26, 2022 04:45
02883c9
to
fdf0b9b
Compare
patrickzheng200
approved these changes
Aug 26, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
JeyJeyGao
added a commit
to JeyJeyGao/notation-core-go
that referenced
this pull request
Sep 13, 2022
…taryproject#52) * add jws test Signed-off-by: Junjie Gao <[email protected]> * update PR Signed-off-by: Junjie Gao <[email protected]> Signed-off-by: Junjie Gao <[email protected]> Co-authored-by: Junjie Gao <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Test: