1 file changed
+1
-1
lines changedDiff for: providers/flagd/spec
- .github/workflows/pr-checks.yaml+7-7
- .github/workflows/pr-python.yaml+38
- .github/workflows/repo-stats.yaml+21
- .markdownlint.yml+2
- README.md+39-16
- package-lock.json+1.2k-378
- package.json+1-1
- renovate.json+8-1
- specification.json+305-51
- specification/README.md+2-1
- specification/appendix-a-included-utilities.md+356-7
- specification/appendix-b-gherkin-suites.md+1-1
- specification/appendix-c-ofrep.md+19
- 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+30-2
- specification/sections/01-flag-evaluation.md+177-38
- specification/sections/02-providers.md+61-45
- specification/sections/03-evaluation-context.md+125-14
- specification/sections/04-hooks.md+32-13
- specification/sections/05-events.md+108-5
- specification/sections/06-tracking.md+107
- specification/types.md+66-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
0 commit comments