Commit Graph

28 Commits (master)

Author SHA1 Message Date
Jason Kulatunga ee3d719c3a
simplify docker image build
1 year ago
Jason Kulatunga 52ef28f091
removing NODE_OPTIONS.
1 year ago
Jason Kulatunga 4fcd11f497 update coverage makefile with workaround.
1 year ago
Jason Kulatunga 7f1023fa9b temporary fix for #426
1 year ago
Jason Kulatunga b227054b52 error if any step fails.
2 years ago
Jason Kulatunga b71d6660a6 adding typescript interfaces for type hinting and testing
2 years ago
Jason Kulatunga 4a16ca0d5a wip, migrate all scripts to new build pattern (Makefile + multiple GH agents).
2 years ago
Jason Kulatunga 316ce856f7 cleanup, remove -race flag when testing (requires CGO)
2 years ago
Jason Kulatunga 338d2ae04e remove invalid freebsd arch.
2 years ago
Jason Kulatunga 4419f7f429 remove zig. remove cgo dependency for sqlite (using pkg.go.dev/modernc.org/sqlite)
2 years ago
Jason Kulatunga 797a6b0429 make sure we dont depend on tests for building binaries.
2 years ago
Jason Kulatunga b0bff53bbd start refactoring the Makefile to build artifacts in parallel (eventually using Zig for cross compilation).
2 years ago
Jason Kulatunga fe96c27732 trying to fix webUI.
2 years ago
Jason Kulatunga 6005b8609a trying to fix docker image builds (take 1h+ right now).
2 years ago
Jason Kulatunga ca7772250c fix s6-overlay overwriting bin symlinks:
2 years ago
Jason Kulatunga ccbb9225c4 remove darwin builds.
2 years ago
Jason Kulatunga 62e5a71eb0 build darwin/amd64 and darwin/arm64 binaries.
2 years ago
Jason Kulatunga a4e193fb25 remove freebsd config from makefile. Adding freebsd specific releases as a post release step
3 years ago
Jason Kulatunga 1fe56136b9 fixing paths using env var v2.
4 years ago
Jason Kulatunga 491b1ed4aa fixing paths using env var
4 years ago
Jason Kulatunga 36f53198be fixing paths
4 years ago
Jason Kulatunga 85dde0efc9 fixing paths
4 years ago
Jason Kulatunga 7293f2e48b disable freebsd builds.
4 years ago
Jason Kulatunga c89381b39e set GOOS and GOARCH correctly when not using xgo.
4 years ago
Jason Kulatunga d6c1d4aa04 use Make + XGO to build static binaries. attempt #3
4 years ago
Jason Kulatunga 5be3407489 386
4 years ago
Jason Kulatunga 4fd650a150 adding a vagrantfile for testing. Adding 32bit version of binary for freebsd.
4 years ago
Jason Kulatunga 75b78a45c0 use Make + XGO to build static binaries. attempt #3
4 years ago