Community contributions for hooks and reference providers in python
Go to file
Anton Grübel 9590554be4
feat: migrate to uv (#293)
* migrate to uv

Signed-off-by: gruebel <anton.gruebel@gmail.com>

* fix build setup

Signed-off-by: gruebel <anton.gruebel@gmail.com>

* fix paths-filter

Signed-off-by: gruebel <anton.gruebel@gmail.com>

* add uv workspace

Signed-off-by: gruebel <anton.gruebel@gmail.com>

* fix type check

Signed-off-by: gruebel <anton.gruebel@gmail.com>

---------

Signed-off-by: gruebel <anton.gruebel@gmail.com>
2025-08-07 20:50:43 +02:00
.github feat: migrate to uv (#293) 2025-08-07 20:50:43 +02:00
hooks feat: migrate to uv (#293) 2025-08-07 20:50:43 +02:00
providers feat: migrate to uv (#293) 2025-08-07 20:50:43 +02:00
.gitignore feat: Add basic env var provider (#276) 2025-07-16 11:00:38 +02:00
.gitmodules chore(deps): update dependency providers/openfeature-provider-flagd/openfeature/test-harness to v2.11.1 (#297) 2025-08-06 17:11:44 +02:00
.pre-commit-config.yaml chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.12.7 (#296) 2025-08-06 17:30:29 +02:00
.release-please-manifest.json chore(main): release openfeature-provider-flagd 0.2.6 (#284) 2025-07-24 14:41:17 +02:00
CODEOWNERS
CONTRIBUTING.md feat: migrate to uv (#293) 2025-08-07 20:50:43 +02:00
README.md
pyproject.toml feat: migrate to uv (#293) 2025-08-07 20:50:43 +02:00
release-please-config.json feat: Add basic env var provider (#276) 2025-07-16 11:00:38 +02:00
renovate.json feat: migrate to uv (#293) 2025-08-07 20:50:43 +02:00
uv.lock feat: migrate to uv (#293) 2025-08-07 20:50:43 +02:00

README.md

OpenFeature Python Contributions

This repository is intended for OpenFeature contributions which are not included in the OpenFeature SDK.

The project includes:

License

Apache 2.0 - See LICENSE for more information.