Hi,
I am new in Jenkins Plugin Development and searching for tutorial or book
or may be some content that can help me to develop Jenkins plugin.
I have viewed few tutorial and after that i can create small small plugins
like add text field to get input and display on Console.
But I need to
This is not the place to ask this question. Please go to #jenkins irc channel
From: on behalf of Ankush Purwar
Reply-To: "jenkinsci-users@googlegroups.com"
Date: Tuesday, December 20, 2016 at 7:41 AM
To: "jenkinsci-users@googlegroups.com"
Subject: Jenkins plugin developm
> On 20.12.2016, at 16:41, Ankush Purwar wrote:
>
> I am implementing a Jenkins plugin as “post build action”.
This question is best asked on the jenkinsci-dev mailing list as it concerns
Jenkins plugin development.
--
You received this message because you are subscribed to t
Hi,
I am implementing a Jenkins plugin as "post build action". I want to do the
following operation.
Q1. I have defined a field of type "repeatable" in config.jelly and this field
further have two values say value1 and value2.
How can I ensure that all value1's are unique across whole repeatab
odhini
On Wednesday, April 1, 2015 at 12:17:16 PM UTC+5:30, vinodhi...@gmail.com
wrote:
>
>
>
>
>
>
>
> Hello All,
>
>
> I am working on Jenkins Plugin Development. I have a special Job type,
> that creates Free Style Projects on saving of the Project.
&g
t be serialized (to
disk in this case).
Try making that a named class.
Regards,
Chris
On 31/03/15 23:47, vinodhini.vi...@gmail.com wrote:
Hello All,
I am working on Jenkins Plugin Development. I have a special Job type,
that creates Free Style Projects on saving of the Project
Hello All,
I am working on Jenkins Plugin Development. I have a special Job type, that
creates Free Style Projects on saving of the Project.
e.g: Jenkins > New Item/New Job > Enter Name (say "Special Project") and
click "Build a Special Project" rad