Closed efgpinto closed 1 year ago
Had a quick look here, I think we might need to refresh either the SSH key or the deploy key that is configured on circle ci. The job failed while reading this repo:
Cloning lightbend/kalix-javascript-sdk repository ...
Cloning into '/home/circleci/project/docs/.deploy/repo/lightbend/kalix-javascript-sdk'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Haven't tried fixing it yet though as I don't have perms on this repo.
Should be fixed with a fresh key in
JS SDK docs are not being published correctly and fail silently. See here
This issue is about making sure the docs get publish and also that it does not fail silently again.