winglang / wing

A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚡
https://winglang.io
Other
4.95k stars 194 forks source link

Migrate Azure `cloud.Function` to v4 Node.js model #4514

Open garysassano opened 11 months ago

garysassano commented 11 months ago

Feature Spec

Currently Wing uses Node.js v2 model for Azure Functions, which is very old and quite cumbersome to work with. We should aim to migrate the code to the recently released Node.js v4 model since that introduced huge improvements to the DevEx.

A comparison between Node.js v3 and v4 models showing all the enhancements made is available HERE.

See also Migrate to v4 of the Node.js model for Azure Functions.

Use Cases

Improve current Azure implementation of cloud.Function.

Implementation Notes

No response

Component

No response

Community Notes

github-actions[bot] commented 9 months ago

Hi,

This issue hasn't seen activity in 60 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!

garysassano commented 9 months ago

Keep.

github-actions[bot] commented 7 months ago

Hi,

This issue hasn't seen activity in 60 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!