Community contributions for hooks and reference providers in python
Go to file
Michael Beemer e61533539b
ci: restrict codecov to a single python version
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
2024-07-11 16:46:45 -04:00
.github ci: restrict codecov to a single python version 2024-07-11 16:46:45 -04:00
hooks fix: remove modifications to license files (#81) 2024-04-23 06:02:19 +10:00
providers feat: add initial skeleton for OFREP provider (#86) 2024-05-03 00:27:34 +10:00
.gitignore fix: include proto file in build for openfeature-provider-flagd (#45) 2024-02-23 11:07:14 -03:00
.gitmodules feat: in-process offline flagd resolver (#74) 2024-04-11 12:33:33 -04:00
.pre-commit-config.yaml feat: in-process offline flagd resolver (#74) 2024-04-11 12:33:33 -04:00
.release-please-manifest.json chore(main): release openfeature-provider-flagd 0.1.5 (#77) 2024-04-11 15:43:47 -04:00
CODEOWNERS
CONTRIBUTING.md ci: introduce Release Please and PR linting workflows (#38) 2024-02-22 08:07:49 -03:00
README.md docs: remove experimental badge (#78) 2024-04-11 14:56:39 -04:00
mypy.ini refactor: add mypy and fix typing issues (#72) 2024-03-21 14:45:04 +11:00
release-please-config.json ci: update release please to new GHA (#90) 2024-06-10 14:38:11 -04:00
ruff.toml fix: include proto file in build for openfeature-provider-flagd (#45) 2024-02-23 11:07:14 -03: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.