Skip to content

Update pre-commit script and GitHub workflows to use uv#796

Merged
m-reuter merged 2 commits intoDeep-MI:devfrom
dkuegler:feature/actions/uv
Mar 4, 2026
Merged

Update pre-commit script and GitHub workflows to use uv#796
m-reuter merged 2 commits intoDeep-MI:devfrom
dkuegler:feature/actions/uv

Conversation

@dkuegler
Copy link
Member

@dkuegler dkuegler commented Mar 4, 2026

This pull request updates the CI/CD workflows and supporting scripts to consistently use the uv Python package manager and the astral-sh/setup-uv GitHub Action for Python environment management, replacing previous usage of pip and actions/setup-python. Additionally, the pre-commit hook now cleans documentation build folders before running Sphinx, preventing stale files from affecting documentation builds. (tools/git-hooks/pre-commit)

@m-reuter m-reuter merged commit 538069f into Deep-MI:dev Mar 4, 2026
2 checks passed
@dkuegler dkuegler deleted the feature/actions/uv branch March 4, 2026 14:55
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