Commit 09e49f3
authored
Bring back the compiler (still in a different Python package), switch to uv (#106)
* Move betterproto
* Add back the compiler
* Switch to uv
* Add lock file
* Add uv lock file
* Update pyproject
* Fix CI
* Temporary fix
* Fix workflow name
* Fix test skipping on windows
* Fix code quality
* Fix Python version
* Fix action
* Remove comment
* Compile tests in CI
* Move documentation
* Fix documentation workflow
* Fix Python version
* Update lockfile
* Bump version
* Update pyprojects
* Update README
* Fix release script for the lib1 parent 00acbd1 commit 09e49f3
276 files changed
Lines changed: 12291 additions & 2673 deletions
File tree
- .github/workflows
- betterproto2_compiler
- src/betterproto2_compiler
- compile
- known_types
- lib
- google
- protobuf
- compiler
- plugin
- templates
- tests
- inputs
- any
- bool
- bytes
- casing_inner_class
- casing_message_field_uppercase
- casing
- deprecated
- documentation
- double
- empty_repeated
- empty_service
- encoding_decoding
- entry
- enum
- example_service
- example
- features
- field_name_identical_to_type
- fixed
- float
- google_impl_behavior_equivalence
- googletypes_request
- googletypes_response_embedded
- googletypes_response
- googletypes_service_returns_empty
- googletypes_service_returns_googletype
- googletypes_struct
- googletypes_value
- googletypes
- import_capitalized_package
- import_child_package_from_package
- import_child_package_from_root
- import_child_scoping_rules
- import_circular_dependency
- import_cousin_package_same_name
- import_cousin_package
- import_nested_child_package_from_root
- import_packages_same_name
- import_parent_package_from_child
- import_root_package_from_child
- import_root_sibling
- import_service_input_message
- int32
- invalid_field
- manual_validation
- mapmessage
- map
- message_wrapping
- namespace_builtin_types
- namespace_keywords
- nested2
- nestedtwice
- nested
- oneof_default_value_serialization
- oneof_empty
- oneof_enum
- oneof
- pickling
- proto3_field_presence_oneof
- proto3_field_presence
- recursivemessage
- ref
- regression_387
- regression_414
- repeated_duration_timestamp
- repeatedmessage
- repeatedpacked
- repeated
- rpc_empty_input_message
- service_separate_packages
- service_uppercase
- service
- signed
- simple_service
- stream_stream
- timestamp_dict_encode
- unwrap
- validation
- betterproto2
- docs
- tutorial
- src/betterproto2
- grpc
- validators
- tests
- grpc
- inputs
- bool
- bytes
- casing_inner_class
- casing_message_field_uppercase
- casing
- deprecated
- double
- empty_repeated
- enum
- example_service
- field_name_identical_to_type
- fixed
- float
- google_impl_behavior_equivalence
- googletypes_request
- googletypes_response_embedded
- googletypes_response
- googletypes_struct
- googletypes_value
- googletypes
- import_service_input_message
- int32
- invalid_field
- mapmessage
- map
- namespace_builtin_types
- namespace_keywords
- nestedtwice
- nested
- oneof_default_value_serialization
- oneof_empty
- oneof_enum
- oneof
- proto3_field_presence_oneof
- proto3_field_presence
- recursivemessage
- ref
- regression_387
- regression_414
- repeated_duration_timestamp
- repeatedmessage
- repeatedpacked
- repeated
- rpc_empty_input_message
- service_uppercase
- signed
- timestamp_dict_encode
- streams
- java
- src/main/java/betterproto
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
27 | | - | |
28 | | - | |
| 26 | + | |
| 27 | + | |
29 | 28 | | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
53 | 35 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
58 | 39 | | |
59 | | - | |
60 | | - | |
| 40 | + | |
| 41 | + | |
61 | 42 | | |
62 | | - | |
| 43 | + | |
63 | 44 | | |
64 | | - | |
65 | | - | |
| 45 | + | |
| 46 | + | |
66 | 47 | | |
67 | | - | |
| 48 | + | |
68 | 49 | | |
69 | | - | |
| 50 | + | |
70 | 51 | | |
71 | | - | |
| 52 | + | |
72 | 53 | | |
73 | 54 | | |
| 55 | + | |
74 | 56 | | |
75 | | - | |
| 57 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 22 | + | |
| 23 | + | |
36 | 24 | | |
37 | | - | |
38 | | - | |
| 25 | + | |
| 26 | + | |
39 | 27 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
50 | 31 | | |
51 | 32 | | |
| 33 | + | |
52 | 34 | | |
53 | | - | |
| 35 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
23 | 24 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
49 | 28 | | |
50 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
| 27 | + | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | 32 | | |
35 | | - | |
| 33 | + | |
| 34 | + | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
| 38 | + | |
| 39 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
Lines changed: 90 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 | | |
6 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
7 | 12 | | |
8 | 13 | | |
9 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
10 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
11 | 68 | | |
12 | | - | |
13 | | - | |
| 69 | + | |
| 70 | + | |
14 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
15 | 82 | | |
16 | | - | |
| 83 | + | |
| 84 | + | |
17 | 85 | | |
18 | | - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
19 | 102 | | |
20 | 103 | | |
21 | 104 | | |
22 | 105 | | |
23 | 106 | | |
24 | 107 | | |
25 | 108 | | |
26 | | - | |
27 | 109 | | |
28 | 110 | | |
29 | 111 | | |
| |||
File renamed without changes.
0 commit comments