Skip to content

feat: add blake3 support #3116

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

rchincha
Copy link
Contributor

What type of PR is this?

Which issue does this PR fix:

What does this PR do / Why do we need it:

If an issue # is not available please add repro steps and logs showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades?

Does this PR introduce any user-facing change?:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@rchincha
Copy link
Contributor Author

@andaaron
Copy link
Contributor

While this is a prerequisite, we need to wrap up #2554 / opencontainers/distribution-spec#494 (comment)

@rchincha
Copy link
Contributor Author

rchincha commented Apr 26, 2025

image

https://github.com/shizhMSFT/registry-test/tree/main

$ ./cryptotest --plain-http --registry localhost:8080

Copy link

codecov bot commented Apr 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.82%. Comparing base (293f424) to head (22706ff).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3116      +/-   ##
==========================================
+ Coverage   90.79%   90.82%   +0.03%     
==========================================
  Files         172      172              
  Lines       32385    32385              
==========================================
+ Hits        29404    29414      +10     
+ Misses       2242     2234       -8     
+ Partials      739      737       -2     

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

@rchincha rchincha force-pushed the fix-deps branch 2 times, most recently from b7c23bb to 6127398 Compare April 29, 2025 17:21
Signed-off-by: Ramkumar Chinchani <[email protected]>
@rchincha rchincha marked this pull request as ready for review May 1, 2025 02:39
@rchincha rchincha requested a review from andaaron as a code owner May 1, 2025 02:40
Signed-off-by: Ramkumar Chinchani <[email protected]>
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