Skip to content
This repository has been archived by the owner on Sep 4, 2021. It is now read-only.

Dependency Management #12

Open
alexksbr opened this issue Aug 29, 2018 · 1 comment
Open

Dependency Management #12

alexksbr opened this issue Aug 29, 2018 · 1 comment
Labels
feature request New feature or request

Comments

@alexksbr
Copy link
Contributor

alexksbr commented Aug 29, 2018

As the developer of one microservice in a fleet of others, I'd like some tool that can keep track of dependencies between our services. For example, I would like to easily see which services use my API (and in which version). Then, I could gather feedback from these developers.
Also, one could draw a graph of dependencies to check for circles or bottlenecks.

When adding/editing specifications, it should be possible to specify all other specifications that this specification depends on.

This feature, together with #11, can make it possible that you're notifified when one of our dependencies uploads a new spec version.

@alexksbr alexksbr added feature request New feature or request to do labels Aug 29, 2018
@alexksbr alexksbr closed this as completed Sep 3, 2018
@alexksbr alexksbr removed the to do label Sep 3, 2018
@alexksbr alexksbr reopened this Sep 3, 2018
@alexksbr alexksbr added the to do label Sep 3, 2018
@fdw
Copy link
Member

fdw commented Mar 27, 2019

I think it makes sense to depend on a specific spec version, and not in general on a different service.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants