Community contributions for hooks and reference providers in python
Go to file
Ben Mask 9ffc7ec91d
fix: Pin the ofrep provider's requests dep >=2.27.0 because of… (#161)
[Issue 156] Pin the ofrep provider's requests dep >=2.27.0 because of JSONDecodeError useage

Signed-off-by: atmask <benjaminajm@gmail.com>
2025-01-21 16:36:42 -05:00
.github ci: update release process (#159) 2025-01-21 16:00:41 -05:00
hooks build: setup mypy for each package independently (#116) 2024-11-28 00:06:18 +01:00
providers fix: Pin the ofrep provider's requests dep >=2.27.0 because of… (#161) 2025-01-21 16:36:42 -05:00
.gitignore feat: Add Flipt provider (#143) 2025-01-21 13:58:50 -05:00
.gitmodules chore(deps): update dependency providers/openfeature-provider-flagd/openfeature/test-harness to v0.5.21 (#145) 2025-01-04 22:26:48 +00:00
.pre-commit-config.yaml chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.9.2 (#153) 2025-01-17 12:57:04 +00:00
.release-please-manifest.json chore(main): release openfeature-provider-flipt 0.1.3 (#160) 2025-01-21 16:03:21 -05:00
CODEOWNERS chore: add CODEOWNERS (#34) 2024-01-17 14:41:49 -05:00
CONTRIBUTING.md build: auto generate proto files from schema (#115) 2024-11-27 08:29:26 -05:00
README.md docs: remove experimental badge (#78) 2024-04-11 14:56:39 -04:00
mypy.ini build: auto generate proto files from schema (#115) 2024-11-27 08:29:26 -05:00
release-please-config.json feat: Add Flipt provider (#143) 2025-01-21 13:58:50 -05:00
renovate.json build(renovate): Utilize default OpenFeature Renovate configuration (#132) 2024-12-27 14:11:14 +01:00
ruff.toml build: auto generate proto files from schema (#115) 2024-11-27 08:29:26 -05: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.