File tree
15 files changed
+83
-63
lines changed- libs
- providers
- flagd
- src
- e2e
- step-definitions
- tests
- lib
- service/grpc
- flagd-web
15 files changed
+83
-63
lines changedDiff for: libs/providers/flagd-web/schemas
- .release-please-manifest.json+2-2
- json/CHANGELOG.md-19
- json/flags.json-32
- json/flags.yaml-25
- json/targeting.json+3-2
- json/targeting.yaml+6-2
- json/test/flags/negative/with-invalid-flag-metadata.json-16
- json/test/flags/negative/with-invalid-flag-set-metadata.json-16
- json/test/flags/positive/with-metadata.json-29
- json/version.txt+1-1
- protobuf/CHANGELOG.md-14
- protobuf/flagd/evaluation/v1/evaluation.proto-6
Diff for: libs/providers/flagd/schemas
- .release-please-manifest.json+2-2
- json/CHANGELOG.md-19
- json/flags.json-32
- json/flags.yaml-25
- json/targeting.json+3-2
- json/targeting.yaml+6-2
- json/test/flags/negative/with-invalid-flag-metadata.json-16
- json/test/flags/negative/with-invalid-flag-set-metadata.json-16
- json/test/flags/positive/with-metadata.json-29
- json/version.txt+1-1
- protobuf/CHANGELOG.md-21
- protobuf/flagd/evaluation/v1/evaluation.proto-6
- protobuf/schema/v1/schema.proto-2
- protobuf/sync/v1/sync_service.proto-2
Diff for: libs/providers/flagd/spec
- .github/workflows/pr-python.yaml-6
- package-lock.json+186-181
- package.json+1-1
- specification.json+5-26
- specification/README.md-3
- specification/appendix-d-observability.md-67
- specification/assets/gherkin/evaluation.feature+1-1
- specification/assets/gherkin/hooks.feature-49
- specification/assets/gherkin/metadata.feature-27
- specification/sections/01-flag-evaluation.md+5-5
- specification/sections/04-hooks.md+11-117
- specification/types.md-2
- tools/repo_parser/pyproject.toml-6
- tools/repo_parser/spec_finder.py+34-35
- tools/repo_parser/test_spec_finder.py+9-72
- tools/specification_parser/specification_parser.py+2-2
- tools/specification_parser/specification_parser_test.py+5-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
41 | 45 |
| |
42 | 46 |
|
+12-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
49 | 58 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 | 67 |
|
+31-31
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
6 |
| - | |
| 5 | + | |
7 | 6 |
| |
8 | 7 |
| |
9 | 8 |
| |
10 | 9 |
| |
11 |
| - | |
12 |
| - | |
13 |
| - | |
| 10 | + | |
14 | 11 |
| |
15 | 12 |
| |
16 | 13 |
| |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
| 14 | + | |
24 | 15 |
| |
25 | 16 |
| |
26 | 17 |
| |
27 | 18 |
| |
28 |
| - | |
29 |
| - | |
30 |
| - | |
| 19 | + | |
31 | 20 |
| |
32 | 21 |
| |
33 | 22 |
| |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
| 23 | + | |
| 24 | + | |
38 | 25 |
| |
39 |
| - | |
40 |
| - | |
| 26 | + | |
41 | 27 |
| |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
46 | 32 |
| |
47 |
| - | |
48 |
| - | |
| 33 | + | |
| 34 | + | |
49 | 35 |
| |
50 | 36 |
| |
51 |
| - | |
52 | 37 |
| |
53 | 38 |
| |
| 39 | + | |
54 | 40 |
| |
| 41 | + | |
55 | 42 |
| |
56 | 43 |
| |
57 | 44 |
| |
58 | 45 |
| |
59 | 46 |
| |
60 | 47 |
| |
61 | 48 |
| |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
62 | 54 |
| |
| 55 | + | |
| 56 | + | |
| 57 | + | |
63 | 58 |
| |
64 | 59 |
| |
65 | 60 |
| |
| |||
71 | 66 |
| |
72 | 67 |
| |
73 | 68 |
| |
74 |
| - | |
75 |
| - | |
76 |
| - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
77 | 77 |
| |
78 | 78 |
|
+9-8
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
12 |
| - | |
| 11 | + | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
| |||
42 | 43 |
| |
43 | 44 |
| |
44 | 45 |
| |
45 |
| - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
46 | 51 |
| |
47 | 52 |
| |
48 | 53 |
| |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
| 54 | + | |
54 | 55 |
| |
55 | 56 |
| |
56 | 57 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
| 24 | + | |
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
|
+12
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
21 | 28 |
| |
22 | 29 |
| |
23 | 30 |
| |
| |||
79 | 86 |
| |
80 | 87 |
| |
81 | 88 |
| |
| 89 | + | |
82 | 90 |
| |
83 | 91 |
| |
84 | 92 |
| |
| |||
93 | 101 |
| |
94 | 102 |
| |
95 | 103 |
| |
| 104 | + | |
96 | 105 |
| |
97 | 106 |
| |
98 | 107 |
| |
| |||
128 | 137 |
| |
129 | 138 |
| |
130 | 139 |
| |
| 140 | + | |
| 141 | + | |
| 142 | + | |
131 | 143 |
| |
132 | 144 |
| |
133 | 145 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
| 73 | + | |
| 74 | + | |
73 | 75 |
| |
74 | 76 |
| |
75 | 77 |
| |
| |||
95 | 97 |
| |
96 | 98 |
| |
97 | 99 |
| |
| 100 | + | |
98 | 101 |
| |
99 | 102 |
| |
100 | 103 |
| |
| |||
165 | 168 |
| |
166 | 169 |
| |
167 | 170 |
| |
168 |
| - | |
| 171 | + | |
169 | 172 |
| |
170 | 173 |
| |
171 | 174 |
| |
| |||
240 | 243 |
| |
241 | 244 |
| |
242 | 245 |
| |
| 246 | + | |
243 | 247 |
| |
244 | 248 |
| |
245 | 249 |
| |
|
Diff for: libs/shared/flagd-core/flagd-schemas
Submodule flagd-schemas updated 12 files
- .release-please-manifest.json+2-2
- json/CHANGELOG.md-19
- json/flags.json-32
- json/flags.yaml-25
- json/targeting.json+3-2
- json/targeting.yaml+6-2
- json/test/flags/negative/with-invalid-flag-metadata.json-16
- json/test/flags/negative/with-invalid-flag-set-metadata.json-16
- json/test/flags/positive/with-metadata.json-29
- json/version.txt+1-1
- protobuf/CHANGELOG.md-14
- protobuf/flagd/evaluation/v1/evaluation.proto-6
Diff for: libs/shared/flagd-core/spec
- .github/workflows/pr-python.yaml-6
- package-lock.json+186-181
- package.json+1-1
- specification.json+5-26
- specification/README.md-3
- specification/appendix-d-observability.md-60
- specification/assets/gherkin/metadata.feature-27
- specification/sections/01-flag-evaluation.md+5-5
- specification/sections/04-hooks.md+11-117
- specification/types.md-2
- tools/repo_parser/pyproject.toml-6
- tools/repo_parser/spec_finder.py+34-35
- tools/repo_parser/test_spec_finder.py+9-72
- tools/specification_parser/specification_parser.py+2-2
- tools/specification_parser/specification_parser_test.py+5-5
Diff for: libs/shared/flagd-core/src/e2e/index.ts
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
|
0 commit comments