1 file changed
+1
-1
lines changed- .github/workflows/pr-python.yaml+38
- package-lock.json+847-258
- package.json+1-1
- specification.json+192-41
- specification/README.md+4-1
- specification/appendix-a-included-utilities.md+356-7
- specification/appendix-b-gherkin-suites.md+1-1
- specification/appendix-c-ofrep.md+19
- specification/appendix-d-observability.md+67
- specification/assets/gherkin/metadata.feature+27
- specification/assets/images/life-cycle.excalidraw-613
- specification/assets/images/life-cycle.png
- specification/assets/images/provider.excalidraw-431
- specification/assets/images/provider.png
- specification/glossary.md+21-1
- specification/sections/01-flag-evaluation.md+115-3
- specification/sections/02-providers.md+52-51
- specification/sections/03-evaluation-context.md+6-6
- specification/sections/04-hooks.md+127-13
- specification/sections/05-events.md+68-19
- specification/sections/06-tracking.md+107
- specification/types.md+36-15
- tools/repo_parser/Dockerfile+8
- tools/repo_parser/README.md+49
- tools/repo_parser/pyproject.toml+17
- tools/repo_parser/requirements.txt+4
- tools/repo_parser/spec_finder.py+215
- tools/repo_parser/test_spec_finder.py+128
- tools/specification_parser/specification_parser.py+2-2
- tools/specification_parser/specification_parser_test.py+5-5
0 commit comments