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

Skip to content

Conversation

@denis-ryzhkov
Copy link
Collaborator

@denis-ryzhkov denis-ryzhkov commented Oct 15, 2025

Copilot AI review requested due to automatic review settings October 15, 2025 13:53
Copy link
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 fixes a CI workflow issue where the go-version input was not properly specified, causing the action to fail when trying to use a non-existent environment variable. The fix standardizes the approach by using go-version-file to read the Go version from the go.mod file, consistent with other workflows in the repository.

Key Changes

  • Replace go-version: ${{ env.GO_VERSION }} with go-version-file: "kof-operator/go.mod" in the Helm chart test workflow
  • Align this workflow with the existing pattern used in other workflows

@denis-ryzhkov denis-ryzhkov added this pull request to the merge queue Oct 15, 2025
Merged via the queue into k0rdent:main with commit 1985222 Oct 15, 2025
2 checks passed
@github-project-automation github-project-automation bot moved this to Done in k0rdent Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants