* add release workflow
This will create tags when a new release is published
* fix(workflows): refactor release workflow
Signed-off-by: Devin Buhl <devin@buhl.casa>
* Update release.yml
---------
Signed-off-by: Devin Buhl <devin@buhl.casa>
* Added first attempt at dockerfile
* Added workflow dispatch [skip ci]
* Trying PR trigger just for now [skip ci]
* Trying some more [skip ci]
* Revert for merge
* 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
* 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