rules_ts icon indicating copy to clipboard operation
rules_ts copied to clipboard

feat(ts_proto_library): add connect-query plugin

Open mrmeku opened this issue 1 year ago • 1 comments

Prior to this PR ts_proto_library could only generate nodejs service. Now it can additionally generate connect-query (grpc-web / react) based services.


Type of change

  • New feature or functionality (change which adds functionality)

For changes visible to end-users

  • Breaking change (this change will force users to change their own code or config)

Test plan

  • New test cases added

mrmeku avatar Apr 16 '24 19:04 mrmeku

Test

1 test target passed

Targets
//docs:update_1_test [k8-fastbuild] 51ms

Total test execution time was 51ms. 65 tests (98.5%) were fully cached saving 7s.


Buildifier      Format

aspect-workflows[bot] avatar Apr 16 '24 20:04 aspect-workflows[bot]

Never mind, I updated PR description.

alexeagle avatar Apr 29 '24 14:04 alexeagle