runtimes icon indicating copy to clipboard operation
runtimes copied to clipboard

Update bun Runtimes. add bun 1.1 runtime.

Open liudonghua123 opened this issue 1 year ago • 0 comments

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

  1. Build openruntimes/bun:v3-1.1 image.
  2. Update _APP_FUNCTIONS_RUNTIMES, include bun-1.1.
  3. Update the backend and frontend of appwrite.
  4. 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.

liudonghua123 avatar Jul 09 '24 07:07 liudonghua123