issues
search
leandroBorgesFerreira
/
dag-command
Affected gradle modules by branch
Apache License 2.0
46
stars
11
forks
source link
Allowing any king of folder structure and adding feature to filter modules
#33
Closed
leandroBorgesFerreira
closed
8 months ago
leandroBorgesFerreira
commented
8 months ago
In this PR:
Adding feature to filter out modules.
filterModules
configuration added.
Enabling any kind of module structure, until now it was only possible to have the modules inside the root folder.
Changing the logic to calculate the change in the modules.
Restructure of the code to improve testability. New tests added to the project making development cycle faster.
Removing
filter
configuration as it didn't add any value.
In this PR:
filterModules
configuration added.filter
configuration as it didn't add any value.