giovannisaraceno opened a new pull request, #69: URL: https://github.com/apache/openserverless-runtimes/pull/69
This pull request aims to add a new runtime based on Bun version 1.2.19 to the Apache OpenServerless project. The key changes include: 1 - Updating the Taskfile.yml to include the bun runtime in the list of supported runtimes. 2 - Adding a new Docker image definition for the bun:1.2.19 runtime, including the necessary environment variables and dependencies. 3 - Providing a custom compile script that handles the assembly and compilation of Bun-based actions. 4 - Updating the runtimes.json.tpl file to include the new bun:1.2.19 runtime definition, with the appropriate configuration settings. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@openserverless.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org