Cody Lee
82657bf920
remove termux as it doesnt really add anything
2022-11-09 17:26:06 -06:00
Cody Lee
d2b420ee08
packages for 386 and arm
2022-11-09 17:13:47 -06:00
Cody Lee
58f65ec2d8
Merge pull request #437 from unpoller/bump-datadogunifi-2
...
bump datadog plugin to pull in NPE fix
2022-11-09 11:12:34 -06:00
Cody Lee
9f30b920dc
add missing sum
2022-11-09 10:26:27 -06:00
Cody Lee
98a9204a41
bump datadog plugin to pull in NPE fix
2022-11-09 10:18:14 -06:00
Cody Lee
facec3f323
Merge pull request #2 from mrtazz/patch-1
...
move collector initialization up in Run method
2022-11-09 10:15:07 -06:00
Daniel Schauenberg
5b04503cf9
move collector initialization up in Run method
...
all logging methods rely on the collector being initialized. When this isn't the case logging anything causes the whole app to crash with a nil pointer dereference. Specifically the datadog plugin causes unpoller to crash when it's disabled because it write a debug log on an uninitialized collector.
2022-11-09 11:43:16 +01:00
Cody Lee
fc4c9a7a2e
Merge pull request #436 from unpoller/upload-to-packagecloud
...
Packagecloud uploads
2022-11-08 18:58:44 -06:00
Cody Lee
396d2bd1a6
commit suggestion
2022-11-08 18:50:14 -06:00
Cody Lee
ee707a3149
adds signing to packages
...
add ruby to so we can have packagecloud uploads
break up builds so we only publish amd64 artifacts to packagecloud, maybe fix packagecloud uploads
archives needs separate ids
2022-11-08 18:48:30 -06:00
Cody Lee
c8555c3a22
Merge pull request #428 from unpoller/bump-datadogunifi-1
...
bump datadogunifi for a build with a nil pointer fix
2022-11-07 09:51:46 -06:00
Cody Lee
6b9392384f
Merge branch 'master' into bump-datadogunifi-1
2022-11-07 09:46:26 -06:00
Cody Lee
2ae26abd27
Merge pull request #432 from unpoller/docker-images-and-packages
...
add goreleaser config to support building deps, rpm and docker images
2022-11-07 09:46:11 -06:00
Cody Lee
c6c87952db
try to get docker publish to work
2022-11-07 09:26:28 -06:00
Cody Lee
31c49db63f
fix manifests
2022-11-07 08:50:18 -06:00
Cody Lee
2a0bd50f61
push to ghcr.io only
2022-11-07 08:39:14 -06:00
Cody Lee
1d245518f1
fix bad var
2022-11-05 10:15:44 -05:00
Cody Lee
7ad17ad19f
docker add qemu for proper emulation add dockerfile;
2022-11-05 10:03:07 -05:00
Cody Lee
5f0abedc2a
docker add qemu for proper emulation add dockerfile;
2022-11-05 09:58:29 -05:00
Cody Lee
6d3a416940
more fixes to package build
2022-11-05 09:48:47 -05:00
Cody Lee
1929721df6
fix builds
2022-11-05 09:36:16 -05:00
Cody Lee
bf1610b1b3
fix
2022-11-05 09:26:05 -05:00
Cody Lee
d8ad4ae465
add universal macos fat binary
2022-11-05 09:24:10 -05:00
Cody Lee
494fdde17d
add goreleaser config to support building deps, rpm and docker images
2022-11-05 09:19:04 -05:00
Cody Lee
3065cafce8
Merge pull request #431 from unpoller/goreleaser-support
...
goreleaser & testing with github actions
2022-11-05 08:36:34 -05:00
Cody Lee
ff10f9cc2f
keep a backup of travis for now but fully disable
2022-11-05 08:32:45 -05:00
Cody Lee
3f93222e40
add goreleaser support to build regularly again
...
probably do not need travis anymore either
disable lint in travis ci since it is broken
2022-11-04 17:02:52 -05:00
Cody Lee
79d2314dac
bump datadogunifi for a build with a nil pointer fix
2022-10-27 16:32:28 -05:00
Cody Lee
8902b7ad9d
Merge pull request #1 from unpoller/platinummonkey-patch-1
...
fix nil pointer bug
2022-10-27 16:27:55 -05:00
Cody Lee
8b3a8b37ff
golanglint-ci is gone from travis
2022-10-27 16:25:49 -05:00
Cody Lee
1dcea47a76
fix nil pointer bug
2022-10-27 16:17:37 -05:00
David Newhall
fa10ecf176
Merge pull request #402 from bored-engineer/patch-1
...
Fix typos in README.md
2022-03-08 11:46:28 -08:00
Luke Young
e7486122ec
Fix typos in README.md
2022-03-06 18:58:07 -08:00
David Newhall
ad3b540a3f
Merge pull request #394 from unpoller/enable-datadogunifi-plugin
...
Enable datadog output as an option for reporting data.
2022-02-05 11:25:47 -08:00
Cody Lee
fbb28c15ab
deal with golint on `master` branch failing CI for `varnamelen` lint check
2022-01-25 15:47:21 -06:00
Cody Lee
eaecfcdbfd
add helpful comment back link for advanced options
2022-01-18 10:00:22 -06:00
Cody Lee
273ff7c90f
drop advanced defaults for datadog plugin, leave these documented upstream in the datadogunifi README
2022-01-18 09:55:32 -06:00
Cody Lee
89587ae8d2
update default comments
2022-01-18 09:53:08 -06:00
Cody Lee
7d27b8bd52
address pr comment
...
switch to toml, not yaml in a toml 🤦
default disable
update examples
2022-01-18 09:50:23 -06:00
Cody Lee
27187efdf8
address golangci-lint
2022-01-18 08:39:42 -06:00
Cody Lee
6c6ae18b7c
mirror default config settings
2022-01-17 15:15:32 -06:00
Cody Lee
5024d41ba3
Merge branch 'master' into enable-datadogunifi-plugin
2022-01-17 15:13:20 -06:00
Cody Lee
902afcd32e
enable datadog collector as an option
2022-01-17 15:09:27 -06:00
Cody Lee
1756fe7ccc
fix go mod
2022-01-17 15:07:09 -06:00
Cody Lee
e366b15c69
final cleanup of datadog unifi plugin
2022-01-17 15:02:57 -06:00
David Newhall
1af004aca1
Merge pull request #380 from KzBoy/patch-1
...
Removed some comment references to Unifi Poller.
2021-12-18 13:26:50 -08:00
Cody Lee
cca20ab019
fix nil client in report
2021-12-09 17:36:45 -06:00
Cody Lee
5faa0791b2
all latest commits
2021-12-09 17:28:20 -06:00
Cody Lee
8730b0c2af
use corrected version of unpoller/unifi
2021-12-09 17:01:45 -06:00
Cody Lee
f179122025
mirror unpoller/unpoller go mod
2021-12-09 16:56:56 -06:00