4 Коммитов

Автор SHA1 Сообщение Дата
Viginum-DataScientist-6
588f20cd4a feat(ci): cache poetry dependencies 2025-07-30 14:33:18 +02:00
Viginum-DataScientist-6
a92770562b feat(ci): install poetry via pipx
Fixes the warning related to using the root environment's pip when install poetry via `pip install poetry`.
2025-07-30 14:33:18 +02:00
Viginum-DataScientist-6
991ed8141b style: minor formatting and fix workflow name 2025-07-30 14:33:18 +02:00
Viginum-DataScientist-6
427a873568 ci: run publish-* workflow on manual GitHub releases only
- This setup is inspired by the setup in github.com/python-poetry/poetry.
- Automatically publishing on tag pushes feels brittle, revert to a manual trigger to nre PyPI releases.
- Move the test step to a new test workflow to ensure it is still run on each commit.
2025-07-29 17:29:20 +02:00