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

Closed zqq454224016 closed 11 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

Abirdcfly commented 12 months ago

https://github.com/kubebb/core/pull/336#issuecomment-1713467983

codecov[bot] commented 11 months ago

Codecov Report

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

@@            Coverage Diff             @@
##             main     #339      +/-   ##
==========================================
- 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

bjwswang commented 11 months ago

@zqq454224016 Thanks! Good job!