|
478f987421
|
Just install bash during static build
|
2022-06-12 19:42:15 +01:00 |
|
|
b521163007
|
Add prettier to format frontend
|
2022-06-12 19:35:06 +01:00 |
|
|
786bd251a1
|
Merge collectstatic job into tests
Tests are the only one which really need it. Should make the other tests much faster
|
2022-06-12 15:58:06 +01:00 |
|
|
f6221a42dd
|
Remove duplicate checks from test job
|
2022-06-12 15:55:48 +01:00 |
|
|
c66acadd43
|
Only use just during development
This makes the CI tasks more verbose, but makes the whole setup much easier to manage
|
2022-06-12 15:52:45 +01:00 |
|
|
e2d5101a56
|
Add linting
|
2022-06-12 15:24:17 +01:00 |
|
|
bea6b53bd3
|
Ensure static build directory still exists during tests
This silences a warning. It's not actually _required_
|
2022-06-10 17:22:39 +01:00 |
|
|
a2044db646
|
Run collect_static job after pip and static
|
2022-06-10 17:20:06 +01:00 |
|
|
2c1cc3e411
|
Collect static before
Run as a separate job, and then tests split out into 2
|
2022-06-10 17:15:13 +01:00 |
|
|
85785dddb7
|
Use Python 3.10 on CI
|
2022-06-10 17:01:26 +01:00 |
|
|
f5d45e65ba
|
Set secret key during tests
|
2022-06-10 16:56:25 +01:00 |
|
|
284d139968
|
Add pip cache
|
2022-06-10 16:56:07 +01:00 |
|
|
adb2b3aa8b
|
Add CI config
|
2022-06-10 16:46:47 +01:00 |
|