Sergey Vanyushkin 3956098d4b
Some checks failed
ci/woodpecker/pr/pipeline Pipeline failed
feat: add alembic migrations and PostgreSQL CI support
- Add alembic dependency and initialize migration framework
- Configure async alembic env.py for SQLAlchemy 2.0
- Create initial migration for PostORM table
- Gate init_db() with SKIP_INIT_DB env var for CI/production
- Add PostgreSQL service to Woodpecker CI pipeline
- Create integration tests for migrations (TC-INT-001..002)
- Create integration tests for SQLAlchemyPostRepository (TC-INT-003..009)
- Add unit test for init_db skip behavior (TC-UNIT-901)
- All 176 tests pass, coverage 72.59%
2026-05-10 07:28:02 +03:00
2026-04-19 15:59:16 +03:00
2026-04-12 18:31:24 +00:00
2026-04-19 10:58:53 +03:00
Description
Блог pyaqa
Readme MIT 801 KiB
Languages
Python 91.2%
Shell 8.8%