build: remove unused REGISTRYURL and GCS download path for registry build#22372
Conversation
|
Hi @SoumyaRaikwar , Thanks for contributing to harbor community. Best, |
|
@SoumyaRaikwar @wy65701436 please follow up and clarify. |
…binary (address review) - Keep REGISTRYURL variable (empty by default) and pass-through to sub-make - Restore conditional registry download path and _get_binary helper in photon Makefile - Aligns with reviewer guidance on goharbor#22372 Signed-off-by: Your Name <your.email@example.com>
|
Thanks for the review. I’ve addressed the feedback:
@stonezdj Please take another look. Thanks!" |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #22372 +/- ##
===========================================
+ Coverage 45.36% 65.92% +20.55%
===========================================
Files 244 1074 +830
Lines 13333 116413 +103080
Branches 2719 2937 +218
===========================================
+ Hits 6049 76746 +70697
- Misses 6983 35419 +28436
- Partials 301 4248 +3947
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
wy65701436
left a comment
There was a problem hiding this comment.
thanks for your contribution. LGTM
|
Hi! @stonezdj , could you please review my pr. |
|
@stonezdj could you please review my pr |
…uild Closes goharbor#22333 - Drop REGISTRYURL variable and its propagation - Simplify make/photon/Makefile to always build registry from source via builder - Remove Google Storage URL reference used for downloading prebuilt registry binary Signed-off-by: Your Name <your.email@example.com>
…binary (address review) - Keep REGISTRYURL variable (empty by default) and pass-through to sub-make - Restore conditional registry download path and _get_binary helper in photon Makefile - Aligns with reviewer guidance on goharbor#22372 Signed-off-by: Your Name <your.email@example.com>
Signed-off-by: Soumya Raikwar <164396577+SoumyaRaikwar@users.noreply.github.com>
Signed-off-by: Soumya Raikwar <164396577+SoumyaRaikwar@users.noreply.github.com>
76de3b0 to
0952395
Compare
|
Hi @stonezdj @MinerYang @Vad1mo, Could you please approve the workflow runs for this PR? |
|
@bupd could you please approve the workflows run on my pr ? |
|
@wy65701436 @stonezdj The PR has been approved and auto-merge is enabled, but it seems to be waiting on workflow approval. Could you please approve the CI runs when you get a chance? Thank you! |
bupd
left a comment
There was a problem hiding this comment.
its about time. We should merge this.
|
This PR is being marked stale due to a period of inactivty. If this PR is still relevant, please comment or remove the stale label. Otherwise, this PR will close in 30 days. |
|
/label never-stale |
|
@SoumyaRaikwar can you rebase your pr to main branch. |
Signed-off-by: stonezdj(Daojun Zhang) <stonezdj@gmail.com>
…uild (goharbor#22372) * build: remove unused REGISTRYURL and GCS download path for registry build Closes goharbor#22333 - Drop REGISTRYURL variable and its propagation - Simplify make/photon/Makefile to always build registry from source via builder - Remove Google Storage URL reference used for downloading prebuilt registry binary Signed-off-by: Your Name <your.email@example.com> * build: keep REGISTRYURL var and fallback download path; restore _get_binary (address review) - Keep REGISTRYURL variable (empty by default) and pass-through to sub-make - Restore conditional registry download path and _get_binary helper in photon Makefile - Aligns with reviewer guidance on goharbor#22372 Signed-off-by: Your Name <your.email@example.com> * Update Makefile Signed-off-by: Soumya Raikwar <164396577+SoumyaRaikwar@users.noreply.github.com> * Update Makefile Signed-off-by: Soumya Raikwar <164396577+SoumyaRaikwar@users.noreply.github.com> * Update Makefile Signed-off-by: Soumya Raikwar <164396577+SoumyaRaikwar@users.noreply.github.com> --------- Signed-off-by: Your Name <your.email@example.com> Signed-off-by: Soumya Raikwar <164396577+SoumyaRaikwar@users.noreply.github.com> Signed-off-by: stonezdj(Daojun Zhang) <stonezdj@gmail.com> Co-authored-by: Your Name <your.email@example.com> Co-authored-by: stonezdj(Daojun Zhang) <stonezdj@gmail.com> Signed-off-by: sias32 <sias.32@yandex.ru>
…uild (goharbor#22372) * build: remove unused REGISTRYURL and GCS download path for registry build Closes goharbor#22333 - Drop REGISTRYURL variable and its propagation - Simplify make/photon/Makefile to always build registry from source via builder - Remove Google Storage URL reference used for downloading prebuilt registry binary Signed-off-by: Your Name <your.email@example.com> * build: keep REGISTRYURL var and fallback download path; restore _get_binary (address review) - Keep REGISTRYURL variable (empty by default) and pass-through to sub-make - Restore conditional registry download path and _get_binary helper in photon Makefile - Aligns with reviewer guidance on goharbor#22372 Signed-off-by: Your Name <your.email@example.com> * Update Makefile Signed-off-by: Soumya Raikwar <164396577+SoumyaRaikwar@users.noreply.github.com> * Update Makefile Signed-off-by: Soumya Raikwar <164396577+SoumyaRaikwar@users.noreply.github.com> * Update Makefile Signed-off-by: Soumya Raikwar <164396577+SoumyaRaikwar@users.noreply.github.com> --------- Signed-off-by: Your Name <your.email@example.com> Signed-off-by: Soumya Raikwar <164396577+SoumyaRaikwar@users.noreply.github.com> Signed-off-by: stonezdj(Daojun Zhang) <stonezdj@gmail.com> Co-authored-by: Your Name <your.email@example.com> Co-authored-by: stonezdj(Daojun Zhang) <stonezdj@gmail.com> Signed-off-by: sias32 <sias.32@yandex.ru>
…uild (goharbor#22372) * build: remove unused REGISTRYURL and GCS download path for registry build Closes goharbor#22333 - Drop REGISTRYURL variable and its propagation - Simplify make/photon/Makefile to always build registry from source via builder - Remove Google Storage URL reference used for downloading prebuilt registry binary Signed-off-by: Your Name <your.email@example.com> * build: keep REGISTRYURL var and fallback download path; restore _get_binary (address review) - Keep REGISTRYURL variable (empty by default) and pass-through to sub-make - Restore conditional registry download path and _get_binary helper in photon Makefile - Aligns with reviewer guidance on goharbor#22372 Signed-off-by: Your Name <your.email@example.com> * Update Makefile Signed-off-by: Soumya Raikwar <164396577+SoumyaRaikwar@users.noreply.github.com> * Update Makefile Signed-off-by: Soumya Raikwar <164396577+SoumyaRaikwar@users.noreply.github.com> * Update Makefile Signed-off-by: Soumya Raikwar <164396577+SoumyaRaikwar@users.noreply.github.com> --------- Signed-off-by: Your Name <your.email@example.com> Signed-off-by: Soumya Raikwar <164396577+SoumyaRaikwar@users.noreply.github.com> Signed-off-by: stonezdj(Daojun Zhang) <stonezdj@gmail.com> Co-authored-by: Your Name <your.email@example.com> Co-authored-by: stonezdj(Daojun Zhang) <stonezdj@gmail.com> Signed-off-by: sias32 <sias320@gmail.com>
This PR addresses issue #22333.
Changes:
Rationale:
Notes: