You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Coming from the CReDO design authority requirements, want to have a central location to keep track of project dependencies, i.e. stack components and package dependencies.
Trivial to list project licenses for 'viz' and write them to a file. Can do this periodically with a github action
Similarly easy to do so with pip for the python models
From a quick initial search, looks like there are third party solutions to do this for maven
stack dependencies are finite and won't be changing: blazegraph, ontop etc. I suggest writing these manually and keeping the above up to date via actions
The text was updated successfully, but these errors were encountered:
Coming from the CReDO design authority requirements, want to have a central location to keep track of project dependencies, i.e. stack components and package dependencies.
stack dependencies are finite and won't be changing: blazegraph, ontop etc. I suggest writing these manually and keeping the above up to date via actions
The text was updated successfully, but these errors were encountered: