Skip to content

Not properly detecting changes to "solution-wide" files #388

@Aaronontheweb

Description

@Aaronontheweb

Had a PR in Phobos with some package upgrades to Directory.Packages.props and the build output looked as follows:

Using Incrementalist to build affected projects
info: Incrementalist.Cmd.Program[0]
      Starting analysis of solution: /home/vsts/work/1/s/Phobos.sln
info: Incrementalist.Cmd.Program[0]
      Beginning dependency analysis...
info: Incrementalist.Cmd.Program[0]
      Opening solution /home/vsts/work/1/s/Phobos.sln...
info: Incrementalist.Cmd.Program[0]
      Solution opened successfully. Gathering solution files...
info: Incrementalist.Cmd.Program[0]
      Found 567 files in solution
info: Incrementalist.Cmd.Program[0]
      Analyzing Git changes...
info: Incrementalist.Cmd.Program[0]
      Found 0 affected files
info: Incrementalist.Cmd.Program[0]
      No files were affected by the changes
info: Incrementalist.Cmd.Program[0]
      Solution analysis completed in 0:00:13.4699302
info: Incrementalist.Cmd.Program[0]
      No affected projects to run commands against.
Build completed successfully.
Running tests...

Looks like the SolutionWideChangeDetector didn't get good information here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinglibgitsharp2All issues related to libgitsharp2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions