Skip to content

bump Go version from 1.25.9 to 1.26.3#23236

Merged
stonezdj merged 2 commits into
goharbor:release-2.15.0from
stonezdj:2.15_bump_golang_26
May 18, 2026
Merged

bump Go version from 1.25.9 to 1.26.3#23236
stonezdj merged 2 commits into
goharbor:release-2.15.0from
stonezdj:2.15_bump_golang_26

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.

@stonezdj
stonezdj requested a review from a team as a code owner May 14, 2026 05:56
@stonezdj
stonezdj force-pushed the 2.15_bump_golang_26 branch from 4a9adbd to d68b1f9 Compare May 14, 2026 05:57
@codecov

codecov Bot commented May 14, 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@03162e2). Learn more about missing BASE report.

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                @@
##             release-2.15.0   #23236   +/-   ##
=================================================
  Coverage                  ?   65.99%           
=================================================
  Files                     ?     1074           
  Lines                     ?   116684           
  Branches                  ?     2952           
=================================================
  Hits                      ?    77007           
  Misses                    ?    35404           
  Partials                  ?     4273           
Flag Coverage Δ
unittests 65.99% <ø> (?)

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

Files with missing lines Coverage Δ
.../controller/artifact/processor/cnai/parser/base.go 90.32% <ø> (ø)
...controller/artifact/processor/cnai/parser/files.go 75.51% <ø> (ø)
...ntroller/artifact/processor/cnai/parser/license.go 100.00% <ø> (ø)
...ontroller/artifact/processor/cnai/parser/readme.go 100.00% <ø> (ø)
.../controller/artifact/processor/cnai/parser/util.go 83.54% <ø> (ø)
src/controller/artifact/processor/image/index.go 69.23% <ø> (ø)
...controller/artifact/processor/image/manifest_v1.go 69.56% <ø> (ø)
...controller/artifact/processor/image/manifest_v2.go 71.21% <ø> (ø)
.../controller/replication/transfer/image/transfer.go 34.02% <ø> (ø)
src/controller/scanner/base_controller.go 37.06% <ø> (ø)
... and 28 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.

@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

@stonezdj stonezdj added the release-note/update Update or Fix label May 14, 2026

@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 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

@stonezdj
stonezdj force-pushed the 2.15_bump_golang_26 branch from d68b1f9 to 986940d Compare May 14, 2026 07:23
  update mocks
  bump golangci-lint from v2.8.0 to v2.9.0 for Go 1.26 compatibility
  add //nolint:revive to packages whose names shadow Go stdlib

Signed-off-by: stonezdj <[email protected]>
@stonezdj
stonezdj force-pushed the 2.15_bump_golang_26 branch from 9979bc9 to f6dd9ec Compare May 18, 2026 05:21
@stonezdj
stonezdj enabled auto-merge (squash) May 18, 2026 05:23
@stonezdj
stonezdj merged commit 20a6f36 into goharbor:release-2.15.0 May 18, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-note/update Update or Fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants