Compare commits

...

3 Commits

Author SHA1 Message Date
nfel f2ba3c5340 v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-23 13:14:56 +03:30
nfel 86d857e242 v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-23 13:09:52 +03:30
nfel d79187dfb4 v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
2024-11-23 13:03:56 +03:30
2 changed files with 2 additions and 5 deletions
+1 -4
View File
@@ -18,15 +18,12 @@ jobs:
- uses: bufbuild/buf-setup-action@v1.47.2
- run: go install google.golang.org/protobuf/cmd/protoc-gen-go@latest
- run: go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest
- run: npm install --save-dev @bufbuild/protobuf @bufbuild/protoc-gen-es @bufbuild/buf
- run: npm init -y && npm install --save-dev @bufbuild/protobuf @bufbuild/protoc-gen-es @bufbuild/buf
- run: buf --version
- run: pwd
- uses: actions/checkout@v4
with:
token: ${{ gitea.token }}
path: ./
- run: pwd
- run: ls node_modules
- run: buf generate
- run: |
if [ -n ${{ gitea.ref_name }} ]; then
+1 -1
View File
@@ -42,7 +42,7 @@ plugins:
# - remote: buf.build/bufbuild/es:v2.2.2
# # opt: import_prefix=github.com/nfel
# out: stub/ts
- local: node_modules/@bufbuild/protoc-gen-es/bin/protoc-gen-es
- local: protoc-gen-es
out: stub/ts
opt: target=ts