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

feat(build): initial support for zig #5312

Merged
merged 16 commits into from
Nov 28, 2024
Merged

feat(build): initial support for zig #5312

merged 16 commits into from
Nov 28, 2024

Conversation

caarlos0
Copy link
Member

@caarlos0 caarlos0 commented Nov 26, 2024

Continuing on #5308 and #5307, this finally adds Zig support to GoReleaser!

Things are very raw still, plenty of use cases to test (please do test on your project if you can), but it does work at least for simple projects!

A release done by this: https://github.com/goreleaser/example-zig/releases/tag/v0.1.0

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
@pull-request-size pull-request-size bot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Nov 26, 2024
Copy link

cloudflare-workers-and-pages bot commented Nov 26, 2024

Deploying goreleaser with  Cloudflare Pages  Cloudflare Pages

Latest commit: d1bd19d
Status: ✅  Deploy successful!
Preview URL: https://149d37b0.goreleaser.pages.dev
Branch Preview URL: https://zing.goreleaser.pages.dev

View logs

@caarlos0 caarlos0 added the enhancement New feature or request label Nov 26, 2024
@pull-request-size pull-request-size bot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Nov 28, 2024
@caarlos0 caarlos0 merged commit 09be848 into main Nov 28, 2024
18 of 19 checks passed
@caarlos0 caarlos0 deleted the zing branch November 28, 2024 11:47
@caarlos0 caarlos0 mentioned this pull request Dec 2, 2024
22 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant