Commit Graph

772 Commits

Author SHA1 Message Date
grillazz 7ef6e71025 refactor: comment out database schema creation steps in build-and-test.yml 2025-12-28 18:50:04 +01:00
grillazz 544d798ec7 refactor: comment out database schema creation steps in build-and-test.yml 2025-12-28 18:48:32 +01:00
grillazz 7b0c03f711 refactor: clean up imports and improve db_session fixture in test configuration 2025-12-28 18:44:31 +01:00
grillazz a24c47ab3f refactor: improve test_get_token by creating user before token request 2025-12-28 18:43:21 +01:00
grillazz 1188734a0f refactor: update test fixtures for improved database session management and isolation 2025-12-28 18:41:22 +01:00
grillazz 1fe0faa5c9 refactor: enhance database schema creation and add documentation for test database URL 2025-12-28 18:35:19 +01:00
grillazz 242ea2ab9a refactor: update database creation documentation in conftest.py 2025-12-28 18:20:49 +01:00
grillazz da7d492b84 Merge remote-tracking branch 'origin/main' into switch-logger-to-rotoger 2025-12-25 16:06:47 +01:00
grillazz 6dbc7e141e Merge branch 'switch-logger-to-rotoger' of https://github.com/grillazz/fastapi-sqlalchemy-asyncpg into switch-logger-to-rotoger 2025-12-25 16:03:39 +01:00
grillazz 5d34b04ca1 Add test database configuration and schema creation for testing 2025-12-25 15:56:23 +01:00
Ordinary Hobbit 55c3105274 Merge pull request #229 from grillazz/docker-image-refactor
Docker image refactor
2025-12-18 20:28:19 +01:00
grillazz daf5ce9248 update Python version to include patch in build configuration and Dockerfile 2025-12-16 14:25:29 +01:00
grillazz 29cdd36ec6 bump dependencies and update project version to 1.24.0 2025-12-16 14:05:44 +01:00
grillazz abec9030f8 update Dockerfile to use specific Python and UV versions 2025-12-16 14:02:44 +01:00
Ordinary Hobbit 3e96bbb1fb Merge pull request #228 from grillazz/docker-image-refactor
Docker image refactor
2025-11-18 18:31:00 +01:00
grillazz 83138b3b1c CI refactor 2025-11-18 18:27:45 +01:00
grillazz 4c20ea5ac0 docker image refactor 2025-11-18 18:26:01 +01:00
Ordinary Hobbit 35a514b69e Merge pull request #227 from grillazz/switch-logger-to-rotoger
polish badges
2025-11-16 16:48:57 +01:00
grillazz f87d751a3a polish badges 2025-11-16 16:48:08 +01:00
Ordinary Hobbit adf4f3c289 Merge pull request #226 from grillazz/switch-logger-to-rotoger
bump project deps
2025-11-16 15:31:40 +01:00
grillazz 27a895efaa fastapi bump 2025-11-16 15:29:42 +01:00
grillazz 49b85128ce format 2025-11-16 15:28:51 +01:00
grillazz b10665c64e lint code 2025-11-16 15:23:36 +01:00
grillazz c80b8d841c bump to python 3.14 and the latest version of project deps 2025-11-16 15:20:32 +01:00
grillazz e208c5b1af Merge remote-tracking branch 'origin/switch-logger-to-rotoger' into switch-logger-to-rotoger
# Conflicts:
#	pyproject.toml
#	uv.lock
2025-11-16 15:18:11 +01:00
grillazz 9929a03ba2 bump to python 3.14 and the latest version of project deps 2025-11-16 15:17:50 +01:00
grillazz a3189ee732 update README.md 2025-11-16 15:04:43 +01:00
Ordinary Hobbit e8f9a30bae Merge pull request #225 from grillazz/switch-logger-to-rotoger
update rotoger to 0.2.1
2025-11-14 10:39:18 +01:00
grillazz f90513aab4 update rotoger to 0.2.1 2025-11-14 10:36:34 +01:00
grillazz e25ad7e587 update rotoger to 0.2.1 2025-11-14 10:31:17 +01:00
Ordinary Hobbit 1eef093c4c Merge pull request #224 from grillazz/switch-logger-to-rotoger
docker arch refactor
2025-11-13 13:06:34 +01:00
Ordinary Hobbit 84061b58a8 Update Makefile
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-13 13:05:08 +01:00
grillazz 15ea8a35a7 update CI python matrix 2025-11-13 13:02:10 +01:00
grillazz 36d363c70e delay api service start until other resources are ready 2025-11-13 12:36:51 +01:00
grillazz 021ac4f9c7 bullet prof docker clean 2025-11-13 12:36:16 +01:00
grillazz adf87bc582 bump and fix project deps 2025-11-13 12:15:17 +01:00
grillazz 6db1436aa8 update docker image to ubuntu:25.10 as base, bump python version to 3.14 2025-11-13 12:15:00 +01:00
Ordinary Hobbit 322004438a Merge pull request #223 from grillazz/switch-logger-to-rotoger
Switch logger to rotoger
2025-10-23 12:12:48 +02:00
Ordinary Hobbit 325c388393 Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-23 12:11:23 +02:00
grillazz 769a2397a7 update README.md 2025-10-23 12:09:43 +02:00
grillazz 1f2215ba19 drop old logger module 2025-10-22 14:25:37 +02:00
Ordinary Hobbit 8293c39f0f Merge pull request #222 from grillazz/switch-logger-to-rotoger
drop old logger configs
2025-10-15 18:59:13 +02:00
grillazz 4f8d565358 drop old logger configs 2025-10-14 14:14:37 +02:00
Ordinary Hobbit a5d63d4fb9 Merge pull request #221 from grillazz/switch-logger-to-rotoger
switch to new Rotoger class
2025-10-14 11:32:24 +02:00
grillazz 331df3f2ff switch to new Rotoger class 2025-10-14 11:31:08 +02:00
Ordinary Hobbit 29c85275b2 Merge pull request #220 from grillazz/217-simple-ha-behind-nginx
compose refactor and project dependencies bump
2025-09-20 19:55:05 +02:00
Ordinary Hobbit 71cb80b155 Update Makefile
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-20 17:59:49 +02:00
grillazz cd5f391683 ci fix 2025-09-20 17:58:06 +02:00
grillazz 77385c74ee bump project deps 2025-09-20 17:52:31 +02:00
grillazz b0c7722d29 compose refactor 2025-09-20 17:38:01 +02:00