Avoid uncessary dependency downloading for devspace deploy
Is your feature request related to a problem?
Kinda. Devspace redownload dependencies within the same devspace deploy command run. Meaning with a complex enough dependency heirarchy the same repo could be git pulled 10+ times.
Which solution do you suggest?
Draft PR: https://github.com/devspace-sh/devspace/pull/2769
Which alternative solutions exist?
Simplifying dependency hierarchy
@Andrioden Thank you for the draft PR! I see what you are going for here. I left some comments in the PR with some ideas for changes. Let me know if it makes sense!
Messed up my PRs -.-, ill look into this again after https://github.com/devspace-sh/devspace/pull/2766 is merged to origin repo.
ℹ️ Due to re-prioritizations at my work I am not able to work on this for the near foreseeable future.