Azure / Azure/azure-functions-core-tools

Incorrect results for `--list-included-files` option

Open
#1,892 4 comments 7 reactions 0 assignees View on GitHub
investigate
Dominant language
C#
Stars
1.5k
Forks
498
Avg merge
5d 4h
Merged PRs (30d)
15

Description

Version: 3.0.2245

When I run `func azure functionapp publish APPNAME --list-included-files` the list of files returned includes those that should be ignored based on `.funcignore` (and which `--list-ignored-files` correctly reports as being ignored).

Contributor guide

Open the contributing guide

Research direction

Reproduce `func azure functionapp publish APPNAME --list-included-files` using a `.funcignore` entry, then compare its output with `--list-ignored-files`. Trace the CLI implementation of these options and their shared ignore-file handling; done means ignored files are excluded from the included list while remaining reported by the ignored-files option.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp
Domain
cli, cloud
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.