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
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
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
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
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
KzBoy
bb51913c06
Removed some comment references to Unifi Poller.
2021-11-26 15:56:34 -05:00
David Newhall
f524ae066b
Merge pull request #373 from swannman/master
...
Skip upx when building on Mac ARM
2021-11-12 02:19:01 -08:00
Matt Swann
f01c58229a
Code review feedback
2021-11-12 06:03:01 +00:00
Matt Swann
102f8065b8
Skip UPX on Mac ARM
2021-08-31 03:10:16 +00:00
David Newhall II
938e8d19ae
missed some links
2021-06-23 12:36:30 -07:00
David Newhall II
b1a0dce3ec
fix fpm version and update appname
2021-06-23 03:49:04 -07:00
David Newhall II
81ab41571e
rename org
2021-06-23 03:27:48 -07:00
David Newhall
040ec73a46
Merge pull request #357 from paulfantom/no-configmap
...
examples: use Secret instead of ConfigMap
2021-06-10 11:29:40 -07:00
paulfantom
053587817e
examples: use Secret instead of ConfigMap
2021-06-10 19:46:54 +02:00
David Newhall II
48cd12d719
fix build info in prometheus
2021-04-18 04:43:48 -07:00
David Newhall
ba126978e8
Merge pull request #342 from unifi-poller/unstable
...
Bug fix
2021-04-18 03:30:14 -07:00
David Newhall II
853d86e858
update deps
2021-04-18 00:53:55 -07:00
David Newhall II
cadf7e0880
stupid travis
2021-04-17 14:00:32 -07:00