Commit Graph

4808 Commits

Author SHA1 Message Date
Cody Lee ea5af9f54a
Merge pull request #617 from unpoller/dependabot/github_actions/docker/setup-buildx-action-3
Bump docker/setup-buildx-action from 2 to 3
2023-09-18 05:16:16 -05:00
dependabot[bot] b60a9afaea
Bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 10:13:04 +00:00
Cody Lee d1dde264b6
Merge pull request #616 from unpoller/dependabot/github_actions/docker/login-action-3.0.0
Bump docker/login-action from 2.2.0 to 3.0.0
2023-09-18 05:12:44 -05:00
Cody Lee 7e73b1bfbd
Merge pull request #618 from unpoller/dependabot/github_actions/goreleaser/goreleaser-action-5
Bump goreleaser/goreleaser-action from 4 to 5
2023-09-18 05:12:30 -05:00
dependabot[bot] 70abda75f5
Bump docker/login-action from 2.2.0 to 3.0.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2.2.0...v3.0.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 09:53:57 +00:00
dependabot[bot] 9288512342
Bump goreleaser/goreleaser-action from 4 to 5
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4 to 5.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 09:53:27 +00:00
Cody Lee 973c5a289d
Merge pull request #619 from unpoller/dependabot/github_actions/docker/setup-qemu-action-3
Bump docker/setup-qemu-action from 2 to 3
2023-09-18 04:52:53 -05:00
dependabot[bot] 8f3b092e40
Bump docker/setup-qemu-action from 2 to 3
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 02:21:54 +00:00
David Newhall 1d48e1a667
Update docker-compose.yml 2023-09-14 15:40:01 -07:00
David Newhall a18c0479bc
Update docker-compose.yml 2023-09-14 15:39:18 -07:00
Cody Lee 73810739d7
helps if I use the right variable names for docker hub 2023-09-11 15:49:41 -05:00
Cody Lee 19fb911bbe
Merge pull request #614 from unpoller/docker-hub-update-description
update docker hub page overview on release
2023-09-11 15:38:14 -05:00
Cody Lee abe6250a1f
update docker hub page overview on release 2023-09-11 15:16:37 -05:00
Cody Lee abb1938b06
Merge pull request #613 from unpoller/dependabot/github_actions/crazy-max/ghaction-import-gpg-6
Bump crazy-max/ghaction-import-gpg from 5 to 6
2023-09-11 08:56:44 -05:00
Cody Lee af91d5c77d
Merge pull request #612 from mikepj/pdu-support
PDU Fix
2023-09-11 05:14:36 -05:00
Mike Piatek-Jimenez ce55a864ea Make sure descPDU handles the power outlets. 2023-09-11 00:00:48 -04:00
dependabot[bot] 7208d62244
Bump crazy-max/ghaction-import-gpg from 5 to 6
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 5 to 6.
- [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases)
- [Commits](https://github.com/crazy-max/ghaction-import-gpg/compare/v5...v6)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-import-gpg
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 02:45:58 +00:00
Mike Piatek-Jimenez 5514be1a57 Update the test expectations for the datadog output package. 2023-09-10 22:15:50 -04:00
Mike Piatek-Jimenez b5247cf65d Updated the integration test expectations for the parsed PDU data. 2023-09-10 22:02:41 -04:00
Mike Piatek-Jimenez 6ddb2055d0 Fix a bug where the PDU metrics captured by the unifi collector wouldn’t be included in the device output. 2023-09-10 13:06:37 -04:00
Cody Lee 61d97f2983
Merge pull request #608 from unpoller/dependabot/github_actions/docker/login-action-2.2.0
Bump docker/login-action from 1.10.0 to 2.2.0
2023-09-08 14:53:42 -05:00
Cody Lee fcf4adbc4a
Merge pull request #611 from unpoller/dependabot/go_modules/golang.org/x/net-0.15.0
Bump golang.org/x/net from 0.14.0 to 0.15.0
2023-09-08 14:53:22 -05:00
dependabot[bot] 41568f65f1
Bump golang.org/x/net from 0.14.0 to 0.15.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.14.0 to 0.15.0.
- [Commits](https://github.com/golang/net/compare/v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-08 19:52:08 +00:00
dependabot[bot] 92d29a4d95
Bump docker/login-action from 1.10.0 to 2.2.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.10.0 to 2.2.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.10.0...v2.2.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-08 19:51:29 +00:00
Cody Lee f1f661951a
Merge pull request #610 from unpoller/dependabot/go_modules/golang.org/x/crypto-0.13.0
Bump golang.org/x/crypto from 0.12.0 to 0.13.0
2023-09-08 14:51:19 -05:00
Cody Lee 90d1464b09
Merge pull request #606 from unpoller/dependabot/github_actions/docker/setup-qemu-action-2
Bump docker/setup-qemu-action from 1 to 2
2023-09-08 14:50:56 -05:00
dependabot[bot] 65387b0a43
Bump docker/setup-qemu-action from 1 to 2
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-08 19:45:55 +00:00
Cody Lee 10eb043a21
Merge pull request #607 from unpoller/dependabot/github_actions/actions/setup-go-4
Bump actions/setup-go from 3 to 4
2023-09-08 14:45:26 -05:00
Cody Lee d1d2f08122
Merge pull request #609 from unpoller/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2023-09-08 14:44:59 -05:00
dependabot[bot] 65462e8e12
Bump golang.org/x/crypto from 0.12.0 to 0.13.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.12.0 to 0.13.0.
- [Commits](https://github.com/golang/crypto/compare/v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-08 19:42:37 +00:00
dependabot[bot] 88dd732c7b
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-08 19:42:21 +00:00
dependabot[bot] 34bcc70b81
Bump actions/setup-go from 3 to 4
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-08 19:42:14 +00:00
Cody Lee 70e61b2b26
Merge pull request #493 from unpoller/docker-hub-push
add docker hub push
2023-09-08 14:41:53 -05:00
Cody Lee 70fa5ceeed
Merge pull request #602 from unpoller/dependabot/go_modules/golang.org/x/term-0.12.0
Bump golang.org/x/term from 0.11.0 to 0.12.0
2023-09-04 05:30:29 -05:00
dependabot[bot] dc9b440a76
Bump golang.org/x/term from 0.11.0 to 0.12.0
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.11.0 to 0.12.0.
- [Commits](https://github.com/golang/term/compare/v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 02:03:39 +00:00
Cody Lee 7ea846c1b9
fix dependabot warning 2023-08-09 09:25:21 -05:00
Cody Lee 4659ddf688
add docker hub push to old repo 2023-08-09 09:24:59 -05:00
Cody Lee cb56fd215e
Merge pull request #593 from unpoller/dependabot/go_modules/golang.org/x/net-0.14.0
Bump golang.org/x/net from 0.12.0 to 0.14.0
2023-08-07 06:18:59 -05:00
dependabot[bot] 8dc5846754
Bump golang.org/x/net from 0.12.0 to 0.14.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.14.0.
- [Commits](https://github.com/golang/net/compare/v0.12.0...v0.14.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 11:14:58 +00:00
Cody Lee 8d10f52b08
Merge pull request #590 from unpoller/homebrew-fix-etc
Fix Homebrew missing etc directory on install
2023-08-07 06:14:26 -05:00
Cody Lee 647b3af7d5
Merge pull request #594 from unpoller/dependabot/go_modules/golang.org/x/term-0.11.0
Bump golang.org/x/term from 0.10.0 to 0.11.0
2023-08-07 06:14:08 -05:00
dependabot[bot] fb986b3dd3
Bump golang.org/x/term from 0.10.0 to 0.11.0
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.10.0 to 0.11.0.
- [Commits](https://github.com/golang/term/compare/v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 02:43:47 +00:00
Cody Lee 4093d3b484
homebrew fixes to make the etc directory and move to new non-deprecated goreleaser name 2023-08-03 16:23:53 -05:00
Cody Lee fa3a4d7168
Merge pull request #584 from unpoller/integration-test
Integration Tests! 🧪
2023-08-03 09:32:38 -05:00
Cody Lee 7e87e7f4fb
rename package per per comment, add comments, and drop unnecessary compile time check 2023-08-03 09:27:09 -05:00
Cody Lee 9260a1fca3
Merge pull request #589 from unpoller/issue-588
plist is deprecated use the service definition instead
2023-08-03 07:54:22 -05:00
Cody Lee c200664797
it is an array for run 2023-08-02 16:41:30 -05:00
Cody Lee ec934ed878
plist is deprecated use the service definition instead 2023-08-02 16:38:35 -05:00
Cody Lee 11142c0209
remove nl 2023-07-31 16:16:48 -05:00
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