Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix goreleaser pipeline for CGO enabled builds #216

Merged
merged 16 commits into from
Jul 13, 2023

Conversation

siddhant-deepsource
Copy link
Contributor

@siddhant-deepsource siddhant-deepsource commented Jul 13, 2023

Fixes the Goreleaser pipeline for CGO builds. We need CGO in CLI now since we compress the artifacts using zstd. This PR introduces goreleaser-cross docker image to build the binaries for linux, darwin and windows operating systems and removes BSD based OS support since its not supported in cross compilation.

Signed-off-by: Siddhant N Trivedi <siddhant@deepsource.io>
Signed-off-by: Siddhant N Trivedi <siddhant@deepsource.io>
Signed-off-by: Siddhant N Trivedi <siddhant@deepsource.io>
Signed-off-by: Siddhant N Trivedi <siddhant@deepsource.io>
Signed-off-by: Siddhant N Trivedi <siddhant@deepsource.io>
Signed-off-by: Siddhant N Trivedi <siddhant@deepsource.io>
Signed-off-by: Siddhant N Trivedi <siddhant@deepsource.io>
Signed-off-by: Siddhant N Trivedi <siddhant@deepsource.io>
Signed-off-by: Siddhant N Trivedi <siddhant@deepsource.io>
Signed-off-by: Siddhant N Trivedi <siddhant@deepsource.io>
Signed-off-by: Siddhant N Trivedi <siddhant@deepsource.io>
Signed-off-by: Siddhant N Trivedi <siddhant@deepsource.io>
Signed-off-by: Siddhant N Trivedi <siddhant@deepsource.io>
@siddhant-deepsource siddhant-deepsource marked this pull request as ready for review July 13, 2023 10:01
Signed-off-by: Siddhant N Trivedi <siddhant@deepsource.io>
Signed-off-by: Siddhant N Trivedi <siddhant@deepsource.io>
Signed-off-by: Siddhant N Trivedi <siddhant@deepsource.io>
@siddhant-deepsource siddhant-deepsource merged commit ff0b43a into master Jul 13, 2023
1 check passed
@siddhant-deepsource siddhant-deepsource deleted the fix-goreleaser branch July 13, 2023 12:45
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