-
Suggestion
-
Resolution: Unresolved
-
None
Currently, component dependencies have to be manually added.
Feature request for compass to automatically populate dependencies based on information located in a repo's files such as .csproj, package.json, or YAML manifests.
Example, Repo A has 2 defined dependencies in .csproj , Repo B and Repo C. This feature would scan the .csproj, identify the dependent repositories, locate the relevant components and update the compass dependencies automatically.