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

Pass expiry to envelope-generator plugin #222

Merged
merged 4 commits into from
Dec 2, 2022

Conversation

priteshbandi
Copy link
Contributor

@priteshbandi priteshbandi commented Nov 30, 2022

There will be two PRs, one in notation-go(PR#222) and other in notation(PR#458) repo.

Tests are failing because this PR depends on #222

Issue: notaryproject/notation#443

Signed-off-by: Pritesh Bandi pritesb@amazon.com

signer/plugin_test.go Outdated Show resolved Hide resolved
notation.go Outdated Show resolved Hide resolved
Pritesh Bandi and others added 2 commits November 30, 2022 07:31
Signed-off-by: Pritesh Bandi <pritesb@amazon.com>
Co-authored-by: Patrick Zheng <patrickzheng@microsoft.com>
Signed-off-by: Pritesh Bandi <pritesb@amazon.com>
notation.go Outdated Show resolved Hide resolved
signer/plugin.go Outdated Show resolved Hide resolved
signer/signer.go Outdated Show resolved Hide resolved
signer/signer.go Outdated Show resolved Hide resolved
signer/signer.go Outdated Show resolved Hide resolved
Signed-off-by: Pritesh Bandi <pritesb@amazon.com>
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. Looks like there's a unit test failed.

@codecov-commenter
Copy link

codecov-commenter commented Dec 2, 2022

Codecov Report

Merging #222 (8d01137) into main (35d9060) will increase coverage by 1.13%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #222      +/-   ##
==========================================
+ Coverage   72.06%   73.19%   +1.13%     
==========================================
  Files          23       23              
  Lines        1600     1608       +8     
==========================================
+ Hits         1153     1177      +24     
+ Misses        364      339      -25     
- Partials       83       92       +9     
Impacted Files Coverage Δ
plugin/proto/sign.go 0.00% <ø> (ø)
notation.go 63.23% <100.00%> (+14.00%) ⬆️
signer/plugin.go 57.92% <100.00%> (+0.25%) ⬆️
signer/signer.go 64.17% <100.00%> (+0.54%) ⬆️

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

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

@priteshbandi priteshbandi merged commit bc022cc into notaryproject:main Dec 2, 2022
priteshbandi added a commit to notaryproject/notation that referenced this pull request Dec 2, 2022
There will be two PRs, one in notation-go([PR#222](notaryproject/notation-go#222))
and other in notation([PR#458](#458)) repo.

Issue: #443

Signed-off-by: Pritesh Bandi <pritesb@amazon.com>
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.

None yet

5 participants