Skip to content

Commit

Permalink
feat: grpc runtime (#819)
Browse files Browse the repository at this point in the history
#### Migration notes

...

- [x] The change comes with new or modified tests
- [X] End-user documentation is updated to reflect the change
- [ ] Hard-to-understand functions have explanatory comments

---------

Co-authored-by: Natoandro <[email protected]>
  • Loading branch information
j03-dev and Natoandro authored Sep 18, 2024
1 parent 21bae2f commit c5d2ba3
Show file tree
Hide file tree
Showing 64 changed files with 1,840 additions and 82 deletions.
42 changes: 42 additions & 0 deletions .ghjk/deno.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ jobs:
WASM_OPT=1 ghjk x build-tgraph-ts
# start the docker containers
ghjk x dev-compose base prisma
ghjk x dev-compose base prisma grpc
WASM_OPT=1 ghjk x build-tgraph
Expand Down
Loading

0 comments on commit c5d2ba3

Please sign in to comment.