Commit Graph

24 Commits

Author SHA1 Message Date
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
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
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
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
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
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
4659ddf688 add docker hub push to old repo 2023-08-09 09:24:59 -05:00
Cody Lee
79fc3264bc upgrade go version to 1.20.x 2023-06-20 13:49:16 -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
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
9af59bc90c bump to goreleaser action v3 2022-12-04 14:26: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