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
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 18, 2023

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.80%. Comparing base (3981f69) to head (56760ac).
⚠️ Report is 131 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #338   +/-   ##
=======================================
  Coverage   74.80%   74.80%           
=======================================
  Files          23       23           
  Lines        2203     2203           
=======================================
  Hits         1648     1648           
  Misses        437      437           
  Partials      118      118           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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