Commit Graph

16 Commits

Author SHA1 Message Date
Joel Wetzell
168265f0a9 move docker building to main release workflow 2025-12-24 14:05:40 -06:00
Joel Wetzell
caee7b269c fix docker job name 2025-12-24 13:26:28 -06:00
Joel Wetzell
f977b845be add github action to build docker image 2025-12-24 13:22:52 -06:00
dependabot[bot]
ce673e31db 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-12-02 04:56:11 +00:00
Joel Wetzell
067412ec9f add pr labeler 2025-12-01 20:21:48 -06:00
Joel Wetzell
6bd0581464 only run test workflow when go things change 2025-12-01 19:52:57 -06:00
Joel Wetzell
69d948c931 fix tag filter 2025-12-01 19:41:30 -06:00
Joel Wetzell
9d2420a08f add goreleaser 2025-12-01 19:39:59 -06:00
Joel Wetzell
5f70cfa7dc change job name 2025-12-01 19:09:36 -06:00
Joel Wetzell
4d1572806e switch workflow to just test 2025-12-01 19:08:25 -06:00
Joel Wetzell
be22a013ad use apt-get 2025-12-01 19:06:49 -06:00
Joel Wetzell
9447fab4e4 install alsa 2025-12-01 19:05:25 -06:00
Joel Wetzell
5303749fa8 use straight go action 2025-12-01 19:03:16 -06:00
Joel Wetzell
1037d278ce try xgo again 2025-12-01 18:51:57 -06:00
Joel Wetzell
ebadc10f10 try different action 2025-12-01 18:50:14 -06:00
Joel Wetzell
9f5a4ed78f try github action to build with cgo 2025-12-01 18:44:21 -06:00