wechaty / grpc

gRPC Service & Protocol Buffers for Wechaty Puppet
https://wechaty.github.io/grpc/
Apache License 2.0
26 stars 22 forks source link

fix: CI #202

Open hcfw007 opened 1 year ago

hcfw007 commented 1 year ago

https://github.com/wechaty/grpc/pull/201#issuecomment-1653098985

openapiv2 path change: error code protoc-gen-openapiv2/options/openapiv2.proto : error : File not found. [D:\a\grpc\grpc\polyglot\csharp\Wechaty.Grpc\Wechaty.Grpc.csproj] image

tsconfig chagne: seems some sub-deps locks typescript version, so we don't need those configs.

huan commented 1 year ago

By the way, any idea of the reason Pack CI was not triggered in PR?

I think it's related to the bug in GitHub Actions.

Can you push a new commit to trigger it again to see if it works now?

hcfw007 commented 1 year ago

Seems only C# CI is triggered, the pack CI is still stuck in 'Expected — Waiting for status to be reported'