Commit Graph

17 Commits

Author SHA1 Message Date
Shunsuke Suzuki 923e1b065d Generate GitHub Artifact Attestations
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (actions) (push) Has been cancelled
Docker / build (push) Has been cancelled
Unit Tests / build (macos-latest) (push) Has been cancelled
Unit Tests / build (ubuntu-latest) (push) Has been cancelled
Unit Tests / build (windows-latest) (push) Has been cancelled
GoReleaser Release / release (push) Has been cancelled
License Check / license-check (push) Has been cancelled
Lint / lint (push) Has been cancelled
2025-04-08 10:06:35 +02:00
Sam Morrow 3f62483c77 Update .github/workflows/docker-publish.yml 2025-04-08 09:58:23 +02:00
Sam Morrow 35567c3f97 Update .github/workflows/docker-publish.yml 2025-04-08 09:58:23 +02:00
MayorFaj 6b059c78f1 fix: update Docker publish workflow to correctly handle version tagging 2025-04-08 09:58:23 +02:00
MayorFaj 778b84069d fix: enhance Docker publish workflow with additional tagging options 2025-04-08 09:58:23 +02:00
Sam Morrow e6b73f7d5a chore: add code scanning advanced setup yml 2025-04-07 15:23:54 +02:00
Ariel Deitcher 9e2b1f03a5 speed up docker builds (#92) 2025-04-03 15:19:00 -07:00
Sam Morrow 367f8d4d7d chore: correct build arg syntax (#75) 2025-04-03 13:20:15 +02:00
Sam Morrow 5c6f43d237 chore: set build arg for publishing version (#74) 2025-04-03 13:16:09 +02:00
Sam Morrow 73ce058d0b chore: go releaser (#71)
* add goreleaser and associated workflows
2025-04-03 12:10:33 +02:00
Sam Morrow b3a3d15436 fix: run lint in all circumstances (#68)
We need to run the linter in all circumstances, otherwise it cannot be a required check.
2025-04-02 00:27:26 +02:00
Toby Padilla 1608ce2fab fix: don't lint markdown (#67) 2025-04-02 00:12:10 +02:00
Sam Morrow 450fa651a6 add oss licenses 2025-04-01 18:17:52 +02:00
Javier Uruen Val 92bceb5fa5 linter 2025-03-26 11:03:52 +01:00
Javier Uruen Val 423254011c build for both amd64 and arm64 2025-03-26 11:03:11 +01:00
Javier Uruen Val e426b6ebed add ci build job 2025-03-24 14:17:39 +01:00
Sam Morrow 7d762c0ffc Create docker-publish.yml 2025-03-20 17:58:31 +01:00