Commit Graph

9 Commits

Author SHA1 Message Date
Drew DeVault b8d28e8eb8 Upgrade to Alpine 3.19 2024-03-20 14:28:45 +01:00
Simon Ser ec29d07a68 makefile: add loaders to gqlgen deps
Without the loaders, gqlgen fails with:

    validation failed: packages.Load: /home/simon/src/todo.sr.ht/api/loaders/middleware.go:34:26: undefined: EntitiesByParticipantIDLoader
2024-01-31 12:00:43 +01:00
Simon Ser 4201564503 makefile: use grouped target for loaders
That way make will only run it once for the whole group.
2024-01-31 11:53:20 +01:00
Simon Ser b54691e436 makefile: don't re-generate if unchanged
Use make targets to skip "go generate" invocations when unnecessary.
2024-01-31 11:43:59 +01:00
Drew DeVault 8d94386c37 Upgrade to Alpine 3.17 2023-03-22 11:23:16 +01:00
Drew DeVault a00fbfc7a0 api: overhaul build 2022-03-24 14:09:55 +01:00
Drew DeVault d894df9467 Upgrade to Alpine 3.11 2019-12-22 13:35:20 -05:00
Drew DeVault cacca560b7 Python 3.7 2018-08-07 13:13:47 -04:00
Drew DeVault ac67654f18 Initial commit 2017-07-21 21:00:00 -04:00