Skip to content

(cherry-pick) Update Makefile PIP_INDEX_URL to use default value if not defined - #23377

Merged
wy65701436 merged 2 commits into
goharbor:release-2.15.0from
stonezdj:2.15_pip_index_url
Jun 15, 2026
Merged

(cherry-pick) Update Makefile PIP_INDEX_URL to use default value if not defined#23377
wy65701436 merged 2 commits into
goharbor:release-2.15.0from
stonezdj:2.15_pip_index_url

Conversation

@stonezdj

Copy link
Copy Markdown
Contributor

Thank you for contributing to Harbor!

Comprehensive Summary of your change

Issue being fixed

Fixes #(issue)

Please indicate you've done the following:

  • Well Written Title and Summary of the PR
  • Label the PR as needed. "release-note/ignore-for-release, release-note/new-feature, release-note/update, release-note/enhancement, release-note/community, release-note/breaking-change, release-note/docs, release-note/infra, release-note/deprecation"
  • Accepted the DCO. Commits without the DCO will delay acceptance.
  • Made sure tests are passing and test coverage is added if needed.
  • Considered the docs impact and opened a new docs issue or PR with docs changes if needed in website repository.

Signed-off-by: stonezdj <stone.zhang@broadcom.com>
@stonezdj
stonezdj requested a review from a team as a code owner June 15, 2026 04:56
@codecov

codecov Bot commented Jun 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (release-2.15.0@83a4d2d). Learn more about missing BASE report.

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                @@
##             release-2.15.0   #23377   +/-   ##
=================================================
  Coverage                  ?   66.01%           
=================================================
  Files                     ?     1073           
  Lines                     ?   116682           
  Branches                  ?     2952           
=================================================
  Hits                      ?    77024           
  Misses                    ?    35384           
  Partials                  ?     4274           
Flag Coverage Δ
unittests 66.01% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

build: support custom PyPI index URL for prepare image builds

Pass PIP_INDEX_URL through the make build chain as a Docker --build-arg,
mirroring the existing NPM_REGISTRY pattern for the portal build.

Signed-off-by: stonezdj <stone.zhang@broadcom.com>
@stonezdj stonezdj changed the title Update Makefile PIP_INDEX_URL to use default value if not defined (cherry-pick) Update Makefile PIP_INDEX_URL to use default value if not defined Jun 15, 2026

@wy65701436 wy65701436 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@wy65701436

Copy link
Copy Markdown
Contributor

I believe this should be also cherry pick to branch 2.14, thanks.

@chlins chlins left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@MinerYang MinerYang left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@wy65701436
wy65701436 merged commit dae07bf into goharbor:release-2.15.0 Jun 15, 2026
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants