appwrite / sdk-generator

Generating SDKs for multiple programming languages and platforms ⚙️
https://appwrite.io
MIT License
272 stars 168 forks source link

Feat Async function deployments #843

Closed byawitz closed 4 months ago

byawitz commented 4 months ago

What does this PR do?

Deploy functions asynchronously in parallel.

Test Plan

Tested with a variety of use cases against the 1.5.5 instance.

byawitz commented 4 months ago

Example 👇 of errors, and questions

https://github.com/appwrite/sdk-generator/assets/316103/8b98e1e4-da6c-4f8f-913b-3a315f8a9025

loks0n commented 4 months ago

Is there a way we can have column headers for the deployment status?

In your video the difference between function name and ID is not too clear