Skip to content

bump go 1.26.1#21805

Draft
jmank88 wants to merge 1 commit intodevelopfrom
golang-1.26.1
Draft

bump go 1.26.1#21805
jmank88 wants to merge 1 commit intodevelopfrom
golang-1.26.1

Conversation

@jmank88
Copy link
Copy Markdown
Contributor

@jmank88 jmank88 commented Mar 31, 2026

Notice this changes how mockery files are generated. That is because of goimports changes in go 1.26. It may cause some disruption, but I think it is just something we have to get past (and it is a better end state).

@github-actions
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
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 31, 2026

✅ No conflicts with other open PRs targeting develop

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 31, 2026

CORA - Pending Reviewers

Codeowners Entry Overall Num Files Owners
* 💬 21 @smartcontractkit/foundations, @smartcontractkit/core
/common/ 💬 4 @smartcontractkit/bix-framework, @smartcontractkit/core
/common/txmgr/ 💬 12 @dimriou, @smartcontractkit/bix-framework, @smartcontractkit/core
/core/services/feeds/ 💬 3 @smartcontractkit/core, @smartcontractkit/devex-tooling
/core/capabilities/ 💬 9 @smartcontractkit/keystone, @smartcontractkit/capabilities-team
/core/capabilities/ccip/ 2 @smartcontractkit/ccip-offchain
/core/services/fluxmonitorv2/ 💬 3 @smartcontractkit/foundations, @smartcontractkit/core
/core/services/job/ 💬 3 @smartcontractkit/foundations, @smartcontractkit/core
/core/services/keystore/ 💬 11 @smartcontractkit/foundations
/core/services/ocr*/ 💬 1 @smartcontractkit/foundations, @smartcontractkit/core
/core/services/pipeline/ 💬 2 @smartcontractkit/foundations, @smartcontractkit/bix-framework, @smartcontractkit/core
/core/services/telemetry/ 💬 1 @smartcontractkit/data-tooling, @smartcontractkit/core
/core/services/webhook/ 💬 1 @smartcontractkit/foundations, @smartcontractkit/bix-framework, @smartcontractkit/core
/core/services/ccip/ 1 @smartcontractkit/ccip
/core/services/ocr2/plugins/ccip/ 10 @smartcontractkit/ccip
/core/services/vrf/ 💬 1 @smartcontractkit/dev-services, @smartcontractkit/core
/core/services/blockhashstore/ 💬 1 @smartcontractkit/dev-services, @smartcontractkit/core
/core/services/ocr2/plugins/ocr2keeper/ 2 @smartcontractkit/dev-services
/core/services/functions/ 1 @smartcontractkit/dev-services
/core/services/s4/ 2 @smartcontractkit/dev-services
/core/services/workflows/ 💬 1 @smartcontractkit/keystone
/deployment/common/ 1 @smartcontractkit/operations-platform
/core/chainlink.Dockerfile 💬 1 @smartcontractkit/devex-cicd, @smartcontractkit/foundations, @smartcontractkit/core
.tool-versions 💬 2 @smartcontractkit/core
go.mod 💬 29 @smartcontractkit/core, @smartcontractkit/foundations
integration-tests/go.mod 💬 1 @smartcontractkit/core, @smartcontractkit/devex-tooling, @smartcontractkit/foundations

Legend: ✅ Approved | ❌ Changes Requested | 💬 Commented | 🚫 Dismissed | ⏳ Pending | ❓ Unknown

For more details, see the full review summary.

@trunk-io
Copy link
Copy Markdown

trunk-io bot commented Mar 31, 2026

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

@jmank88
Copy link
Copy Markdown
Contributor Author

jmank88 commented Apr 1, 2026

The ci core tests are timing out with 15 minutes 🤔

@jmank88 jmank88 force-pushed the golang-1.26.1 branch 2 times, most recently from 88e621a to 1eda476 Compare April 2, 2026 21:53
Headers: map[string]string{},
Body: nil,
Timeout: 1 * time.Second,
Timeout: 10 * time.Second,
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This was required to prevent the two hex cases from timing out. They take ~6 seconds for some reason?

@cl-sonarqube-production
Copy link
Copy Markdown

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.

1 participant