Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.

ATEAM-13324 Fix goreleaser builds for v1.4.0#227

Merged
bdebyl merged 5 commits into
masterfrom
ateam-13324
Oct 6, 2022
Merged

ATEAM-13324 Fix goreleaser builds for v1.4.0#227
bdebyl merged 5 commits into
masterfrom
ateam-13324

Conversation

@bdebyl
Copy link
Copy Markdown
Contributor

@bdebyl bdebyl commented Oct 6, 2022

Fixes #218

Proposed Changes

Description

Goreleaser fails building for any Windows architecture due to issues with an upstream dependency. It seems in the past we disable failing platforms, even if we want to support them, as this allows us to go forward whilst the upstream dependencies tackle the relevant issues.

Checklist

N/A due to CI and release process fixes unrelated to application code.

@bdebyl bdebyl requested a review from seandtaber as a code owner October 6, 2022 18:34
@bdebyl bdebyl changed the title Ateam 13324 ATEAM-13324 Fix goreleaser builds for v1.4.0 Oct 6, 2022
@bdebyl bdebyl merged commit d306c36 into master Oct 6, 2022
@bdebyl bdebyl deleted the ateam-13324 branch October 6, 2022 18:45
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.

Fix issues with goreleaser Darwing builds failing

2 participants