File tree
5 files changed
+12
-5
lines changed- providers/flagd
- e2e
- pkg/service/rpc
5 files changed
+12
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
547 | 547 | | |
548 | 548 | | |
549 | 549 | | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
550 | 557 | | |
551 | 558 | | |
552 | 559 | | |
| |||
- .github/CODEOWNERS-1
- .github/workflows/pr-checks.yaml+5-5
- .github/workflows/pr-python.yaml+38
- CODEOWNERS+1
- package-lock.json+2.2k-353
- package.json+1-1
- specification.json+135-28
- specification/README.md+4-1
- specification/appendix-a-included-utilities.md+403-7
- specification/appendix-b-gherkin-suites.md+1-1
- specification/appendix-d-observability.md+73
- specification/assets/gherkin/README.md+148
- specification/assets/gherkin/contextMerging.feature+128
- specification/assets/gherkin/evaluation.feature+4-3
- specification/assets/gherkin/evaluation_v2.feature+596
- specification/assets/gherkin/hooks.feature+49
- specification/assets/gherkin/metadata.feature+27
- specification/assets/gherkin/test-flags.json+221
- 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+47-24
- specification/sections/02-providers.md+58-9
- specification/sections/03-evaluation-context.md+8-8
- specification/sections/04-hooks.md+210-20
- specification/sections/05-events.md+12-12
- specification/sections/06-tracking.md+107
- specification/types.md+17-5
- 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