Skip to content

ci: cleanup go compiler use#1377

Open
Frostman wants to merge 2 commits intomainfrom
dev/frostman/ci-no-go-cache
Open

ci: cleanup go compiler use#1377
Frostman wants to merge 2 commits intomainfrom
dev/frostman/ci-no-go-cache

Conversation

@Frostman
Copy link
Member

No description provided.

Signed-off-by: Sergei Lukianov <me@slukjanov.name>
Signed-off-by: Sergei Lukianov <me@slukjanov.name>
@Frostman Frostman requested a review from a team as a code owner March 23, 2026 17:05
@Frostman Frostman requested review from Copilot and daniel-noland and removed request for a team March 23, 2026 17:05
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

Removes unnecessary Go toolchain setup from the main CI build job and scopes Go installation to the release publish flow where it’s actually needed (to run go fmt when bumping versions in the fabricator repo).

Changes:

  • Removed the actions/setup-go step from the build job (previously noted as temporary for skopeo).
  • Kept actions/setup-go only in the publish job and disabled Go caching to avoid dependency-file assumptions.

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