Commit Graph

75 Commits (54178eaaf0a349356e416eef8fdcedcdf53c6622)

Author SHA1 Message Date
Jason Kulatunga 2b5c864a74 update the codecov action version.
2 years ago
Jason Kulatunga 08f247109a using environmental variable in files path.
2 years ago
Jason Kulatunga 36617c8f1f using environmental variable in files path.
2 years ago
Jason Kulatunga 20411afb82 adding name for coverage step.
2 years ago
Jason Kulatunga 84f3327790 adding codecov coverage support.
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 0dba9f8011
Merge branch 'master' into influxdb
2 years ago
Jason Kulatunga 702c7cdf7a if running test iin github actions, use influxdb service for testing.
2 years ago
Jason Kulatunga 00bc6ecd92 make sure we can pull config from env variables.
2 years ago
Jason Kulatunga 8fb58591a6 fixes for Scrutiny end-to-end testing.
3 years ago
Jason Kulatunga a4389b176d we're already building windows binaries. Lets make sure we attach them as well.
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