Hey everyone:
So I've been working on getting that dependency graph stuff going, and I haven't been very successful because of the cycles ;) I have some raw data, which is excluding (for the most part) test plugins, but a few test plugins snuck their way into the report because they're in weird folders like "development" instead of "tests". So just gloss over those where possible.
The purpose of this missive is to try to:
1) get a properly ordered project with CI with Jenkins, fewer jobs, fewer repos, etc, wherever possible;
2) To identify what exact coding changes (other than repo merges) will be necessary;
3) To get +1's by current component leads to do the above, ie, express a willingness to get things done. Without a willingness to make some changes, we might be stuck with an old and convoluted structure and alienate the new releng guy ;) (ie Nick Boldt)
Full gist with raw data is here:
https://gist.github.com/robstryker/b584195b5067b0909dc2b57cbcc9ef8fBut, I can provide a summary.