Skip to content

chore: bump Go to 1.26.7 and mcms to v0.55.0 - #23614

Merged
ilija42 merged 1 commit into
developfrom
chore/bump-go-mcms
Sep 1, 2026
Merged

chore: bump Go to 1.26.7 and mcms to v0.55.0#23614
ilija42 merged 1 commit into
developfrom
chore/bump-go-mcms

Conversation

@ilija42

@ilija42 ilija42 commented Sep 1, 2026

Copy link
Copy Markdown
Contributor
  • go.mod (root), .tool-versions, integration-tests/.tool-versions: Go 1.26.6 -> 1.26.7
  • deployment + core/scripts + integration-tests(+load) + system-tests(lib,tests): mcms -> v0.55.0, chainlink-stellar -> v0.0.5 (+bindings), tidy
  • go.md regenerated

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 1, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-01T18:59:05.424534Z 3b66724 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

👋 ilija42, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

@ilija42
ilija42 requested a review from a team as a code owner September 1, 2026 18:58
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

I see you updated files related to core. Please run make gocs in the root directory to add a changeset as well as in the text include at least one of the following tags:

  • #added For any new functionality added.
  • #breaking_change For any functionality that requires manual action for the node to boot.
  • #bugfix For bug fixes.
  • #changed For any change to the existing functionality.
  • #db_update For any feature that introduces updates to database schema.
  • #deprecation_notice For any upcoming deprecation functionality.
  • #internal For changesets that need to be excluded from the final changelog.
  • #nops For any feature that is NOP facing and needs to be in the official Release Notes for the release.
  • #removed For any functionality/config that is removed.
  • #updated For any functionality that is updated.
  • #wip For any change that is not ready yet and external communication about it should be held off till it is feature complete.

@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

✅ No conflicts with other open PRs targeting develop

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 3b66724e2d

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread go.mod
module github.com/smartcontractkit/chainlink/v2

go 1.26.6
go 1.26.7

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Align the Docker builders with the new Go minimum

The root module now requires Go 1.26.7, but both core/chainlink.Dockerfile:8 and plugins/chainlink.Dockerfile:10 still use golang:1.26.6-bookworm before copying this go.mod and running Go commands. In the image builds referenced by .github/workflows/build-publish.yml and .github/workflows/docker-build.yml, this either forces an unpinned automatic toolchain download or fails when toolchain auto-downloads are disabled/unavailable, so the release and test builders should be bumped alongside the module.

Useful? React with 👍 / 👎.

@trunk-io

trunk-io Bot commented Sep 1, 2026

Copy link
Copy Markdown

Static BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

@cl-sonarqube-production

Copy link
Copy Markdown

@ilija42
ilija42 added this pull request to the merge queue Sep 1, 2026
Merged via the queue into develop with commit 679cb56 Sep 1, 2026
236 of 239 checks passed
@ilija42
ilija42 deleted the chore/bump-go-mcms branch September 1, 2026 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants