Skip to content

🌱chore: upgrade to go 1.26 - #228

Merged
openshift-merge-bot[bot] merged 1 commit into
open-cluster-management-io:mainfrom
tesshuflower:ocm-1555-golang-1.26
Jun 15, 2026
Merged

🌱chore: upgrade to go 1.26#228
openshift-merge-bot[bot] merged 1 commit into
open-cluster-management-io:mainfrom
tesshuflower:ocm-1555-golang-1.26

Conversation

@tesshuflower

@tesshuflower tesshuflower commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Upgrades Go version from 1.25 to 1.26.

Changes:

  • go.mod — go directive updated to 1.26.0
  • .github/workflows/go.yml — GO_VERSION updated to 1.26

Relates to: open-cluster-management-io/ocm#1555

Summary by CodeRabbit

  • Chores
    • Updated Go toolchain version from 1.25 to 1.26 for all build and test processes.

Updates go.mod and GitHub Actions workflow to use Go 1.26.

Relates to: open-cluster-management-io/ocm#1555

Signed-off-by: Tesshu Flower <tflower@redhat.com>
@coderabbitai

coderabbitai Bot commented Jun 11, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 07b48ac3-49e8-42c8-9d44-afca876882ff

📥 Commits

Reviewing files that changed from the base of the PR and between 3ea63fb and 7f7299c.

📒 Files selected for processing (2)
  • .github/workflows/go.yml
  • go.mod

Walkthrough

The pull request upgrades the Go toolchain version from 1.25 to 1.26 across two configuration artifacts: the GitHub Actions workflow environment variable GO_VERSION and the go.mod module directive, ensuring all CI jobs and module builds consistently use Go 1.26.

Changes

Go Toolchain Version Upgrade

Layer / File(s) Summary
Go 1.26 version bump in workflow and module
.github/workflows/go.yml, go.mod
Workflow GO_VERSION environment variable and go.mod go directive both updated from 1.25 to 1.26, coordinating CI and module toolchain versions across all jobs.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested labels

approved, lgtm

Suggested reviewers

  • qiujian16
  • deads2k
  • mikeshng
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes the main change: upgrading Go from version 1.25 to 1.26, with appropriate emoji classification for chore/misc work.
Description check ✅ Passed The description provides a clear summary and lists specific files changed with their modifications, though it lacks the structured template sections (Summary, Related issue(s)) from the repository template.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@openshift-ci
openshift-ci Bot requested review from deads2k and qiujian16 June 11, 2026 17:25
@tesshuflower tesshuflower changed the title chore: upgrade to go 1.26 🌱chore: upgrade to go 1.26 Jun 11, 2026
@mikeshng

Copy link
Copy Markdown
Member

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Jun 11, 2026

Copy link
Copy Markdown
✅ Action performed

Review finished.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@qiujian16

Copy link
Copy Markdown
Member

/approve
/lgtm

@openshift-ci

openshift-ci Bot commented Jun 15, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: qiujian16, tesshuflower

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot
openshift-merge-bot Bot merged commit 5c58430 into open-cluster-management-io:main Jun 15, 2026
10 of 11 checks passed
@tesshuflower
tesshuflower deleted the ocm-1555-golang-1.26 branch June 15, 2026 12:56
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.

3 participants