Commit Graph

64 Commits (f569ab64745b6c7b7efc12d07c0851d64a1a4c4b)

Author SHA1 Message Date
Jason Kulatunga 8fb58591a6 fixes for Scrutiny end-to-end testing.
3 years ago
Jason Kulatunga a4e193fb25 remove freebsd config from makefile. Adding freebsd specific releases as a post release step
3 years ago
Jason Kulatunga d252333ba9 ignore makefile.
3 years ago
Jason Kulatunga 0864b8000c pass env vars.
3 years ago
Jason Kulatunga ecd6b7e128 cannot lock go version (for now).
3 years ago
Jason Kulatunga 0f788cc9ce lock go-version. installing make. fix copy command? add GOPATH
3 years ago
Jason Kulatunga 9ece82f3f5 change version
3 years ago
Jason Kulatunga 3780f8e864 fix error log.
3 years ago
Jason Kulatunga 520136a5ec fixing automated version bump, attempt 3.
4 years ago
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