File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22# yamllint disable rule:line-length
33version : " v2"
44plugins :
5- - protoc_builtin : " csharp"
5+ - remote : " buf.build/protocolbuffers/ csharp:v28.3 "
66 out : " src/Authzed.Net"
77 opt : " base_namespace="
88 include_imports : true
9- # TODO: this is arch-specific and may be host-specific as well (in terms of where .nuget is)
10- # NOTE: part of the reason this is a pain is that the csharp ecosystem expects you to use
11- # the dotnet toolchain from top-to-bottom to compile protoc, so feeding things through buf
12- # and using a local plugin isn't in their use case.
13- - local : " /home/tstirrat/.nuget/packages/grpc.tools/2.65.0/tools/linux_x64/grpc_csharp_plugin"
9+ - remote : " buf.build/grpc/csharp:v1.67.1"
1410 out : " src/Authzed.Net"
1511 opt :
1612 - " base_namespace="
1713 - " no_server=on"
1814inputs :
19- - module : buf.build/authzed/api:v1.37 .0
15+ - module : buf.build/authzed/api:v1.38 .0
You can’t perform that action at this time.
0 commit comments