Skip to content

Commit

Permalink
Align handling of generated grpc types
Browse files Browse the repository at this point in the history
  • Loading branch information
soerenbf committed Sep 14, 2023
1 parent 21abffe commit f2f0b6b
Show file tree
Hide file tree
Showing 8 changed files with 339 additions and 267 deletions.
3 changes: 1 addition & 2 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,7 @@ module.exports = {
'**/dist/**/',
'**/lib/**/',
'deps/**/*',
'**/nodejs/grpc-api/*',
'**/common/src/grpc-api/*',
'**/src/grpc-api/*',
'typedoc/**',
],
settings: {
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ jobs:
packages/nodejs/lib
packages/web/lib
packages/rust-bindings/lib/**/index*
packages/nodejs/grpc-api
packages/*/package.json
packages/*/README.md
Expand Down
Loading

0 comments on commit f2f0b6b

Please sign in to comment.