Commit Graph

31 Commits

Author SHA1 Message Date
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
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
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
0f66005a2c Update stale.yml
lower stalebot settings
2023-05-01 09:45:40 -05:00
Cody Lee
ce15b6230a Update stale.yml
add bug to exempt label
2023-05-01 09:42:54 -05:00
Cody Lee
1b7b4385c0 dependabot should also do github actions 2023-04-10 08:50:07 -05:00
Cody Lee
dd82c46ec0 bump workflow for goreleaser to latest 2023-04-10 08:46:24 -05:00
Cody Lee
cb241559ea switch signing keys 2023-01-05 21:36:09 -06: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
2529cd11f8 add comment about token expiration 2022-12-22 20:34:02 -06:00
Cody Lee
592a52f308 add to env for goreleaser 2022-12-22 20:04:16 -06:00
Cody Lee
e4c296c63d update stale settings to 6 months + 14 days 2022-12-21 19:31:23 -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
9af59bc90c bump to goreleaser action v3 2022-12-04 14:26:32 -06:00
Cody Lee
714923dc9d add stalebot 2022-12-04 09:21:32 -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
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
7ad17ad19f docker add qemu for proper emulation add dockerfile; 2022-11-05 10:03:07 -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
John Losito
dbd1e62ac9 Allow dependabot to check go modules 2021-02-07 18:29:40 -05:00