Anthony Chu

Results 29 issues of Anthony Chu

Is it possible to run `npm i` after initializing a TS project (maybe do it for JS too for consistency)?

enhancement

This is primarily feedback from running in a Codespace but might apply to Linux in general. Currently customers are sent to the GitHub readme which has a [list of commands](https://github.com/Azure/azure-functions-core-tools#linux):...

enhancement

Durable Functions is adding a couple of new backends, in addition to the existing backend. https://github.com/microsoft/durabletask-netherite https://microsoft.github.io/durabletask-mssql There are a couple of scenarios we could support with the VS Code...

feature
durable

https://twitter.com/bytebiscuit/status/1468859531048464385

info-needed

### Feature Request Not exactly sure how to do this but would like to investigate caching dependencies between builds of the same app. Perhaps this could be mounting node_modules into...

### Feature Request Currently, `RUN_BUILD_COMMAND` is only supported in nodejs builds. Providing the ability to control the build command is useful for other platforms too. Please add support for it...

enhancement

### Feature Request For non-.NET Azure Functions, an app can optionally install custom extensions. The way this works is the project includes an extensions.csproj file that contains references to extensions...

enhancement
Azure Static WebApp

Not sure if this is already possible or what is needed here, but it would be useful to emit telemetry about how long it takes between the host sending a...

lang-js
enhancement

The next release of the Azure Functions v4 host has been deployed. The matching release of the Azure Functions Core Tools is [4.0.3928](https://www.npmjs.com/package/azure-functions-core-tools/v/4.0.3928). In the [previous release](https://github.com/Azure/app-service-announcements/issues/348) of the v4...

The next preview release of the Azure Functions v4 host is starting today and the rollout is expected to complete in a few days. In preparation for the GA of...