kubebb / core

A declarative component lifecycle management platform
https://kubebb.github.io/website
Apache License 2.0
8 stars 9 forks source link

feat: change OCI URL #336

Closed zqq454224016 closed 12 months ago

zqq454224016 commented 12 months ago

What type of PR is this?

What this PR does / why we need it

Which issue(s) this PR fixes

Fixes #320

Special notes for your reviewer

codecov[bot] commented 12 months ago

Codecov Report

Merging #336 (b6f5d2d) into main (1d38f5c) will decrease coverage by 0.13%. The diff coverage is 19.04%.

:exclamation: Current head b6f5d2d differs from pull request most recent head 9e1a7ad. Consider uploading reports for the commit 9e1a7ad to get more accurate results

@@            Coverage Diff             @@
##             main     #336      +/-   ##
==========================================
- Coverage   25.55%   25.43%   -0.13%     
==========================================
  Files          37       38       +1     
  Lines        3537     3554      +17     
==========================================
  Hits          904      904              
- Misses       2573     2590      +17     
  Partials       60       60              
Files Changed Coverage Δ
api/v1alpha1/repository_webhook.go 0.00% <0.00%> (ø)
api/v1alpha1/repository.go 54.28% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

Abirdcfly commented 12 months ago

Please also update the PROJECT file.