Commit Graph

55 Commits (7fb717270fa9ccdbf4ca12956d93f2e15a2ce535)

Author SHA1 Message Date
Jason Kulatunga 7fb717270f guess and check.
4 years ago
Jason Kulatunga c62af772af update git.
4 years ago
Jason Kulatunga fe5bad8c00 update git.
4 years ago
Jason Kulatunga 72e0681497 update git.
4 years ago
Jason Kulatunga 885a957197 logging.
4 years ago
Jason Kulatunga bc444918da fixing paths using env var, make directory.
4 years ago
Jason Kulatunga bf98216e0d using GITHUB_WORKSPACE instead of PROJECT_PATH.
4 years ago
Jason Kulatunga e2e0045ddd dont fail CI if codecov fails.
4 years ago
Jason Kulatunga edfa75739a remove freebsd from build.
4 years ago
Jason Kulatunga c9620b5f87 use Make + XGO to build static binaries. attempt #3
4 years ago
Jason Kulatunga a83aab79bf use Make + XGO to build static binaries. attempt #3
4 years ago
Jason Kulatunga 75b78a45c0 use Make + XGO to build static binaries. attempt #3
4 years ago
Jason Kulatunga bdbb7d0e1b make sure CGO is enabled for all builds, required by sqlite.
4 years ago
Jason Kulatunga afca629848
Update build.yaml
4 years ago
Jason Kulatunga e32fc5947e static binaries for CI.
4 years ago
Jason Kulatunga ac6b02808c fix ldd command.
4 years ago
Jason Kulatunga 0a55a7076f remove ldd command.
4 years ago
Jason Kulatunga 9e10f3bf50 using netgo
4 years ago
Jason Kulatunga f410e60235 print ldd info as well.
4 years ago
Jason Kulatunga 1d35b14c9d update collector tags.
4 years ago
Jason Kulatunga aff9a0b258 static build attempt 2.
4 years ago
Jason Kulatunga 9ffc55ba13 fix
4 years ago
Jason Kulatunga 99ec2eb2dc using CGO_ENABLED=0 again (-extldflags=-static didnt work for webapp).
4 years ago
Jason Kulatunga 7e78fb4e7d test -extldflags=-static instead (CGO_ENABLED=0 works, but checking alternatives)
4 years ago
Jason Kulatunga 4bd3dd4311 testinig CGO_ENABLED=0
4 years ago
Jason Kulatunga 1e18086c4d update, working on a true static binary.
4 years ago
Jason Kulatunga 1c7ca35ea7 build freebsd binaries for CI (not included in releases yet)
4 years ago
Jason Kulatunga 4a12caf043 arm32 builds.
4 years ago
Jason Kulatunga 46d04734b6 arm32 builds.
4 years ago
Jason Kulatunga adbbcb285a fixes - multiple builds. remove docker build caching.
4 years ago
Jason Kulatunga f0c3fddf26 fixes - multiple builds.
4 years ago
Jason Kulatunga 9816c750b4 multiple builds.
4 years ago
Jason Kulatunga cd6c59599f fixes -- guess and check development. :(
4 years ago
Jason Kulatunga 94559d265c fixes for ARM build
4 years ago
Jason Kulatunga 95e5a5e768 remove windows build.
4 years ago
Jason Kulatunga 6473ec1a28 Adding automatic builds to CI for arm64 + windows - eventual support. Call out the fact that NVMe drives require --cap-add SYS_ADMIN in addition to SYS_RAWIO.
4 years ago
Jason Kulatunga fab1e3c624 fix the coverage file path.
4 years ago
Jason Kulatunga a55f3acacf generate a coverage.txt file, and upload to codecov.io.
4 years ago
Jason Kulatunga fa33b00826 fix Github Actions after move.
4 years ago
Jason Kulatunga e43048feae only run CI on pushes.
4 years ago
Jason Kulatunga 5c77c82156 tweaking release pipeline
4 years ago
Jason Kulatunga 329446869b tweaking release pipeline to support docker-in-docker.
4 years ago
Jason Kulatunga 6ec13e48b8 WIP - describing notification syntax.
4 years ago
Jason Kulatunga 50f1566689 fixing grid.
4 years ago
Jason Kulatunga cef71d5ce0 run tests.
4 years ago
Jason Kulatunga 0c1cf91a90 forgot to checkout.
4 years ago
Jason Kulatunga 82e422c3e0 build docker in parallel.
4 years ago
Jason Kulatunga 887ce13c47 docker in docker?
4 years ago
Jason Kulatunga 8a4f0dc2f4 build docker image.
4 years ago
Jason Kulatunga 112590bcae fix env.
4 years ago