Jimmy Chen
unread,Nov 18, 2015, 8:26:57 PM11/18/15Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jenkin...@googlegroups.com, Darko Marinov, Hongsirikulkit, Chanon, Wang, Hanjie, YUNSHENG WEI, Li, Xiang, Chen, Xiao, Tsai, Ya-Yen, Chen, Zhesheng, Hariri, Farah
Dear Jenkins Dev:In one of my classes with a group of students we are working to develop a new plugin to jenkins and we were wondering more information about the process of adding a plugin, if there are any plugins that are similar to the plugin idea we are making and any suggestions you had to make such a plugin.
For our plugin, we are working to make a comparison of several elements of jenkins job such as the source code, the console output and the config file. From this comparison, we can track changes in each build which can be used for debugging or performance metrics. An example of this is in build 3 a new file was added and through a gui we can see the name of the file and the contents of the file. We can also look at other parts of the source code. For an example if in build1 we modified main.java and added a line the gui will have a copy of both versions of the code and mark the differences.
Thanks,
Group of students