Skip to content

build: use dev-legacy tags to decouple 2.15 builds from main#23360

Merged
wy65701436 merged 4 commits into
goharbor:release-2.15.0from
wy65701436:release-2.15.0-dev
Jun 12, 2026
Merged

build: use dev-legacy tags to decouple 2.15 builds from main#23360
wy65701436 merged 4 commits into
goharbor:release-2.15.0from
wy65701436:release-2.15.0-dev

Conversation

@wy65701436

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.

Switch all dev-tagged images (base, app, helper, and intermediate builder images) to dev-legacy so the 2.15 line is not impacted by
unstable dev images built from main. goharbor/photon:5.0 is left for a separate PR.

Signed-off-by: wang yan <[email protected]>
@wy65701436
wy65701436 requested a review from a team as a code owner June 12, 2026 08:03
@wy65701436 wy65701436 changed the title Release 2.15.0 dev build: use dev-legacy tags to decouple 2.15 builds from main Jun 12, 2026
@wy65701436 wy65701436 added release-note/infra Infra related changes e.g. release, test, ship etc... target/2.15.2 labels Jun 12, 2026
@codecov

codecov Bot commented Jun 12, 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@a4027b1). Learn more about missing BASE report.

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                @@
##             release-2.15.0   #23360   +/-   ##
=================================================
  Coverage                  ?   65.96%           
=================================================
  Files                     ?     1074           
  Lines                     ?   116753           
  Branches                  ?     2952           
=================================================
  Hits                      ?    77017           
  Misses                    ?    35457           
  Partials                  ?     4279           
Flag Coverage Δ
unittests 65.96% <ø> (?)

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.

Signed-off-by: wang yan <[email protected]>

@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

@wy65701436
wy65701436 enabled auto-merge (squash) June 12, 2026 09:31

@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 8305433 into goharbor:release-2.15.0 Jun 12, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-note/infra Infra related changes e.g. release, test, ship etc... target/2.15.2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants