Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Introduce new DEEP dependency resolution mode - calls the dependencies task on every identified sub-module #84

Merged
merged 2 commits into from
Aug 20, 2022

Conversation

mikepenz
Copy link
Owner

  • offer new configuration to "DEEP" retrieve dependencies
    • this will call the dependencies task for every sub-module to expose the full dependency list for that module
    • starting by a parent would not expose implementation dependencies
  • add new type for sub-module-mode - INDIVIDUAL_DEEP to enable the DEEP dependency resolution

    - this will call the `dependencies` task fo revery sub-module to expose the full dependency list for that module
    - starting by a parent would not expose `implementation` dependencies
@mikepenz mikepenz merged commit 0b51e91 into main Aug 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant