Commit Graph

156 Commits

Author SHA1 Message Date
Cody Lee ffb8579369
add integration test guard;
datadog integration test works

influx package tests

update unifi version

golanglint-ci and address *all* issues.

all tests pass

bump unifi version
2023-07-31 14:40:33 -05:00
Cody Lee 4156a077c5
bump to go 1.20, replace deprecated goreleaser flag 2023-04-10 08:39:47 -05:00
Cody Lee cb241559ea
switch signing keys 2023-01-05 21:36:09 -06:00
Cody Lee d150bba25b
use the gpg signing token to sign packages, switch back to rhel6 per discord 2023-01-05 20:08:18 -06:00
Cody Lee 3bd43bfc7a
fixes freebsd package 2022-12-22 16:09:55 -06:00
Cody Lee f687290cd6
add clean utility 2022-12-17 08:56:07 -06:00
Cody Lee 9ffa6e3af9
The elves did a little winter cleaning! They are making room for all the features and bug fixes coming soon, I can almost hear the jolly old ho ho ho! 2022-12-17 08:45:25 -06:00
Cody Lee 6e3ead13d6
full release option too 2022-11-13 16:15:43 -06:00
Cody Lee a6673b4d42
fix missing docs, add missing license
fix broken pre/post scripts for packages
2022-11-13 14:39:33 -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 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
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 c3c9455458 application builder updates 2021-04-13 21:01:57 -07:00
David Newhall II db1950f681 Add packagecloud integration, remove JFrog 2021-04-13 01:15:51 -07:00
David Newhall II aa7ab0eb9d add homebrew pieces back. 2021-03-15 01:32:05 -07:00
David Newhall II d897916345 Update application builder 2021-03-15 00:41:09 -07:00
davidnewhall2 870421ef69 add web server code 2020-06-28 04:48:05 -07:00
davidnewhall2 98019d0801 fix homebrew and arm docker builds 2020-06-13 21:33:01 -07:00
davidnewhall2 19653fa419 fix build 2020-02-01 19:25:46 -08:00
davidnewhall2 f13f902e7b Update deps 2020-02-01 19:19:18 -08:00
davidnewhall2 30742fbe54 Rename and fixes 2020-02-01 04:02:04 -08:00
davidnewhall2 07cd6d3e50 fixes 2020-02-01 03:35:00 -08:00
davidnewhall2 8262e792d4 make rc.d file dynamic 2020-02-01 03:22:22 -08:00
davidnewhall2 e4c3fe52b3 fixes 2020-02-01 02:21:22 -08:00
davidnewhall2 a3f985983d make install script work on freebsd 2020-02-01 01:44:36 -08:00
davidnewhall2 a9c8d3f3d5 fixes 2020-02-01 00:34:43 -08:00
davidnewhall2 5fe2c0879b add freebsd package building 2020-02-01 00:25:25 -08:00
davidnewhall2 623e4ef97a vendor updates 2020-01-30 18:21:34 -08:00
Ben Kochie f1e4a3f7b0
Fix up build
* Use `go mod download` for "vendor", as the `vendor/` dir is ignored by
the build anyway.
* Fix branch info embedding when not running in Travis.

Signed-off-by: Ben Kochie <superq@gmail.com>
2019-12-29 13:18:00 +01:00
davidnewhall2 c10ab552c2 fix build. 2019-12-28 19:49:25 -08:00
davidnewhall2 5e203701b5 initial 2019-12-28 17:08:16 -08:00
davidnewhall2 4ddff5bb25 go all the way 2019-12-26 20:57:01 -08:00
davidnewhall2 3cf7d89363 fix dock and version 2019-12-26 20:38:55 -08:00
davidnewhall2 ad91081e86 Add go.mod 2019-12-26 20:32:29 -08:00
davidnewhall2 aec4b12d3c giving in 2019-12-16 20:24:41 -08:00
davidnewhall2 7497f681d5 fixes 2019-12-16 17:11:13 -08:00
davidnewhall2 9e1cadd40a typo 2019-12-16 17:02:01 -08:00
davidnewhall2 141f6bea55 no idea if this will stick.. 2019-12-16 16:57:14 -08:00
davidnewhall2 44c544d8e1 Add dynamic plugin support 2019-12-16 03:11:40 -08:00
davidnewhall2 ac39d1727f make output plugins call in to initialize 2019-12-15 02:52:43 -08:00
Ben Kochie e21c3de5a2
Add a build info metric to Prometheus
Include `unifi_poller_build_info` as a Prometheus metric.

Signed-off-by: Ben Kochie <superq@gmail.com>
2019-12-13 23:56:14 +01:00
davidnewhall2 1935902a35 cert fixes 2019-12-06 02:29:27 -08:00
davidnewhall2 00e411e45a fix deb signing with key 2019-12-05 01:39:48 -08:00
davidnewhall2 3d3e7cd075 add a secret to the key 2019-12-05 01:31:00 -08:00
davidnewhall2 e9a8a7960a fix ticks 2019-12-05 01:03:25 -08:00
davidnewhall2 632a6ac0f0 got it 2019-12-05 00:59:16 -08:00
davidnewhall2 4ab5c838f9 try again 2019-12-05 00:52:49 -08:00
davidnewhall2 d945f6e3dc something else 2019-12-05 00:44:51 -08:00
davidnewhall2 8a5c1142d6 something else 2019-12-05 00:42:57 -08:00