Skip to content

Allow discovery of functions in nested directories #2375

@kristof-mattei

Description

@kristof-mattei

Folder setup:

src\trigger1\...
src\trigger2\...
...

I have modified the function.json files, however, every time I try to deploy the system tells me that there are no HTTP triggers found.

I think this is because the system is only scanning 1 folder deep.

const children: AzExtTreeItem[] = await node.getCachedChildren(context);

Is there a different way of accomplishing this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions