Commit Graph

144 Commits

Author SHA1 Message Date
Adam Liddell aa1786dd77 Partial revert of 38f4d41424 2023-10-18 15:20:45 +01:00
Adam Liddell 38f4d41424 Update docs and readme for 4.5.0 2023-09-12 13:04:37 +01:00
Adam Liddell 6ed1cc729e Update grpc 2023-06-04 23:57:23 +01:00
Adam Liddell bc21b70be1 Fix typo in dict comprehension 2022-12-01 22:35:25 +00:00
Adam Liddell b5c64a09dc Apply buildifier 2022-12-01 22:13:20 +00:00
Adam Liddell aed1a01df3 Rename var 2022-12-01 21:53:45 +00:00
Adam Liddell 339b5370f3 Forward all Bazel common attrs in library macros
Closes #218
2022-12-01 21:45:56 +00:00
Adam Liddell 03087e8bd3 Update protobuf and grpc 2022-11-22 21:14:48 +00:00
Adam Liddell 2f54c20778 Rework C# routeguide to use new grpc packages 2022-08-24 14:13:21 +01:00
Adam Liddell 4f666cfcbf Update C# and F# deps to use Grpc.Net.Common 2022-08-23 23:48:50 +01:00
Marc Joseph Szalkiewicz 9e480948e2
update rules_dotnet to SDK 6.0.101 2022-01-26 15:15:12 -05:00
Adam Liddell 9677dbecbb Update grpc to 1.42.0 and protobuf to 1.19.1 2021-11-28 17:03:55 +00:00
Adam Liddell ad9f4f7633 Update to grpc 1.41.0 2021-10-03 23:19:53 +01:00
Adam Liddell d143d46d42 Add doc_template_compile, closes #121 2021-09-21 00:20:19 +01:00
Adam Liddell 6bc61634f7 Remove unneeded check 2021-09-19 23:16:06 +01:00
Adam Liddell c7a09468df Remove outdated instructions for C# and F# regeneration 2021-09-19 15:19:01 +00:00
Adam Liddell 5b6ab842ff Simplify args forwarding snippet 2021-09-17 18:53:19 +00:00
Adam Liddell 8d09a4d73e Drop transitive aspect-based compilation. Closes #137 2021-09-17 18:25:48 +00:00
Adam Liddell bc6943666a Update platform in C# and F# scripts 2021-09-17 14:58:05 +00:00
Adam Liddell b92fdb8f8b Update C#/F# deps in routeguide 2021-09-16 22:48:49 +00:00
Adam Liddell a2d7311379 Apply buildifier 2021-09-16 22:04:26 +00:00
Adam Liddell a1a7f33243 Update C# and F# packages 2021-09-16 21:35:08 +00:00
Daniel P. Purkhus ee52cb2a35 Fix c# routeguide data paths 2021-04-19 09:59:13 +00:00
Daniel P. Purkhus 3e22e74a13 Update rules_dotnet 2021-04-16 13:25:23 +00:00
Adam Liddell 92d4f039e7 Restructure docs 2021-04-05 19:54:37 +00:00
Adam Liddell 49598ca028 Fixup more MD -> RST 2021-04-05 14:50:35 +00:00
Adam Liddell 71ad087add Use RST for language readmes 2021-04-05 13:41:57 +00:00
Adam Liddell 4cbbbe3d32 Add Buf lint and breaking rules 2021-03-02 23:11:51 +00:00
Adam Liddell 5cad44efcc Tidy readme 2021-02-28 00:58:11 +00:00
Adam Liddell 053ee08577 Update protobuf to 3.15.3 2021-02-28 00:25:19 +00:00
Adam Liddell 4c60be21e3 Revert "Update grpc to 1.36.0 on available langs"
This reverts commit f3fc85c6a6.
2021-02-25 20:55:47 +00:00
Adam Liddell d161e62f92 Update rule descriptions to be more readable 2021-02-24 22:43:29 +00:00
Adam Liddell f3fc85c6a6 Update grpc to 1.36.0 on available langs 2021-02-24 22:24:21 +00:00
Adam Liddell 0a506b8634 Update protobuf to 3.15.2 2021-02-24 00:04:59 +00:00
Adam Liddell 0ce2d6c29c Add extension to C# example libraries 2021-02-21 22:21:59 +00:00
Adam Liddell 70e1d14fbe Fix package regeneration 2021-02-21 21:33:39 +00:00
Adam Liddell e670c39f63 Merge branch 'dev' into csharp 2021-02-21 21:04:25 +00:00
Adam Liddell 18d4e22bf7 Pass name attr directly rather than via kwargs 2021-02-21 20:30:40 +00:00
Adam Liddell c0533d9ccf Fix empty default values in docs 2021-02-20 13:31:57 +00:00
Adam Liddell d602ff1696 Update to protobuf 3.15.1 2021-02-20 13:27:55 +00:00
Adam Liddell a7b937dd75 Remove ProtoLibraryAspectNodeInfo from require providers for protos attr 2021-02-19 15:25:09 +00:00
Adam Liddell 6a810a7872 Test disabling aspect on protos attr to compile rules 2021-02-19 15:23:12 +00:00
Adam Liddell 87c506e7fb Merge branch 'dev' into csharp 2021-02-19 01:13:15 +00:00
Adam Liddell 97bd859b08 Update protobuf to 3.15.0
Ruby is still pending, as the gem is not yet available
2021-02-18 23:15:06 +00:00
Adam Liddell bae2ccfb41 Apply buildifier 2021-02-15 11:40:12 +00:00
Adam Liddell a53a68a680 Ensure new args are forwarded in library rules 2021-02-15 10:57:43 +00:00
Adam Liddell cd983841c1 Add plugin labels to language readmes 2021-02-15 10:25:11 +00:00
Adam Liddell ffaceec2a7 Fix buildifier nag 2021-02-14 23:08:23 +00:00
Adam Liddell 2a1ecc25a8 Add extra_protoc_args at rule level, closes #105 2021-02-14 22:51:54 +00:00
Adam Liddell ce60b3471f Add prefix_path option to docs 2021-02-14 22:26:09 +00:00