Page MenuHomePhabricator

[Shared/docs] Update `yarn codegen-grpc`
ClosedPublic

Authored by jon on Aug 31 2022, 10:31 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 14, 11:27 AM
Unknown Object (File)
Tue, May 14, 11:27 AM
Unknown Object (File)
Tue, May 14, 11:27 AM
Unknown Object (File)
Tue, May 14, 11:27 AM
Unknown Object (File)
Tue, May 14, 11:27 AM
Unknown Object (File)
Tue, May 14, 11:23 AM
Unknown Object (File)
Mon, May 13, 2:52 PM
Unknown Object (File)
Mon, May 13, 2:52 PM
Subscribers

Details

Summary

Update yarn workflow for updating codegen-grpc

https://linear.app/comm/issue/ENG-1231

Depends on D4992

Test Plan
# should get re-generated
rm shared/protos/_generated/blob.grpc.pb.cc

cd shared
yarn codegen-grpc

# assert blob gets regenerated
git status # should be empty

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Aug 31 2022, 5:01 PM

Rebase on top of latest master

This revision was automatically updated to reflect the committed changes.