Skip to content

feat: OCI 1.1 support#1192

Merged
4 commits merged intomainfrom
unknown repository
Feb 25, 2025
Merged

feat: OCI 1.1 support#1192
4 commits merged intomainfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Feb 25, 2025

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

Patrick Zheng added 4 commits February 25, 2025 15:38
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]>
@codecov
Copy link
Copy Markdown

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

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

@ghost ghost merged commit ae0d432 into notaryproject:main Feb 25, 2025
7 checks passed
@ghost ghost deleted the oci branch February 25, 2025 09:07
7h3-3mp7y-m4n pushed a commit to 7h3-3mp7y-m4n/notation that referenced this pull request Mar 29, 2025
FeynmanZhou pushed a commit to FeynmanZhou/notation that referenced this pull request May 15, 2025
This pull request was closed.
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.

2 participants