Avi Flax
1e54a0b2be
Don’t run ‘publish dev image’ job in forks ( #342 )
...
My fork (and, I assume, most forks) doesn’t have the secrets defined, so this job just fails every night. So it’ll be less noisy and less wasteful of resources to disable this job for forks.
2023-01-01 10:32:25 -07:00
Michael Manfre
86bc48f3e0
Add github action timeouts ( #195 )
2022-12-17 22:26:15 -07:00
TAKAHASHI Shuuji
08dae900b7
CI: Improve the job names of GitHub Actions ( #130 )
2022-12-08 10:17:36 -07:00
Andrew Godwin
2162b05968
Run at least one dev docker build a day
2022-12-02 16:59:24 -07:00
Tyler Kennedy
ee9ac29cca
Test support for sqlite. ( #68 )
2022-12-01 09:53:45 -07:00
TAKAHASHI Shuuji
dd21619228
Fix docs code block and separate docs tests
2022-11-28 10:24:45 -07:00
Andrew Godwin
98cd3f5b0f
Fix tests
2022-11-26 12:24:38 -07:00
Tyler Kennedy
c758858392
Simplified settings
...
Migrated settings to typed pydantic settings
2022-11-26 10:04:04 -07:00
Tyler Kennedy
cec9698326
Run tests in both Python 3.10 and 3.11
2022-11-25 17:31:23 -07:00
Andrew Godwin
121abbcd57
We would, of course, need QEMU
2022-11-23 20:51:57 -07:00
Andrew Godwin
3165c267af
Multi-arch docker builds
2022-11-23 20:44:44 -07:00
Andrew Godwin
ae5a16e133
Only make dev builds on request
2022-11-23 13:30:05 -07:00
Andrew Godwin
644128803b
Add Docker actions
2022-11-23 13:26:07 -07:00
Andrew Godwin
6121f75223
Fix up lint more, and bump down to 3.10 as min req
2022-11-20 11:54:23 -07:00
Andrew Godwin
8f6db1a1e3
Add pre-commit linter to actions
2022-11-20 11:45:08 -07:00
Simon Willison
b9bab4c54c
Configure GitHub Actions to run tests ( #13 )
2022-11-19 22:04:28 -07:00