Commit Graph

13 Commits

Author SHA1 Message Date
dependabot[bot] 7a3b72e675 build(deps): bump actions/setup-go from 2 to 3 (#72)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v3)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-10 20:44:10 -05:00
dependabot[bot] 588c68b407 build(deps): bump actions/checkout from 2.4.0 to 3 (#64) 2022-03-07 08:19:41 -06:00
dependabot[bot] 35c0010dae build(deps): bump docker/build-push-action from 2.8.0 to 2.9.0 (#55) 2022-02-07 07:01:07 -06:00
dependabot[bot] 38bc523550 build(deps): bump docker/build-push-action from 2.7.0 to 2.8.0 (#47)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.7.0...v2.8.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-23 21:31:48 -06:00
Geoff Bourne d7c8b4628e build: added gomod checking to depdendabot 2022-01-06 17:39:13 -06:00
Geoff Bourne e3e57cb5c8 build: push PR image on-demand (#37) 2022-01-01 15:15:33 -06:00
Bartosz Stefańczyk 1b1f8e5f22 Add possibility to use multiple names for one service (#31)
Co-authored-by: Geoff Bourne <itzgeoff@gmail.com>
2021-12-04 09:25:28 -06:00
Geoff Bourne a3c2de7dc2 ci: added goreleaser snapshot to test workflow 2021-11-13 15:22:07 -06:00
Geoff Bourne 76ef1ce1ab ci: added test workflow 2021-11-13 14:51:30 -06:00
Geoff Bourne c2edbdc95b ci: updated build to Go 1.17 2021-11-13 14:46:19 -06:00
Geoff Bourne 2152ba777b misc: added github metadata 2021-09-25 12:49:17 -05:00
Geoff Bourne 5bc93cb3e4 Build multi-arch image with buildx
For #16
2020-12-28 13:00:25 -06:00
Geoff Bourne 44d4766f60 ci: Changed to multiarch build of amd64, arm64, arm32v6 2020-12-28 12:09:59 -06:00