File tree
2 files changed
+3
-3
lines changed- test/OpenFeature.Contrib.Providers.Flagd.E2e.Common/Steps
2 files changed
+3
-3
lines changed- .github/CODEOWNERS-1
- .github/workflows/pr-checks.yaml+1-1
- .github/workflows/pr-python.yaml+38
- CODEOWNERS+1
- package-lock.json+2.2k-352
- package.json+1-1
- specification.json+96-10
- specification/README.md+3
- specification/appendix-a-included-utilities.md+363-7
- specification/appendix-b-gherkin-suites.md+1-1
- specification/appendix-d-observability.md+73
- 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+18-3
- 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+134-13
- specification/sections/05-events.md+6-6
- specification/sections/06-tracking.md+107
- specification/types.md+14-2
- 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
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
46 |
| - | |
| 45 | + | |
| 46 | + | |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
|
0 commit comments