Skip to content

chore: Update release pipeline to use GoReleaser v6 and simplify steps#48

Merged
jojomo96 merged 1 commit intomainfrom
feat/update-release-pipeline
Apr 2, 2026
Merged

chore: Update release pipeline to use GoReleaser v6 and simplify steps#48
jojomo96 merged 1 commit intomainfrom
feat/update-release-pipeline

Conversation

@jojomo96
Copy link
Copy Markdown
Member

@jojomo96 jojomo96 commented Apr 2, 2026

This pull request updates the GitHub Actions workflow for releases by removing unnecessary steps and upgrading the GoReleaser action version. These changes help streamline the workflow and ensure compatibility with the latest tooling.

Workflow cleanup and modernization:

  • Removed the explicit git fetch --force --tags step, as it is no longer necessary for the release process.
  • Removed the Go modules caching step, simplifying the workflow and potentially reducing issues with stale dependencies.

Dependency/tooling updates:

  • Upgraded the goreleaser/goreleaser-action from version v4 to v6 to use the latest features and fixes.…ry steps

@jojomo96 jojomo96 merged commit b2b2d05 into main Apr 2, 2026
3 checks passed
@jojomo96 jojomo96 deleted the feat/update-release-pipeline branch April 2, 2026 17:58
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.

1 participant