Skip to content

Commit bafe225

Browse files
committed
tune(proto): get protobuf bundle from a separate package
Raw protobuf files and compiled bundle have been moved to a separate repository ydb-platform/ydb-nodejs-genproto and package ydb-sdk-proto.
1 parent 9637604 commit bafe225

File tree

84 files changed

+19
-132487
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+19
-132487
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ jobs:
3636
cache: 'npm'
3737
- name: Install dependencies
3838
run: npm ci
39-
- name: Build bundle
40-
run: npm run build:bundle
4139
- name: Build library
4240
run: npm run build:lib
4341
- name: Prepare examples build
File renamed without changes.
File renamed without changes.

kikimr/public/api/grpc/draft/dummy.proto

Lines changed: 0 additions & 30 deletions
This file was deleted.

kikimr/public/api/grpc/draft/persqueue.proto

Lines changed: 0 additions & 68 deletions
This file was deleted.

kikimr/public/api/grpc/draft/ya.make

Lines changed: 0 additions & 25 deletions
This file was deleted.

kikimr/public/api/grpc/draft/ydb_clickhouse_internal_v1.proto

Lines changed: 0 additions & 33 deletions
This file was deleted.

kikimr/public/api/grpc/draft/ydb_datastreams_v1.proto

Lines changed: 0 additions & 46 deletions
This file was deleted.

kikimr/public/api/grpc/draft/ydb_experimental_v1.proto

Lines changed: 0 additions & 17 deletions
This file was deleted.

kikimr/public/api/grpc/draft/ydb_persqueue_v1.proto

Lines changed: 0 additions & 111 deletions
This file was deleted.

0 commit comments

Comments
 (0)