Commit graph

9 commits

Author SHA1 Message Date
Kieran Eglin
92d9c459b1
One more shot 2024-06-13 16:10:59 -07:00
Kieran Eglin
674b5bba41
More docker tests 2024-06-13 15:57:57 -07:00
Kieran Eglin
6f47cdff49
more dockerfile 2024-06-13 15:56:39 -07:00
Kieran Eglin
144ea666ea
Off day - jeez louise 2024-06-13 15:43:55 -07:00
Kieran Eglin
1b32aafdab
Updated the correct dockerfile instead how about 2024-06-13 15:43:12 -07:00
Kieran Eglin
e32d883797
Moved as many docker-related files as possible 2024-06-13 15:35:22 -07:00
Kieran
e3f1b409b9 Improve dev tooling (#30)
* added ex_check and got it passing

* Set up ex_check to run in test env

* Added static code analysis

* Updated actions file

* Updated dockerfile
2024-02-21 17:28:27 -08:00
Kieran
b81c8d64b3 Switch to sqlite (#22)
* Updated project to use sqlite

* Edited migrations directly because I fear no man

* Updated search functions and tests to work with sqlite

* Updated build tools to remove postgres
2024-02-16 17:11:41 -08:00
Kieran
44bec0a127 Add CI (#4)
* Added credo

* Added and ran Prettier; First pass at GH Actions

* Updated actions workflow to hopefully work on this branch

* Name the folder correctly how about

* Added proper container prefix to commands

* Apparently you have to get back into the root after commands

* CI is working, update branches to final value
2024-01-19 23:43:25 -08:00