1 file changed
+1
-1
lines changed- .github/workflows/pr-python.yaml+38
- package-lock.json+1.0k-304
- package.json+1-1
- specification.json+93-7
- specification/README.md+4-1
- specification/appendix-a-included-utilities.md+363-7
- specification/appendix-b-gherkin-suites.md+1-1
- specification/appendix-d-observability.md+67
- specification/assets/gherkin/contextMerging.feature+128
- specification/assets/gherkin/evaluation.feature+1-1
- specification/assets/gherkin/hooks.feature+49
- 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+15
- specification/sections/01-flag-evaluation.md+17-11
- specification/sections/02-providers.md+39-1
- specification/sections/03-evaluation-context.md+2-2
- specification/sections/04-hooks.md+127-13
- specification/sections/06-tracking.md+107
- specification/types.md+15-3
- 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