ory / sdk

The place where ORY's SDKs are being auto-generated
Apache License 2.0
135 stars 85 forks source link

CI fails when trying to publish client #359

Closed qrest closed 3 days ago

qrest commented 3 weeks ago

Preflight checklist

Ory Network Project

No response

Describe the bug

The CI publish step fails with the following error:

ERROR: (gcloud.auth.activate-service-account) Unable to read file [~/.pub-cache/key-file.json]: [Errno 2] No such file or directory: '~/.pub-cache/key-file.json'

Please consider fixing the CI so updates are pushed to NPM again.

Reproducing the bug

Look at the CI error logs

Relevant log output

No response

Relevant configuration

No response

Version

master

On which operating system are you observing this issue?

None

In which environment are you deploying?

None

Additional Context

No response

aeneasr commented 3 days ago

I fixed the pipeline, and now all languages get built again