JiT: protos update to enable execution in CLI#2107
Conversation
3da6a8f to
5242396
Compare
ikholopov-omni
left a comment
There was a problem hiding this comment.
both action descriptor are not planned to be dynamic. Please don't proceed with this direction.
5242396 to
961c70e
Compare
3c05640 to
753e397
Compare
2501cd4 to
cc0cdc8
Compare
Yup, browsing PRs in GitHub that depend on changes from other PRs that have not yet been merged is painful. It requires from the reviewer to pick the commits only from given PRs to show the actual scope of changes. Not very convenient. Since the #2106 is already merged I did rebase. But for all the consecutive PRs / branches even though they are rebased, in GitHub they show all the commits even from upstream branches :/. |
- Enhance error coercion in common/errors/errors.ts - Sync protos/execution.proto and protos/jit.proto with new fields
cc0cdc8 to
733d2d1
Compare
Updates the proto files to support execution in CLI.