Conversation
abnegate
left a comment
There was a problem hiding this comment.
Looks good, any insight into the CLI test failures? Looks like they were passing previously but I see you haven't any of the templates there 🤔
Seems like something related to the https://qa.appwrite.org/v1 server it's testing against. I had a go at fixing and then migrating to undici in CLI, but it's quite a bit of work so can raise a separate PR to avoid blocking SSR. |
|
@loks0n why are we using qa.appwrite.org ? Didn't we already move all the tests to SDK generator itself? Can you check? |
|
@loks0n Also, I switched the base branch, make sure you sync with this branch. |
It's hardcoded here: |
Updated |
This reverts commit 5a33054.
What does this PR do?
form-dataandaxioswithundici.Have you read the Contributing Guidelines on issues?
Yes