Commit graph

2 commits

Author SHA1 Message Date
3b60f82770 Features: 1) Add --frozen and --extra flags to uv sync in .gitlab-ci.yml;
Fixes: None;

Extra: None;
2025-12-15 20:22:34 +03:00
04cba93ebb Features: 1) Add .gitlab-ci.yml with linting, type-checking, and testing stages using uv image; 2) Introduce .pre-commit-config.yaml with Ruff hooks for code quality enforcement;
Fixes: None;

Extra: Remove unused dependencies (`mypy`, `isort`, `celery-stubs`, etc.), update `uv.lock` with dependency changes, and upgrade versions for `debugpy`, `jupyterlab`, and `ruff`.
2025-12-15 20:19:00 +03:00