Skip to content

Conversation

@kariharju
Copy link
Contributor

No need for RCC env., invoke, poetry.. just uv and simple uv commands like invoke.

Still changing GHAs, but if action-server works then all other projects should be a breeze to change.

- Aim is to not need rcc, invoke nor poetry eventually.
- Use pyproject.toml > [project.scripts] to contain all dev commands (logic in python scripts)
Use the new formats for dev-deps in pyproject.toml
- Set the python version based on the matrix configs
- Action-server uses python 3.12.12 specifically (and gha caches this)
- uv version is also not the latest but pinned in pyproject.toml (0.9.18)
- action-server GHAs use the uv tooling
@kariharju kariharju changed the title DRAFT: swicth action-server project to "uv-only" tooling. DRAFT: Switching to "uv-only" tooling in this repo. Starting from action-server project. Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants