Skip to content

Conversation

@miparnisari
Copy link
Contributor

@miparnisari miparnisari commented Apr 24, 2025

Fix failures to release to chocolatey. https://github.com/authzed/zed/actions/runs/14652457878/job/41121211214

• running goreleaser v2.3.2-pro (outdated, latest is v2.8.2)
  ⨯ release failed after 0s                  error=failed to load configuration: yaml: unmarshal errors:
  line 24: field formats not found in type config.FormatOverride

We use goreleaser-pro v2.3.2, the schema is in https://github.com/goreleaser/goreleaser-pro/blob/v2.3.2-pro/pkg/config/config.go.

The same issue exists in https://github.com/authzed/spicedb/actions/runs/14222628747/job/39854249726. If it works here, I will update there too.

@miparnisari miparnisari force-pushed the fix-typo-goreleaser-windows branch from c29e4bb to 3471649 Compare April 24, 2025 23:53
format_overrides:
- goos: "windows"
formats: ["zip"]
format: "zip"
Copy link
Contributor Author

@miparnisari miparnisari Apr 24, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@miparnisari miparnisari marked this pull request as ready for review April 24, 2025 23:54
@miparnisari miparnisari enabled auto-merge April 25, 2025 15:47
@miparnisari miparnisari force-pushed the fix-typo-goreleaser-windows branch from 3471649 to 5fe0eed Compare April 25, 2025 15:47
@miparnisari miparnisari merged commit e0d4b92 into main Apr 25, 2025
10 checks passed
@miparnisari miparnisari deleted the fix-typo-goreleaser-windows branch April 25, 2025 15:51
@github-actions github-actions bot locked and limited conversation to collaborators Apr 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants