Commit 0039ea2
authored
use grpc_tools to generate proto files (cadence-workflow#19)
What changed?
use grpc_tools to generate proto files
Why?
avoid local compiling protoc
How did you test it?
Unit Test
Manual Test with client_example.py1 parent 5d6533a commit 0039ea2
File tree
20 files changed
+168
-627
lines changed- cadence/api
- v1
- scripts
20 files changed
+168
-627
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
Whitespace-only changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | 4 | | |
| 5 | + | |
18 | 6 | | |
| 7 | + | |
19 | 8 | | |
| 9 | + | |
20 | 10 | | |
| 11 | + | |
21 | 12 | | |
| 13 | + | |
22 | 14 | | |
| 15 | + | |
23 | 16 | | |
| 17 | + | |
24 | 18 | | |
| 19 | + | |
25 | 20 | | |
| 21 | + | |
26 | 22 | | |
| 23 | + | |
27 | 24 | | |
| 25 | + | |
28 | 26 | | |
| 27 | + | |
29 | 28 | | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | 34 | | |
| 35 | + | |
48 | 36 | | |
| 37 | + | |
49 | 38 | | |
| 39 | + | |
50 | 40 | | |
| 41 | + | |
51 | 42 | | |
| 43 | + | |
52 | 44 | | |
| 45 | + | |
53 | 46 | | |
| 47 | + | |
54 | 48 | | |
| 49 | + | |
55 | 50 | | |
| 51 | + | |
56 | 52 | | |
| 53 | + | |
57 | 54 | | |
| 55 | + | |
58 | 56 | | |
| 57 | + | |
59 | 58 | | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | 65 | | |
| 66 | + | |
79 | 67 | | |
| 68 | + | |
80 | 69 | | |
| 70 | + | |
81 | 71 | | |
| 72 | + | |
82 | 73 | | |
| 74 | + | |
83 | 75 | | |
| 76 | + | |
84 | 77 | | |
| 78 | + | |
85 | 79 | | |
| 80 | + | |
86 | 81 | | |
| 82 | + | |
87 | 83 | | |
| 84 | + | |
88 | 85 | | |
| 86 | + | |
89 | 87 | | |
| 88 | + | |
90 | 89 | | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments