Skip to content

Globbing more paths (like Projects) #219

Open
@TheAngryByrd

Description

@TheAngryByrd

Is your feature request related to a problem? Please describe.

I'd like to add more globbing to more place (specifically Project)

Background

I hit a very peculiar error while running the analyzer cli-tool.

System.ComponentModel.Win32Exception (206): An error occurred trying to start process 'dotnet.exe' with working directory 'C:\actions-runner_work\foobar\foobar'. The filename or extension is too long.

It's a misleading error, it's actually a problem with commands being too long. It's because I added too many items to the Exclude_Files list. Luckily we already support globbing for it but I think it would be good to add globbing to other potentially long listed items like Projects

Describe the solution you'd like

Add globbing to more places.

Describe alternatives you've considered

Not doing anything. There's always an option not to.

Additional context
Add any other context or screenshots about the feature request here.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions