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

fix: Add contract version to plugin sign request and plugin verify request #390

Merged
merged 2 commits into from
Mar 21, 2024

Conversation

priteshbandi
Copy link
Contributor

@priteshbandi priteshbandi commented Mar 21, 2024

Add contract version to plugin sign request and plugin verify request.

As per specification contractVersion is a mandatory field.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.38%. Comparing base (9ff1891) to head (e8a8b80).
Report is 8 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #390      +/-   ##
==========================================
+ Coverage   73.43%   75.38%   +1.94%     
==========================================
  Files          24       24              
  Lines        2507     2023     -484     
==========================================
- Hits         1841     1525     -316     
+ Misses        526      353     -173     
- Partials      140      145       +5     

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

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

Copy link

@gokarnm gokarnm 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 b8136e2 into notaryproject:main Mar 21, 2024
7 checks passed
priteshbandi added a commit to priteshbandi/notation-go that referenced this pull request Apr 2, 2024
…quest (notaryproject#390)

Add contract version to plugin sign request and plugin verify request.
As per [specification](https://github.com/notaryproject/specifications/blob/main/specs/plugin-extensibility.md) `contractVersion` is a mandatory field.

Signed-off-by: Pritesh Bandi <[email protected]>
priteshbandi added a commit to priteshbandi/notation-go that referenced this pull request Apr 2, 2024
…quest (notaryproject#390)

Add contract version to plugin sign request and plugin verify request.
As per [specification](https://github.com/notaryproject/specifications/blob/main/specs/plugin-extensibility.md) `contractVersion` is a mandatory field.

Signed-off-by: Pritesh Bandi <[email protected]>
JeyJeyGao pushed a commit that referenced this pull request May 29, 2024
…quest (#390)

Add contract version to plugin sign request and plugin verify request.
As per [specification](https://github.com/notaryproject/specifications/blob/main/specs/plugin-extensibility.md) `contractVersion` is a mandatory field.

Signed-off-by: Pritesh Bandi <[email protected]>
This was referenced May 29, 2024
@Two-Hearts Two-Hearts mentioned this pull request Jul 23, 2024
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.

None yet

4 participants