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

feat: OCI 1.1 support #1192

Merged
merged 4 commits into from
Feb 25, 2025
Merged

feat: OCI 1.1 support #1192

merged 4 commits into from
Feb 25, 2025

Conversation

Two-Hearts
Copy link
Contributor

In this PR:

  • removes the deprecated experimental flag --allow-referrers-api
  • updates the default value of flag --force-referrers-tag to false in sign command.

Resolves #1040

Signed-off-by: Patrick Zheng <[email protected]>
Signed-off-by: Patrick Zheng <[email protected]>
Signed-off-by: Patrick Zheng <[email protected]>
Signed-off-by: Patrick Zheng <[email protected]>
Copy link

codecov bot commented Feb 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.11%. Comparing base (db697f2) to head (0e3e883).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1192      +/-   ##
==========================================
- Coverage   76.29%   76.11%   -0.18%     
==========================================
  Files          69       69              
  Lines        3623     3596      -27     
==========================================
- Hits         2764     2737      -27     
  Misses        665      665              
  Partials      194      194              

☔ 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
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

@Two-Hearts Two-Hearts merged commit ae0d432 into notaryproject:main Feb 25, 2025
7 checks passed
@Two-Hearts Two-Hearts deleted the oci branch February 25, 2025 09:07
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.

Update the default behavior to use the OCI-1.1 specification when storing signatures.
3 participants