Skip to content
This repository was archived by the owner on May 4, 2025. It is now read-only.
This repository was archived by the owner on May 4, 2025. It is now read-only.

Make module/dependency selection configurable #171

@lefou

Description

@lefou

My main use case is to exclude some test modules, that are required to ensure backward-compatibility. That way, these test need to run against older app versions which are known to contain vulnerabilies. Due to that, I seen various reports which don't really originate in the project itself.

My suggestion is to just add a selector for the dependency targets. Mill's nice query syntax allows fine grained selection. E.g. to check all runtime dependencies of non-test modules, we could accept __:^TestModule.resolvedRunIvyDeps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions