Skip to content

Enable long paths for Windows releases#92

Merged
gontzess merged 1 commit into
mainfrom
gontzess/fix-windows-longpaths
Jun 4, 2026
Merged

Enable long paths for Windows releases#92
gontzess merged 1 commit into
mainfrom
gontzess/fix-windows-longpaths

Conversation

@gontzess

@gontzess gontzess commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Why

The Windows MSI release job checks out caller repositories before building artifacts. Repositories with deep vendored paths can fail checkout under Windows default path limits before GoReleaser runs.

What this changes

Adds a first step in the Windows release job that sets system Git core.longpaths=true before checkout. This gives standard release jobs the same long-path handling as the axiomatic release workflow.

@gontzess
gontzess requested review from a team and btipling June 4, 2026 23:38
@gontzess
gontzess merged commit c10a891 into main Jun 4, 2026
2 checks passed
@gontzess
gontzess deleted the gontzess/fix-windows-longpaths branch June 4, 2026 23:46
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