Commit graph

8 commits

Author SHA1 Message Date
4b2746c338
chore(ci): add Go and templ setup to CI workflow
This update enhances the CI workflow by adding steps to set up Go using
the version specified in go.mod, add the Go bin directory to the PATH,
and install the templ code generation tool. These additions ensure that
Go-based tooling is available for subsequent CI steps.
2025-11-21 10:09:30 +01:00
fc0daf6a14
chore(build,ci,docs): switch to Makefile, consolidate CI, add caching + AGENTS (#47) 2025-08-30 22:36:11 -04:00
c6ec3a3a97
fix: dependencies 2024-12-08 17:45:47 +01:00
1cf2ee4806
add ci security check 2024-09-04 16:46:38 +02:00
c1b1333a88
up goversion 2024-08-21 17:02:47 +02:00
036d267abf
Revert "back to nix"
This reverts commit 43af5f1a76.
2024-07-18 14:44:20 +02:00
43af5f1a76
back to nix 2024-07-18 13:13:36 +02:00
cd61bdf2f1
add CI 2024-07-14 23:39:31 +02:00