Nick Farrell
b218e62ffc
Actually apply the pre-commit fixers to the codebase.
...
This can be redone manually with
`pre-commit run --all`
While the pre-commit hook could be merged to run locally,
it is much cleaner to align all the files to best-practice
syntax in a single commit. It is also required for server-side
validation.
2022-12-23 08:15:51 +11:00
Philipp Heckel
bddde5c637
Bump Go version, Generics whoooo
2022-10-01 15:50:48 -04:00
Philipp Heckel
670ea67052
Redo CI pipelines, build from GitHub Actions, closes #36
2022-05-31 11:01:36 -04:00
Philipp Heckel
2743c96694
Re-embed fonts
2022-03-05 21:15:40 -05:00
Philipp Heckel
85939618c8
Fix Poll(); yeyy tests
2021-12-22 23:45:19 +01:00
Philipp Heckel
aa9764848a
Enable codecov.io
2021-12-07 14:50:46 -05:00
Philipp Heckel
ab3cc47e27
Move python deps to requirements.txt
2021-12-07 13:37:01 -05:00
Philipp Heckel
a3ce12585b
Upgrade jinja
2021-12-07 13:27:15 -05:00
Philipp Heckel
829e8f6ea6
pip list
2021-12-07 13:24:50 -05:00
Philipp Heckel
fd71589f60
More test; begin test infra stuff
2021-12-07 12:23:42 -05:00
Philipp Heckel
37fafd09e7
GitHub workflow
2021-12-07 11:50:48 -05:00