Skip to content

fix: quick fix to use correct sign/verify plugin#338

Merged
shizhMSFT merged 2 commits intomainfrom
unknown repository
Jul 19, 2023
Merged

fix: quick fix to use correct sign/verify plugin#338
shizhMSFT merged 2 commits intomainfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Jul 18, 2023

Changes in this PR:

  1. signer.NewFromPlugin(plugin plugin.SignPlugin, ...)
  2. verifer.executePlugin(ctx context.Context, installedPlugin plugin.VerifyPlugin, ...)

Patrick Zheng added 2 commits July 18, 2023 15:28
Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 18, 2023

Codecov Report

Merging #338 (56760ac) into main (3981f69) will not change coverage.
The diff coverage is 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main     #338   +/-   ##
=======================================
  Coverage   74.80%   74.80%           
=======================================
  Files          23       23           
  Lines        2203     2203           
=======================================
  Hits         1648     1648           
  Misses        437      437           
  Partials      118      118           
Impacted Files Coverage Δ
signer/plugin.go 66.98% <100.00%> (ø)
verifier/verifier.go 81.53% <100.00%> (ø)

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

Copy link
Copy Markdown
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

Copy link
Copy Markdown
Contributor

@JeyJeyGao JeyJeyGao 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
Copy Markdown
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

@shizhMSFT shizhMSFT merged commit 99bc2bc into notaryproject:main Jul 19, 2023
@ghost ghost deleted the fix branch July 19, 2023 07:24
@shizhMSFT shizhMSFT mentioned this pull request Jul 21, 2023
6 tasks
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.

4 participants