Jason Kulatunga
|
bdbb7d0e1b
|
make sure CGO is enabled for all builds, required by sqlite.
|
2020-10-14 01:34:12 -06:00 |
|
Jason Kulatunga
|
afca629848
|
Update build.yaml
|
2020-10-09 17:35:57 -06:00 |
|
Jason Kulatunga
|
52a0f7575e
|
addd a label to PRs and Issues opened by sponsors.
|
2020-10-09 11:07:26 -06:00 |
|
Jason Kulatunga
|
dd202c63ec
|
making sure that release binaries are static as well.
|
2020-10-08 20:19:30 -06:00 |
|
Jason Kulatunga
|
9dd80d7d66
|
adding release binaries for linux-arm, linux-arm64, freebsd-amd64
|
2020-10-08 20:11:42 -06:00 |
|
Jason Kulatunga
|
e32fc5947e
|
static binaries for CI.
|
2020-10-08 19:28:36 -06:00 |
|
Jason Kulatunga
|
ac6b02808c
|
fix ldd command.
|
2020-10-08 18:59:56 -06:00 |
|
Jason Kulatunga
|
0a55a7076f
|
remove ldd command.
|
2020-10-08 18:59:35 -06:00 |
|
Jason Kulatunga
|
9e10f3bf50
|
using netgo
|
2020-10-08 18:56:28 -06:00 |
|
Jason Kulatunga
|
f410e60235
|
print ldd info as well.
|
2020-10-08 18:51:38 -06:00 |
|
Jason Kulatunga
|
1d35b14c9d
|
update collector tags.
|
2020-10-08 17:58:47 -06:00 |
|
Jason Kulatunga
|
aff9a0b258
|
static build attempt 2.
|
2020-10-08 17:54:24 -06:00 |
|
Jason Kulatunga
|
9ffc55ba13
|
fix
|
2020-10-08 17:48:44 -06:00 |
|
Jason Kulatunga
|
99ec2eb2dc
|
using CGO_ENABLED=0 again (-extldflags=-static didnt work for webapp).
|
2020-10-08 17:48:44 -06:00 |
|
Jason Kulatunga
|
7e78fb4e7d
|
test -extldflags=-static instead (CGO_ENABLED=0 works, but checking alternatives)
|
2020-10-08 17:48:44 -06:00 |
|
Jason Kulatunga
|
4bd3dd4311
|
testinig CGO_ENABLED=0
|
2020-10-08 17:48:44 -06:00 |
|
Jason Kulatunga
|
1e18086c4d
|
update, working on a true static binary.
|
2020-10-08 17:48:44 -06:00 |
|
Jason Kulatunga
|
1c7ca35ea7
|
build freebsd binaries for CI (not included in releases yet)
|
2020-10-03 14:38:19 -06:00 |
|
Jason Kulatunga
|
4a12caf043
|
arm32 builds.
|
2020-10-02 22:15:35 -06:00 |
|
Jason Kulatunga
|
46d04734b6
|
arm32 builds.
|
2020-10-02 22:14:52 -06:00 |
|
Jason Kulatunga
|
adbbcb285a
|
fixes - multiple builds. remove docker build caching.
|
2020-09-29 17:19:52 -06:00 |
|
Jason Kulatunga
|
f0c3fddf26
|
fixes - multiple builds.
|
2020-09-29 17:12:38 -06:00 |
|
Jason Kulatunga
|
9816c750b4
|
multiple builds.
|
2020-09-29 17:08:10 -06:00 |
|
Jason Kulatunga
|
cd6c59599f
|
fixes -- guess and check development. :(
|
2020-09-29 17:01:20 -06:00 |
|
Jason Kulatunga
|
94559d265c
|
fixes for ARM build
|
2020-09-29 16:58:04 -06:00 |
|
Jason Kulatunga
|
95e5a5e768
|
remove windows build.
|
2020-09-29 16:25:48 -06:00 |
|
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.
|
2020-09-29 16:05:05 -06:00 |
|
Jason Kulatunga
|
013eccdd58
|
fixing frontend code release, again.
|
2020-09-28 20:57:21 -06:00 |
|
Jason Kulatunga
|
f56200452a
|
fixing frontend code release.
|
2020-09-28 20:50:23 -06:00 |
|
Jason Kulatunga
|
8775b02970
|
make sure the webfrontend is packaged and uploaded to each release for manual installation.
|
2020-09-28 20:33:13 -06:00 |
|
Jason Kulatunga
|
9bd8aec315
|
update getting started & documentation to remove -v /dev/ mount and --privileged requirement. Uses --cap-add and --device instead
close #26
close #18
|
2020-09-23 20:49:56 -06:00 |
|
Jason Kulatunga
|
7cdacbaffc
|
add information about how to generate debug logs
|
2020-09-21 22:27:59 -06:00 |
|
Jason Kulatunga
|
211fe7843a
|
Update issue templates
|
2020-09-20 21:00:52 -06:00 |
|
Jason Kulatunga
|
fab1e3c624
|
fix the coverage file path.
|
2020-09-20 16:28:38 -06:00 |
|
Jason Kulatunga
|
a55f3acacf
|
generate a coverage.txt file, and upload to codecov.io.
|
2020-09-20 16:24:30 -06:00 |
|
Jason Kulatunga
|
6bee0d1489
|
don't build a docker image and attach to the release. Scrutiny is public now, images hosted on docker-hub.
|
2020-09-18 10:06:33 -06:00 |
|
Jason Kulatunga
|
fa33b00826
|
fix Github Actions after move.
|
2020-09-16 18:19:47 -07:00 |
|
Jason Kulatunga
|
e43048feae
|
only run CI on pushes.
|
2020-09-08 22:41:44 -07:00 |
|
Jason Kulatunga
|
2ca6213fa5
|
fix release docker.
|
2020-09-07 08:44:46 -07:00 |
|
Jason Kulatunga
|
9a053357fa
|
trying to fix automated release.
|
2020-09-07 08:36:17 -07:00 |
|
Jason Kulatunga
|
0eb96bdae1
|
trying to fix docker-release trigger.
|
2020-09-07 08:23:23 -07:00 |
|
Jason Kulatunga
|
abfb0a2612
|
add a name to release-docker.yaml workflow.
|
2020-09-07 08:15:39 -07:00 |
|
Jason Kulatunga
|
dd51451425
|
cleanup old artifacts from CI.
|
2020-09-07 07:47:35 -07:00 |
|
Jason Kulatunga
|
5c77c82156
|
tweaking release pipeline
|
2020-09-06 17:17:16 -07:00 |
|
Jason Kulatunga
|
329446869b
|
tweaking release pipeline to support docker-in-docker.
|
2020-09-06 16:26:17 -07:00 |
|
Jason Kulatunga
|
6cf341a5f1
|
tweaking release pipeline.
|
2020-09-06 16:11:04 -07:00 |
|
Jason Kulatunga
|
5dd3aed1fe
|
adding threshold for percentage Used.
Adding release pipeline.
|
2020-09-06 16:06:52 -07:00 |
|
Jason Kulatunga
|
6ec13e48b8
|
WIP - describing notification syntax.
|
2020-08-29 16:30:30 -07:00 |
|
Jason Kulatunga
|
50f1566689
|
fixing grid.
|
2020-08-29 11:53:44 -07:00 |
|
Jason Kulatunga
|
cef71d5ce0
|
run tests.
|
2020-08-29 01:15:08 -07:00 |
|