Azure / Azure/azure-functions-powershell-worker

Function app dependencies need to be downloaded to a common location for local developement

Open
#203 5 comments 0 reactions 2 assignees Claimed by @eamonoreilly View on GitHub
enhancement
Dominant language
C#
Stars
215
Forks
61
Avg merge
21h 4m
Merged PRs (30d)
6

Description

Currently, for the local scenario, we are downloading the function app to LocalApplicationData\AzureFunctions\FunctionAppName\ManagedDependencies. However, we should redesign this to behave more like a Nuget cache.

The proposed location could be:
LocalApplicationData\AzureFunctions\\, e.g.,
LocalApplicationData\AzureFunctions\ManagedDependencies\PowerShell

I

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.