Hello,
Is it possible to use Compass to track version compatibility of dependencies? If this isn't an explicit existing feature, can anyone recommend a way to do this with existing features?
Example Use Case:
If a new version of a library component is released that breaks compatibility with an application that uses it as a dependency, can this information be stored in Compass? If the application is updated to work with the new major revision of the library, can the version at which compatibility changes be tracked?
This use case seems to come up particularly often when using 3rd party / external components as dependencies for in-house developed components. It's important to know which versions we're using to build our products and track when things get updated in potentially code breaking ways.
We're in the process of implementing two types of custom metrics / scorecards that are related to the OP.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.