Skip to content

[ci] Configure action/setup-go to read golang version from go.mod #3825

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 26, 2025

Conversation

maru-ava
Copy link
Contributor

@maru-ava maru-ava commented Mar 22, 2025

Why this should be merged

Previously a custom action was used to determine the golang version from go.mod. This is not necessary since setup-go can do this directly.

How this was tested

Checked that one of the jobs using setup-go downloaded 1.23.6 as intended:

https://github.com/ava-labs/avalanchego/actions/runs/14004060271/job/39215432386?pr=3825

Need to be documented in RELEASES.md?

N/A

@maru-ava maru-ava added the ci This focuses on changes to the CI process label Mar 22, 2025
@maru-ava maru-ava self-assigned this Mar 22, 2025
@github-project-automation github-project-automation bot moved this to Backlog 🗄️ in avalanchego Mar 22, 2025
@maru-ava maru-ava moved this from Backlog 🗄️ to In Review 👀 in avalanchego Mar 22, 2025
Previously a custom action was used to determine the golang version
from go.mod. This is not necessary since setup-go can do this directly.
@maru-ava maru-ava force-pushed the ci-simplify-go-setup branch from a875425 to 1556360 Compare March 22, 2025 01:59
@maru-ava maru-ava enabled auto-merge March 26, 2025 15:38
@maru-ava maru-ava added this pull request to the merge queue Mar 26, 2025
Merged via the queue into master with commit aa2c4b5 Mar 26, 2025
23 checks passed
@maru-ava maru-ava deleted the ci-simplify-go-setup branch March 26, 2025 15:56
@github-project-automation github-project-automation bot moved this from In Review 👀 to Done ✅ in avalanchego Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci This focuses on changes to the CI process
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants