garden
garden copied to clipboard
[FEATURE]: Fetch dependencies of a dependency
Feature Request
Background / Motivation
I was working on my first garden project, which includes a few services, databases, and an application. The application relies on two services, and the services rely on different dependencies such as redis, postgres, etc.
What should the user be able to do?
I think as a garden user, I should be able to define the dependencies of my module. When one of my other garden references this module, its dependencies should automatically be fetched. Right now, I have to hardcode the dependencies of my dependencies in the project file.
Why do they want to do this? What problem does it solve?
It helps us abstract away implementation details of other services.
Suggested Implementation(s)
How important is this feature for you/your team?
🌹 It’s a nice to have, but nice things are nice 🙂
Thanks for reporting this @idoshamun! We'll take a look after the 0.13
release.
This issue has been automatically marked as stale because it hasn't had any activity in 90 days. It will be closed in 14 days if no further activity occurs (e.g. changing labels, comments, commits, etc.). Please feel free to tag a maintainer and ask them to remove the label if you think it doesn't apply. Thank you for submitting this issue and helping make Garden a better product!
This issue has been automatically marked as stale because it hasn't had any activity in 90 days. It will be closed in 14 days if no further activity occurs (e.g. changing labels, comments, commits, etc.). Please feel free to tag a maintainer and ask them to remove the label if you think it doesn't apply. Thank you for submitting this issue and helping make Garden a better product!
This should be fixed in Garden 0.13. Please let us know if it's still an issue.