9 Commits

Author SHA1 Message Date
Kuchenpirat
8c29bd3439
fix: task py:migrate description (#3932) 2024-07-23 15:43:21 +00:00
boc-the-git
2a6bb7d444
docs: Add doco for db changes (#3721) 2024-06-10 13:34:02 +02:00
Hayden
9e6ae2e514
chore: remove black (#3437) 2024-04-11 20:36:55 -05:00
Hayden
1af0f426ae
fix: remove deprecated lifecycle and consolidate startup actions (#3311)
* remove deprecated lifecycle and consolidate startup actions

* fix import
2024-03-14 19:27:26 +00:00
Michael Genson
315d5b370e
fix: bump ruff (#3275)
* bump ruff

* updated deprecated cli usage

* fixed deprecated pyproject layout

* fixed .format string

* fixed another deprecated setting
2024-03-09 18:40:08 +00:00
Kuchenpirat
2471c7b08e Fix wrong email config 2024-02-13 08:39:21 +00:00
Kuchenpirat
0dc8584485
↕️ 2024-02-10 13:30:02 +01:00
Kuchenpirat
673ad6d42b
Update Taskfile.yml 2024-02-10 13:26:24 +01:00
Hayden
0800a8d00a
chore: rewrite makefile in taskfile (#3035)
* add docker-compose with development dependencies

* delete old runtime.txt file

* specify specific group for postgres deps

* replace makefile with taskfile with new features

* drop template.env file in favor of defaults within taskfile

* use with github actions

* update docs for taskfile changes

* update task.json for vscode

* add taskfile to devcontainer.json

* pre-install taskfile so startup command works

* remove run command and fix desc for ui

* change node-> python->py for consistency
2024-01-27 18:14:42 +00:00