Сергей Ванюшкин pi3c
  • Joined on 2026-04-04
pi3c deleted branch feature/localization from pi3c/blog.pyaqa.ru 2026-05-10 14:19:09 +00:00
pi3c merged pull request pi3c/blog.pyaqa.ru#15 2026-05-10 14:19:08 +00:00
Localization
pi3c pushed to feature/localization at pi3c/blog.pyaqa.ru 2026-05-10 14:05:06 +00:00
de92f73f58 fix(i18n): register _() Jinja2 global and current_locale in error handlers
pi3c created pull request pi3c/blog.pyaqa.ru#15 2026-05-10 13:27:49 +00:00
Localization
pi3c pushed to feature/localization at pi3c/blog.pyaqa.ru 2026-05-10 13:27:03 +00:00
d32ad29abc feat(i18n): add browser-language localization with Jinja2 _() and locale middleware
pi3c created branch feature/localization in pi3c/blog.pyaqa.ru 2026-05-10 13:27:03 +00:00
pi3c pushed to dev at pi3c/blog.pyaqa.ru 2026-05-10 11:22:01 +00:00
4e6505c598 Merge pull request 'Api tests' (#14) from feature/migrations-ci into dev
c9b380c601 test(api): add full API test suite with get_keycloak_client async fix
Compare 2 commits »
pi3c deleted branch feature/migrations-ci from pi3c/blog.pyaqa.ru 2026-05-10 11:22:01 +00:00
pi3c merged pull request pi3c/blog.pyaqa.ru#14 2026-05-10 11:21:59 +00:00
Api tests
pi3c created pull request pi3c/blog.pyaqa.ru#14 2026-05-10 11:14:34 +00:00
Api tests
pi3c created branch feature/migrations-ci in pi3c/blog.pyaqa.ru 2026-05-10 11:12:00 +00:00
pi3c pushed to feature/migrations-ci at pi3c/blog.pyaqa.ru 2026-05-10 11:12:00 +00:00
e9271c850a test(api): add full API test suite with get_keycloak_client async fix
pi3c deleted branch feature/migrations-ci from pi3c/blog.pyaqa.ru 2026-05-10 10:26:52 +00:00
pi3c pushed to dev at pi3c/blog.pyaqa.ru 2026-05-10 10:26:52 +00:00
448da0396a Миграции и pipeline (#13)
c790b6edc6 ci: move coverage to separate pipeline step, add psycopg2-binary, fix E2E race
9cc2f6284d feat: add alembic migrations, integration tests, and CI support
Compare 3 commits »
pi3c merged pull request pi3c/blog.pyaqa.ru#13 2026-05-10 10:26:50 +00:00
Миграции и pipeline
pi3c pushed to feature/migrations-ci at pi3c/blog.pyaqa.ru 2026-05-10 10:19:36 +00:00
c790b6edc6 ci: move coverage to separate pipeline step, add psycopg2-binary, fix E2E race
9cc2f6284d feat: add alembic migrations, integration tests, and CI support
Compare 2 commits »
pi3c pushed to feature/migrations-ci at pi3c/blog.pyaqa.ru 2026-05-10 09:21:04 +00:00
ada161f5fc feature: pipeline update
pi3c pushed to feature/migrations-ci at pi3c/blog.pyaqa.ru 2026-05-10 08:27:05 +00:00
34f0f8b79a feature: pipeline update
pi3c pushed to feature/migrations-ci at pi3c/blog.pyaqa.ru 2026-05-10 05:55:58 +00:00
26ce114bc7 fix: add psycopg2-binary dev dep for sync Postgres in CI tests
pi3c pushed to feature/migrations-ci at pi3c/blog.pyaqa.ru 2026-05-10 05:46:47 +00:00
f9fff0302c fix: sync fixture for alembic stamp, E2E CI race fix, ruff I rule removal