Hello, I am working in a distributed project with 2 teams (~8/team) checking in code at a good pace (at least 10 commits/day). I was hoping that a data cloud from the commit messages of the last 2-3 days might be useful to:
1. Visualize the areas/components that are changing frequently 2. Identify patterns - are we doing more of refactoring, bug fixes, etc. Do you think this could be valuable as a Jenkins plugin ? (my search couldn't find an existing one) If yes .. I did come across the 'jenkins-tag-cloud-plugin' (copying Chris as well) that forms a tag cloud from a project's source code. Can this be enhanced or should a separate one be created ? Also, I was planning to use D3.js for the visualization while the current one uses Open Cloud library (not a major point though). PS. I am new to plugin development, so please let me know in case I am missing something here. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
