Skip to content

bump golang version #22216

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 30, 2025

Conversation

wy65701436
Copy link
Contributor

from v2.13.11 to v2.14.5

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.

Copy link
Member

@chlins chlins left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link

codecov bot commented Jul 30, 2025

Codecov Report

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

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                @@
##             release-2.13.0   #22216   +/-   ##
=================================================
  Coverage                  ?   46.46%           
=================================================
  Files                     ?      253           
  Lines                     ?    14235           
  Branches                  ?     2925           
=================================================
  Hits                      ?     6615           
  Misses                    ?     7264           
  Partials                  ?      356           
Flag Coverage Δ
unittests 46.46% <ø> (?)

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.

from v2.13.11 to v2.14.5

Signed-off-by: wy65701436 <[email protected]>
@wy65701436 wy65701436 force-pushed the release-2.13.0-go-1.24 branch from 584f266 to 859c4aa Compare July 30, 2025 08:26
@wy65701436 wy65701436 disabled auto-merge July 30, 2025 09:14
Copy link
Member

@Vad1mo Vad1mo left a comment

Choose a reason for hiding this comment

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

This PRs does not only bump golang version but introduces other changes to the code as well.

@wy65701436 wy65701436 force-pushed the release-2.13.0-go-1.24 branch from 2870e2e to ec9d5f0 Compare July 30, 2025 09:44
Signed-off-by: wang yan <[email protected]>
@wy65701436 wy65701436 force-pushed the release-2.13.0-go-1.24 branch from d3f9113 to 85691e8 Compare July 30, 2025 10:10
@wy65701436
Copy link
Contributor Author

This PRs does not only bump golang version but introduces other changes to the code as well.

These changes are required due to the upgrade to Go v1.24.5, including updates to tools like Mockery and golangci-lint.

@wy65701436 wy65701436 merged commit 14d9343 into goharbor:release-2.13.0 Jul 30, 2025
18 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.

7 participants