Azure / Azure/azure-functions-core-tools

Run func commands from source or output directory based on configuration

Open
#1,035 1 comment 0 reactions 1 assignee Claimed by @ankitkumarr View on GitHub
Dominant language
C#
Stars
1.5k
Forks
498
Avg merge
4d 20h
Merged PRs (30d)
14

Description

In some languages, there is a required build step in order to run functions (ex: Java, TypeScript, C# that is not C# script).

If the current directory has configuration that gives source and output file paths for the function app, those should be honored as the locations to run func commands.

Note that `func host start` and commands around publishing should be run from the build output, while others around extensions and adding functions should be run from the source.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.