Hi Guys, Forgive me if this post is a duplicate or not extremely technical, I am new to Jenkins plugin development and am attempting to make a plugin that gives users information on each node that is connected to a Jenkins server (The plugin runs as a build action). I want to try to make the most of the Hudson.Slave.instances to loop through each slave and output required node information. I have created many groovy based Jenkins jobs in a previous role however my java skills are relatively poor and this is my first Jenkins plugin. I am struggling to integrate a groovy script into my existing basic plugin layout and was wondering if any of you guys had any examples of this being done before or any advice on how to integrate.
All & any help on the topic would be very much appreciated. Cheers, Ning -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/c86f8c3a-ac08-474d-b5db-fcda52b5a869%40googlegroups.com.
