runtimes
runtimes copied to clipboard
Update bun Runtimes. add bun 1.1 runtime.
What does this PR do?
This pr add bun 1.1 runtime for the appwrite backend, need to work with the frontend (appwrite/sdk-for-console, appwrite/console).
Test Plan
- Build
openruntimes/bun:v3-1.1image. - Update
_APP_FUNCTIONS_RUNTIMES, includebun-1.1. - Update the backend and frontend of appwrite.
- Update the cloud function runtime to use bun-1.1
Related PRs and Issues
- https://github.com/appwrite/appwrite/issues/8375
- https://github.com/appwrite/sdk-for-console/issues/13
- https://github.com/open-runtimes/open-runtimes/issues/277
Have you read the Contributing Guidelines on issues?
Yes.