1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2024-12-27 01:33:39 +02:00
goreleaser/dagger
Carlos Alexandro Becker 09be848e1a
feat(build): initial support for zig (#5312)
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>
2024-11-28 08:47:20 -03:00
..
.gitattributes ci: daggerize test pipeline (#4969) 2024-09-19 23:21:59 -03:00
.gitignore ci: daggerize test pipeline (#4969) 2024-09-19 23:21:59 -03:00
build.go feat(build): initial support for zig (#5312) 2024-11-28 08:47:20 -03:00
go.mod ci: daggerize test pipeline (#4969) 2024-09-19 23:21:59 -03:00
go.sum ci: daggerize test pipeline (#4969) 2024-09-19 23:21:59 -03:00
lint.go ci: daggerize test pipeline (#4969) 2024-09-19 23:21:59 -03:00
main.go ci: daggerize test pipeline (#4969) 2024-09-19 23:21:59 -03:00
run.go ci: daggerize test pipeline (#4969) 2024-09-19 23:21:59 -03:00
test.go ci: run build/test workflow on windows too (#5263) 2024-11-16 10:30:39 -03:00