Mohit Sharma
Mohit Sharma
Not exactly, but I am using an alternative. You can use the parameter `certificateArn` and hard code the certificate arn there. It's a bit of a hassle but it gets...
thanks a lot, this solves it. But now I get different error, saying that database and branch do not exist in the org, even though they do exist and I...
Gave all the permissions and set up the enviroment variables as well, although I am passing them in the command itself using `--service-token` and `--serivce-token-id`. Here's how I was doing:...
Yes, it works. see for example: ``` ❯ pscale shell saral develop --service-token $PLANETSCALE_SERVICE_TOKEN --service-token-id $PLANETSCALE_SERVICE_TOKEN_ID
I couldn't find test cases for `update_sprint()` function, I was thinking to modify that to include this scenario, could you direct me to the respective section if it exists?