Skip to content

Add the ability for some Configuration instances to be excluded #258

@mcumings

Description

@mcumings

In our project, some Configuration instances represent references to the top of the project and are applied by convention plugin to all project modules. When building the dependency graph, the AffectedModuleDetector treats these references as dependencies, resulting in every project module being considered "affected" by all others.

Having the ability to filter configurations would allow us to specifically manage this scenario, restoring the proper function of the AffectedModuleDetector.

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