Commit a60b237
authored
feat(flagd): support Python 3.14 for flagd (#307)
* support Python 3.14 for flagd
Signed-off-by: gruebel <anton.gruebel@gmail.com>
* upgrade protobuf
Signed-off-by: gruebel <anton.gruebel@gmail.com>
* update deps
Signed-off-by: gruebel <anton.gruebel@gmail.com>
* add verbose
Signed-off-by: gruebel <anton.gruebel@gmail.com>
* update protobuf to v6
Signed-off-by: gruebel <anton.gruebel@gmail.com>
* remove verbose flag
Signed-off-by: gruebel <anton.gruebel@gmail.com>
* update deps
Signed-off-by: gruebel <anton.gruebel@gmail.com>
* fix merge conflicts
Signed-off-by: gruebel <anton.gruebel@gmail.com>
---------
Signed-off-by: gruebel <anton.gruebel@gmail.com>1 parent a2ec682 commit a60b237
File tree
3 files changed
+359
-380
lines changed- .github/workflows
- providers/openfeature-provider-flagd
3 files changed
+359
-380
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | 59 | | |
63 | 60 | | |
64 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 27 | + | |
32 | 28 | | |
33 | 29 | | |
34 | 30 | | |
| |||
52 | 48 | | |
53 | 49 | | |
54 | 50 | | |
55 | | - | |
| 51 | + | |
56 | 52 | | |
57 | 53 | | |
58 | 54 | | |
| |||
0 commit comments