Hello guys, I'm pretty sure Ory SDKs are having so...
# ory-selfhosting
c
Hello guys, I'm pretty sure Ory SDKs are having some troubles generating new sdk version (and releasing them) cause of the circleCI pipelines. It seems like they're failing at the tests step, so not proceeding to the release step. An example of failed pipeline is here: https://app.circleci.com/pipelines/github/ory/sdk/1707/workflows/753f598a-b091-4f68-8904-2c4abf433696/jobs/1518 A successful pipeline should look like this: https://app.circleci.com/pipelines/github/ory/sdk/1701/workflows/4ec1d00f-9a14-4d77-9c1e-40e38a8702bf/jobs/1512 Is there a way I can help? I'd like to use Kratos 1.3.1 SDK (Typescript/node.js in my case, but it shouldn't matter) and Keto 0.12.0-alpha.0 SDK