action/setup-go use go-version-file

Open
#42 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
45/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Stale
Tech stack
github-actions, go
Domain
ci-cd

Research direction

Inspect the repository's GitHub Actions workflow implementations and find the action/setup-go configuration that supplies a Go version directly. Check the setup-go documentation linked in the issue, then update the workflow to read the version from go.mod and verify the workflow configuration remains valid.

Written by the indexing model from the issue text.

Description

currently, the pipeline uses the go version as input. since v3, you can tell the setup to use the go version from go.mod. this seems like a logical change, so we don't have to keep the pipeline and go.mod in-sync.

Dominant language
No language data
Stars
1
Forks
7
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from redhat-cop/github-workflows-operators

All issues in redhat-cop/github-workflows-operators

Similar issues

More DevOps issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.