Skip to content

Upgrade Go to 1.24.1 (from 1.23.6) and all Go packages#432

Merged
bauersimon merged 8 commits intomainfrom
go-1.24.1
Mar 27, 2025
Merged

Upgrade Go to 1.24.1 (from 1.23.6) and all Go packages#432
bauersimon merged 8 commits intomainfrom
go-1.24.1

Conversation

@zimmski
Copy link
Member

@zimmski zimmski commented Mar 16, 2025

No description provided.

@zimmski zimmski added the enhancement New feature or request label Mar 16, 2025
@zimmski zimmski added this to the v1.1.0 milestone Mar 16, 2025
@zimmski zimmski self-assigned this Mar 16, 2025
@zimmski zimmski modified the milestones: v1.1.0, v1.0.0 Mar 16, 2025
@zimmski zimmski force-pushed the go-1.24.1 branch 2 times, most recently from 14ee283 to 8a7d431 Compare March 16, 2025 20:18
@ahumenberger ahumenberger force-pushed the go-1.24.1 branch 5 times, most recently from e631a7a to 503a81c Compare March 17, 2025 13:06
@zimmski zimmski assigned ahumenberger and unassigned zimmski Mar 18, 2025
@ahumenberger ahumenberger force-pushed the go-1.24.1 branch 2 times, most recently from a631ced to e4ace34 Compare March 18, 2025 12:21
@zimmski zimmski modified the milestones: v1.0.0, v1.1.0 Mar 21, 2025
@zimmski
Copy link
Member Author

zimmski commented Mar 21, 2025

@ahumenberger i see this upgrade as a "bugfix" release so please after merging, let's create a release and add it to the discussion. Then upgrade internally in the symflower repo.

@Munsio Munsio force-pushed the go-1.24.1 branch 6 times, most recently from 01e73a3 to 29176fc Compare March 27, 2025 13:02
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR upgrades the Go version to 1.24.1 and updates the auto-generated mocks across several packages by bumping mockery from v2.40.3 to v2.53.2. The changes also include adjustments to logger functions, modifications to expected test error messages, and updates in GitHub workflow configurations to derive the Go version from go.mod.

Reviewed Changes

Copilot reviewed 22 out of 25 changed files in this pull request and generated no comments.

Show a summary per file
File Description
provider/testing/*_mock_gen.go Updated header comment to reflect mockery v2.53.2 generation
model/testing/*_mock_gen.go Updated header comments and function comments (no fields format)
log/logger.go Replaced PrintfWithoutMeta with PrintWithoutMeta and adjusted panic functions
evaluate/task/write-test_test.go Updated expected error messages in tests
evaluate/task/transpile_test.go Removed unmatched error message expectations
evaluate/evaluate_test.go Updated expected evaluation output string
cmd/eval-dev-quality/cmd/command.go Replaced logger.PrintfWithoutMeta with logger.PrintWithoutMeta
.github/workflows/job-test.yml Changed Go setup to use go-version-file referencing go.mod
.github/workflows/job-lint.yml Changed Go setup to use go-version-file referencing go.mod
Files not reviewed (3)
  • Dockerfile: Language not supported
  • Makefile: Language not supported
  • go.mod: Language not supported

@Munsio Munsio requested a review from bauersimon March 27, 2025 14:01
@bauersimon bauersimon enabled auto-merge March 27, 2025 14:02
@bauersimon bauersimon merged commit 331aaf7 into main Mar 27, 2025
8 checks passed
@bauersimon bauersimon deleted the go-1.24.1 branch March 27, 2025 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants