Skip to content

feat(remote): add WithReferrersTagFallback option#2366

Open
kevinmdavis wants to merge 1 commit into
google:mainfrom
kevinmdavis:referrers-tag-fallback
Open

feat(remote): add WithReferrersTagFallback option#2366
kevinmdavis wants to merge 1 commit into
google:mainfrom
kevinmdavis:referrers-tag-fallback

Conversation

@kevinmdavis

Copy link
Copy Markdown

Pushing a manifest with a subject to a registry that lacks the Referrers API maintains an index under the fallback tag scheme, and Referrers reads from it. Some callers want to require the Referrers API instead, so add an option to disable the fallback and fail when the API is unavailable. The default keeps the fallback enabled.

Pushing a manifest with a subject to a registry that lacks the Referrers API maintains an index under the fallback tag scheme, and Referrers reads from it. Some callers want to require the Referrers API instead, so add an option to disable the fallback and fail when the API is unavailable. The default keeps the fallback enabled.
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.10%. Comparing base (e8b2b9e) to head (1529609).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2366      +/-   ##
==========================================
+ Coverage   57.05%   57.10%   +0.05%     
==========================================
  Files         166      166              
  Lines       11447    11457      +10     
==========================================
+ Hits         6531     6543      +12     
+ Misses       4140     4139       -1     
+ Partials      776      775       -1     

☔ View full report in Codecov by Harness.
📢 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.

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.

2 participants