Ferdinand Thiessen
095159af71
feat(db): Add database migration support, implements #19
...
Migrations allow us to keep track of database changes and upgrading databases if needed.
2021-12-23 02:50:04 +01:00
Ferdinand Thiessen
34ee95c66a
feat(cli): Split CLI commands into seperate files
2021-12-23 02:48:02 +01:00
Ferdinand Thiessen
519eac8f25
feat(ci): Added pipeline for tests
...
continuous-integration/woodpecker the build failed
Details
Add all supported, meaning by flaschengeist, python versions.
Use slim image of python instead of alpine, because Pillow does not
provide any wheels for musllibc
2021-12-22 00:29:33 +01:00
Ferdinand Thiessen
aaec6b43ae
tests: Fix tests for current backend
2021-12-21 22:56:03 +01:00
Ferdinand Thiessen
53ed2d9d1a
chore(package): Only use setup.cfg, drop setup.py
2021-12-18 01:46:35 +01:00
Ferdinand Thiessen
064177542e
[core] Added license and added setup information
2021-04-02 06:58:47 +02:00
Ferdinand Thiessen
d2854315c1
[Test] Added setup.cfg to run tests and coverage, updated Readme
2021-01-24 16:19:46 +01:00