Commit Graph

919 Commits

Author SHA1 Message Date
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
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
David Newhall II 291c5257b2 update modules 2021-04-17 13:50:17 -07:00
David Newhall II 23bc9b2f02 fix build 2021-04-14 19:07:47 -07:00
David Newhall II 51d0b2109f fix build 2021-04-14 15:07:34 -07:00
David Newhall II b71c54bb2b push master packages to unstable repo 2021-04-14 14:46:23 -07:00
David Newhall II 621b1c6499 Merge branch 'master' of github.com:unifi-poller/unifi-poller 2021-04-14 14:37:27 -07:00
David Newhall II 3382fb79a2 add homebrew test to travis 2021-04-14 14:37:19 -07:00
David Newhall 008c1c7c32
Update README.md 2021-04-14 03:46:52 -07:00
David Newhall II 33dfe3e204 fix homebrew 2021-04-14 01:31:14 -07:00
David Newhall II c3c9455458 application builder updates 2021-04-13 21:01:57 -07:00
David Newhall II a105196391 fix constraints 2021-04-13 03:10:32 -07:00
David Newhall 0c4b5ae63a
Merge pull request #338 from unifi-poller/dn2_packagecloud
Add packagecloud integration, remove JFrog
2021-04-13 01:40:58 -07:00
David Newhall II 0e5e01d41e dont need this deploy target 2021-04-13 01:19:35 -07:00