Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

houseme
Copy link
Member

@houseme houseme commented Aug 22, 2025

feat: upgrade workflow checkout version v5

@houseme houseme requested review from Copilot and hailaz August 22, 2025 10:22
Copy link
Contributor

@Copilot 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 workflow dependencies and Go version support across the CI/CD pipeline. The main focus is updating GitHub Actions checkout version from v4 to v5 and adding support for Go 1.25.

  • Upgrade actions/checkout from v4 to v5 across all workflow files
  • Add Go 1.25 support to CI matrix and update latest Go version references
  • Update additional workflow dependencies including golangci-lint and protoc versions

Reviewed Changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
.golangci.yml Updates Go version from 1.22 to 1.25
.github/workflows/tag.yml Upgrades checkout action to v5
.github/workflows/sonarcloud.yaml Updates checkout to v5 and runner to ubuntu-latest
.github/workflows/release.yml Updates checkout to v5 and Go version to 1.25
.github/workflows/golangci-lint.yml Updates checkout, golangci-lint action, and Go version matrix
.github/workflows/gitee-sync.yml Upgrades checkout action to v5
.github/workflows/format-code-on-push.yml Upgrades checkout action to v5
.github/workflows/ci-sub.yml Updates checkout to v5 and adds Go 1.25 to matrix
.github/workflows/ci-main.yml Updates checkout, protoc setup, and Go version configurations

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@hailaz hailaz merged commit a6dbf4b into master Aug 22, 2025
27 checks passed
@hailaz hailaz deleted the feature/workflow branch August 22, 2025 13:58
@hailaz hailaz changed the title feat: upgrade workflow checkout version v5 feat(ci): upgrade workflow checkout version v5 Aug 22, 2025
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.

2 participants