Skip to content

chore: use latest go#264

Merged
hardfist merged 6 commits intomainfrom
upgrade-go-version
Aug 14, 2025
Merged

chore: use latest go#264
hardfist merged 6 commits intomainfrom
upgrade-go-version

Conversation

@hardfist
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings August 14, 2025 10:16
@netlify
Copy link
Copy Markdown

netlify bot commented Aug 14, 2025

Deploy Preview for rslint canceled.

Name Link
🔨 Latest commit 5f95289
🔍 Latest deploy log https://app.netlify.com/projects/rslint/deploys/689dcfd778599a0009100fee

Copy link
Copy Markdown
Contributor

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 updates the Go version used across the project's CI/CD workflows from 1.24.1 to 1.25.0, removing hardcoded environment variables and centralizing version specification in workflow matrices.

  • Updates Go version from 1.24.1 to 1.25.0 across all CI workflows
  • Removes redundant GO_VERSION environment variables from workflow files
  • Makes go-version parameter required in the setup-go action instead of using a default

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/release.yml Removes hardcoded GO_VERSION environment variable
.github/workflows/copilot-setup-steps.yml Updates go-version from 1.24.1 to 1.25.0
.github/workflows/ci.yml Removes GO_VERSION env var and updates matrix go-version to 1.25.0
.github/actions/setup-go/action.yml Makes go-version required instead of defaulting to >=1.24.0

@hardfist hardfist merged commit 60c093a into main Aug 14, 2025
14 checks passed
@hardfist hardfist deleted the upgrade-go-version branch August 14, 2025 12:43
ScriptedAlchemy pushed a commit that referenced this pull request Aug 15, 2025
Co-authored-by: pshu <pishu.spf@antfin.com>
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