Skip to content

feature/migrate dev setup to uv - #273

Merged
alexandraBara merged 2 commits into
developmentfrom
feature/migrate_to_uv_setup
Aug 25, 2026
Merged

feature/migrate dev setup to uv#273
alexandraBara merged 2 commits into
developmentfrom
feature/migrate_to_uv_setup

Conversation

@amd-ansonyim

Copy link
Copy Markdown
Collaborator

Summary

Migrate dev setup to use uv, Currently only enforces python ver 3.9+ but can be changed to demand specific version.
Setuptools security issue still an issue until we can migrate to python 3.10+ and setuptools ver 83.0.0+.

Test plan

  • pytest test/unit
  • [] pytest test/functional (if applicable)
  • pre-commit run --all-files

Checklist

  • Added/updated tests (or explained why not)
  • Updated docs/README if behavior changed
  • No secrets or credentials committed

@github-actions github-actions Bot added documentation Improvements or additions to documentation ci labels Aug 25, 2026
Comment thread .github/workflows/code_quality_checks.yml Fixed
Comment thread .github/workflows/functional-test.yml Fixed
Comment thread .github/workflows/release-trusted-publisher.yml Fixed
Comment thread .github/workflows/unit-test.yml Fixed
Comment thread .github/workflows/update-plugin-docs.yml Fixed
@alexandraBara
alexandraBara merged commit 6a5dac5 into development Aug 25, 2026
7 checks passed
@alexandraBara
alexandraBara deleted the feature/migrate_to_uv_setup branch August 25, 2026 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants