Releases
v0.4.15
[feat] removed CGO
dependency (replaced github.com/mattn/go-sqlite3
with gitlab.com/cznic/sqlite
)
[build] renamed build.yaml to ci.yaml (triggered on pullrequest pushes)
[build] redesigned build system around Make
[build] redesigned build system around Github Actions Matrix for binary builds.
[build] consistently use Make commands in Docker image builds
[build] remove unused Dockerfile.xgo
Timestamp
SHA
Message
Author
2022-07-07T05:23Z
fc09df1
(v0.4.15) Automated packaging of release by Packagr
packagrio-bot
2022-07-07T05:20Z
9ae9c38
Merge pull request #315 from AnalogJ/beta
Jason Kulatunga
2022-07-06T05:33Z
772b4f6
fix influxdb install.
Jason Kulatunga
2022-06-28T05:08Z
4a16ca0
wip, migrate all scripts to new build pattern (Makefile + multiple GH agents).
Jason Kulatunga
2022-06-27T03:43Z
316ce85
cleanup, remove -race flag when testing (requires CGO)
Jason Kulatunga
2022-06-27T03:19Z
6e0321f
add go.sum
Jason Kulatunga
2022-06-27T03:05Z
338d2ae
remove invalid freebsd arch. remove invalid freebsd arch.
Jason Kulatunga
2022-06-27T02:38Z
4419f7f
remove zig. remove cgo dependency for sqlite (using pkg.go.dev/modernc.org/sqlite)
Jason Kulatunga
2022-06-26T22:35Z
797a6b0
make sure we dont depend on tests for building binaries. empty commit. fix checkout. fix checkout. fix zig. fix zig. fix zig. fix zig. fix zig. fix zig. fix zig. fix zig. fix zig. fix zig.
Jason Kulatunga
2022-06-26T22:34Z
d0b545d
fixing make frontend in docker builds.
Jason Kulatunga
2022-06-26T22:26Z
b0bff53
start refactoring the Makefile to build artifacts in parallel (eventually using Zig for cross compilation).
Jason Kulatunga
2022-06-26T02:15Z
b4adf3d
cleanup before go generate (and multi-arch builds using zig).
Jason Kulatunga
You can’t perform that action at this time.