Commit Graph

23 Commits

Author SHA1 Message Date
dependabot[bot] 2cf48797ae
Bump actions/setup-go from 5 to 6
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 02:06:54 +00:00
dependabot[bot] 854bfa7937
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [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/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-18 03:19:21 +00:00
Cody Lee e53b8d5e5a
update all deps, update golangci-lint 2025-04-04 08:30:22 -05:00
Cody Lee 38ac45fc17
update golangci-lint, address lint issue 2024-12-31 14:12:35 -06:00
Cody Lee 45a9e0d1eb
update base go toolchain, upgrade golangci-lint to address symbol issues 2024-09-09 08:50:21 -05:00
dependabot[bot] 880b8d9c21
Bump golangci/golangci-lint-action from 5 to 6
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5 to 6.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 02:36:26 +00:00
dependabot[bot] 1f834d50de
Bump golangci/golangci-lint-action from 4 to 5
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 5.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 02:47:12 +00:00
Cody Lee cff22ea303
bump go version to stable, fix unpoller/unifi version with new fake fixes 2024-04-03 18:31:53 -05:00
Cody Lee c1af2341ec
bump go version, bump unifi version for new IDS events 2024-04-03 12:13:55 -05:00
dependabot[bot] 4b11bdae8f
Bump golangci/golangci-lint-action from 3 to 4
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 4.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 02:59:44 +00:00
dependabot[bot] 26c8e0a2ee
Bump actions/setup-go from 4 to 5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)

---
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-12-11 02:14:23 +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
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 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 c1de571ef1
update golangci-lint 2023-06-20 13:55:18 -05:00
Cody Lee b7e3d9d369
yaml is dumb 2023-06-20 13:51:29 -05:00
Cody Lee 79fc3264bc
upgrade go version to 1.20.x 2023-06-20 13:49:16 -05:00
Cody Lee dc703999bc
cancel in progress 2022-12-28 11:52:11 -06:00
Cody Lee 593ba2f84c
only pull_request 2022-12-28 11:50:06 -06:00
Cody Lee 8c368df4e0
fixes public pull requests CI to actually run 2022-12-28 11:49:24 -06:00
Cody Lee 1c6e3f9d7b
we do not need to lint in different OS, only one OS, cleanup warning as well 2022-12-08 20:42:11 -06:00
Cody Lee ff10f9cc2f
keep a backup of travis for now but fully disable 2022-11-05 08:32:45 -05:00