139 Commits

Author SHA1 Message Date
github-actions[bot]
f837c0c244 chore(main): release 3.38.0 2026-03-21 01:32:11 +00:00
github-actions[bot]
448799a3ed chore(main): release 3.37.0 2026-03-21 00:18:10 +00:00
github-actions[bot]
e16eba10d9 chore(main): release 3.36.1 2026-03-20 05:48:16 +00:00
github-actions[bot]
e6a310dc32 chore(main): release 3.36.0 2026-03-20 04:21:42 +00:00
github-actions[bot]
41dfe39518 chore(main): release 3.35.0 2026-03-18 20:34:40 +00:00
github-actions[bot]
964c33c772 chore(main): release 3.34.1 2026-03-18 15:23:42 +00:00
github-actions[bot]
0730173e5b chore(main): release 3.34.0 2026-03-18 02:56:31 +00:00
github-actions[bot]
911df7a05c chore(main): release 3.33.0 2026-03-17 23:01:41 +00:00
github-actions[bot]
7d41ab44be chore(main): release 3.32.4 2026-03-16 01:13:22 +00:00
github-actions[bot]
842fb697e6 chore(main): release 3.32.3 2026-03-14 22:24:27 +00:00
github-actions[bot]
5e04e2a020 chore(main): release 3.32.2 2026-03-13 21:17:32 +00:00
github-actions[bot]
7356921eeb chore(main): release 3.32.1 2026-03-13 16:11:39 +00:00
github-actions[bot]
96042782d9 chore(main): release 3.32.0 2026-03-13 03:18:41 +00:00
github-actions[bot]
d0ce193edb chore(main): release 3.31.0 2026-03-12 05:30:07 +00:00
github-actions[bot]
4545bef7ea chore(main): release 3.30.0 2026-03-11 00:55:56 +00:00
github-actions[bot]
8859e73890 chore(main): release 3.29.0 2026-03-10 20:01:13 +00:00
github-actions[bot]
fd1e728396 chore(main): release 3.28.1 2026-03-10 00:39:15 +00:00
github-actions[bot]
b850e81897 chore(main): release 3.28.0 2026-03-09 20:41:35 +00:00
github-actions[bot]
4663097a24 chore(main): release 3.27.0 2026-03-09 02:07:55 +00:00
github-actions[bot]
f86b8614b1 chore(main): release 3.26.0 2026-03-08 12:46:24 +00:00
github-actions[bot]
93bf21e55b chore(main): release 3.25.0 2026-03-07 14:21:25 +00:00
Fringg
923b36a8b9 fix: use --frozen instead of --locked in Dockerfile to avoid version mismatch 2026-03-07 17:17:35 +03:00
github-actions[bot]
eecf2b4183 chore(main): release 3.24.0 2026-03-07 04:30:05 +00:00
github-actions[bot]
b68c1c751a chore(main): release 3.23.2 2026-03-06 02:33:15 +00:00
github-actions[bot]
c4ea17507f chore(main): release 3.23.1 2026-03-06 01:50:06 +00:00
github-actions[bot]
297240f8ef chore(main): release 3.23.0 2026-03-05 08:35:09 +00:00
Egor
2b16a00464 Merge pull request #2668 from BEDOLAGA-DEV/dev
Dev
2026-03-05 11:34:32 +03:00
Fringg
b31a893b13 fix: синхронизация версии pyproject.toml с main и обновление uv в Dockerfile
- pyproject.toml: 3.18.0 → 3.22.0 (соответствие main)
- Dockerfile: uv 0.10.7 → 0.10.8
- uv.lock: перегенерирован с новой версией
2026-03-05 11:29:35 +03:00
github-actions[bot]
e249bff5d6 chore(main): release 3.22.0 2026-03-04 03:14:27 +00:00
Egor
85489cff3f Merge pull request #2662 from BEDOLAGA-DEV/dev
Dev
2026-03-04 06:14:02 +03:00
Fringg
e23d69fcec feat: replace pip with uv in Dockerfile
- Use uv 0.10.7 with pyproject.toml + uv.lock instead of pip + requirements.txt
- Bind mounts for pyproject.toml/uv.lock with BuildKit cache for faster rebuilds
- UV_COMPILE_BYTECODE=1 for pre-compiled .pyc, UV_LINK_MODE=copy for multi-stage
- UV_PYTHON_DOWNLOADS=never to prevent uv from downloading its own Python
- Replace wget healthcheck with Python stdlib (removes apt layer from runtime)
- Increase start-period to 60s for migration headroom
- Fix redundant chown -R on entire /app
- Add .venv, tests, .mypy_cache, .ruff_cache to .dockerignore
2026-03-03 01:55:39 +03:00
github-actions[bot]
360d579415 chore(main): release 3.21.0 2026-03-02 19:27:36 +00:00
github-actions[bot]
ffffccb389 chore(main): release 3.20.1 2026-02-25 12:29:17 +00:00
github-actions[bot]
aaf0263fda chore(main): release 3.20.0 2026-02-25 09:48:22 +00:00
github-actions[bot]
69f57eddd6 chore(main): release 3.19.0 2026-02-25 03:36:23 +00:00
github-actions[bot]
83e04a2e93 chore(main): release 3.18.0 2026-02-24 03:38:23 +00:00
github-actions[bot]
1930a9dcde chore(main): release 3.17.1 2026-02-23 18:33:00 +00:00
github-actions[bot]
9101c98244 chore(main): release 3.17.0 2026-02-18 23:14:04 +00:00
github-actions[bot]
7f693f2b58 chore(main): release 3.16.3 2026-02-18 12:00:19 +00:00
github-actions[bot]
49d8de76a2 chore(main): release 3.16.2 2026-02-18 08:17:02 +00:00
github-actions[bot]
4cc18cbc9a chore(main): release 3.16.1 2026-02-18 07:29:30 +00:00
github-actions[bot]
15d848c1ca chore(main): release 3.16.0 2026-02-18 06:56:54 +00:00
github-actions[bot]
41cb122a2f chore(main): release 3.15.1 2026-02-17 04:54:40 +00:00
github-actions[bot]
e567c02658 chore(main): release 3.15.0 2026-02-17 04:01:31 +00:00
github-actions[bot]
d297985b0b chore(main): release 3.14.1 2026-02-17 02:03:34 +00:00
github-actions[bot]
4c48eadebc chore(main): release 3.14.0 2026-02-16 16:23:56 +00:00
github-actions[bot]
15aba2b3db chore(main): release 3.13.0 2026-02-16 07:11:21 +00:00
github-actions[bot]
bba85a309a chore(main): release 3.12.1 2026-02-16 04:32:16 +00:00
github-actions[bot]
d6e79161e7 chore(main): release 3.12.0 2026-02-15 23:20:25 +00:00
github-actions[bot]
61be89743d chore(main): release 3.11.0 2026-02-12 18:12:13 +00:00