Re: Jenkins Plugins Versions and their compatible versions

2021-02-13 Thread Mark Waite
You could also use the Jenkins command line tool "plugin installation
manager" to generate a list of plugins for Jenkins 2.222.4.  I believe the
sequence would be like this:

$ wget
https://github.com/jenkinsci/plugin-installation-manager-tool/releases/download/2.5.0/jenkins-plugin-manager-2.5.0.jar
$ wget https://updates.jenkins.io/download/war/2.222.4/jenkins.war
$ cat > plugins.txt <
wrote:

> You can have a look here:
> https://github.com/jenkinsci/bom
>
>
> Am 11.02.2021 um 15:52 schrieb Balu Balaji :
>
> Hi All,
> I am trying to find the Jenkins plugins list and their compatibility to
> the Jenkins version 2.222.4 version.
>
> Could you please help me with the Jenkins 2.222.4 compatible below Plugins
> versions?
>
> *LDAP*
>
> *ssh-agent*
>
> *apache-httpcomponents-client-4-api*
>
> *bouncycastle-api*
>
> *branch-api*
>
> *pipeline-model-declarative-agent*
>
> *pipeline-rest-api*
>
> *pipeline-stage-view*
>
> *token-macro*
>
> *variant*
>
> *workflow-basic-steps*
>
> *workflow-durable-task-step*
> *workflow-scm-step*
>
> For all the above plugins, what are the compatible versions with Jenkins
> 2.222.4 version?
> For example, what is the branch-api plugin version which is compatible
> with Jenkins 2.222.4 version? and so on.
>
>
> Thanks
> Balaji Sivaramagari
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/2bfb3baf-0f5a-44b0-996f-90a031b457f6n%40googlegroups.com
> 
> .
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/7F518375-2B08-4778-94CA-CDD95502A867%40gmail.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtHLPk1b%2Bga6N0hBD0%3DmemYubSMP9M%3DtW9hy_bx9Gmzoiw%40mail.gmail.com.


Re: Jenkins Plugins Versions and their compatible versions

2021-02-13 Thread Ullrich Hafner
You can have a look here:
https://github.com/jenkinsci/bom 


> Am 11.02.2021 um 15:52 schrieb Balu Balaji :
> 
> Hi All, 
> I am trying to find the Jenkins plugins list and their compatibility to the 
> Jenkins version 2.222.4 version. 
> 
> Could you please help me with the Jenkins 2.222.4 compatible below Plugins 
> versions?
> 
> LDAP
> ssh-agent
> apache-httpcomponents-client-4-api
> bouncycastle-api
> branch-api
> pipeline-model-declarative-agent
> pipeline-rest-api
> pipeline-stage-view
> token-macro
> variant
> workflow-basic-steps
> workflow-durable-task-step
> workflow-scm-step
> 
> For all the above plugins, what are the compatible versions with Jenkins 
> 2.222.4 version?
> For example, what is the branch-api plugin version which is compatible with 
> Jenkins 2.222.4 version? and so on.
> 
> 
> Thanks
> Balaji Sivaramagari
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to jenkinsci-users+unsubscr...@googlegroups.com 
> .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jenkinsci-users/2bfb3baf-0f5a-44b0-996f-90a031b457f6n%40googlegroups.com
>  
> .

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/7F518375-2B08-4778-94CA-CDD95502A867%40gmail.com.


Re: Jenkins plugins to push tags to git repo after successful builds

2016-06-30 Thread Kanstantsin Shautsou
If you are keeping credentials in GIT Scm configuration you should use git 
publisher.
If not then you can create a trick with anybuildstep-plugin and do pushes 
from shell execution.

On Thursday, June 30, 2016 at 4:21:05 PM UTC+3, piyush joshi wrote:
>
> Hi,
>
> Is there any Jenkins plugins to push a tag to a git repo after successful 
> build creation as a post build step.
>
> Thanks 
> Piyush Joshi
> Phone No - 8859902165
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/51787c2f-c5d9-4dac-b101-a25208c88fb4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins plugins to push tags to git repo after successful builds

2016-06-30 Thread Mark Waite
The git plugin has the git publisher post build action which can publish a
tag.

On Thu, Jun 30, 2016 at 7:21 AM piyush joshi 
wrote:

> Hi,
>
> Is there any Jenkins plugins to push a tag to a git repo after successful
> build creation as a post build step.
>
> Thanks
> Piyush Joshi
> Phone No - 8859902165
>
> --
> 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 jenkinsci-dev+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-dev/CAM9dh7%3D4r5_tkux2y3wXKJA8TvE0bGsHXh6Mg6jX04OKwQaOrw%40mail.gmail.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtFEi9dMzkXMetR%3DDvs7DEwzN8tDXpTVBaiFwfH4x%2BcUVA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: jenkins-plugins: which version is the latest?

2016-01-19 Thread These
Yeah! 
that's exactly what I was looking for.

Thx,
tse


Am Dienstag, 19. Januar 2016 14:18:37 UTC+1 schrieb Victor Martinez:
>
> You can parse the 
> https://updates.jenkins-ci.org/current/update-center.json
>
>
> On Tuesday, 19 January 2016 10:11:17 UTC, These wrote:
>>
>> Hi,
>> the array is generated by myself. 
>> i have a small ruby-script that collected all plugins via the jenkins-api.
>>
>> currently: ['plugin_1', 'plugin_2', 'plugin_3']
>>
>>
>> thx,
>> tse
>>
>>
>>
>>
>> Am Dienstag, 19. Januar 2016 10:43:07 UTC+1 schrieb Baptiste Mathus:
>>>
>>> Hi,
>>> Can you please elaborate? Where does that array come from? What for?
>>>
>>> Thanks
>>>
>>> 2016-01-19 9:38 GMT+00:00 These :
>>>
 Hi,
 i have a array with names of a some jenkins-plugins and need the 
 current version-number (only the information, wich version is the latest) 
 of each plugin. 
 Any idea, how i can get this information?

 Thx,
 tse

 -- 
 You received this message because you are subscribed to the Google 
 Groups "Jenkins Users" group.
 To unsubscribe from this group and stop receiving emails from it, send 
 an email to jenkinsci-use...@googlegroups.com.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/jenkinsci-users/9c610c7c-c626-4cc1-8350-588ee670d50c%40googlegroups.com
  
 
 .
 For more options, visit https://groups.google.com/d/optout.

>>>
>>>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/951c4eac-ccb7-4ee0-ab12-ba67232f61c5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: jenkins-plugins: which version is the latest?

2016-01-19 Thread Victor Martinez
You can parse the https://updates.jenkins-ci.org/current/update-center.json


On Tuesday, 19 January 2016 10:11:17 UTC, These wrote:
>
> Hi,
> the array is generated by myself. 
> i have a small ruby-script that collected all plugins via the jenkins-api.
>
> currently: ['plugin_1', 'plugin_2', 'plugin_3']
>
>
> thx,
> tse
>
>
>
>
> Am Dienstag, 19. Januar 2016 10:43:07 UTC+1 schrieb Baptiste Mathus:
>>
>> Hi,
>> Can you please elaborate? Where does that array come from? What for?
>>
>> Thanks
>>
>> 2016-01-19 9:38 GMT+00:00 These :
>>
>>> Hi,
>>> i have a array with names of a some jenkins-plugins and need the current 
>>> version-number (only the information, wich version is the latest) of each 
>>> plugin. 
>>> Any idea, how i can get this information?
>>>
>>> Thx,
>>> tse
>>>
>>> -- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "Jenkins Users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to jenkinsci-use...@googlegroups.com.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/jenkinsci-users/9c610c7c-c626-4cc1-8350-588ee670d50c%40googlegroups.com
>>>  
>>> 
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/9c0303ff-0bfe-4638-9f2a-5949654dc7f8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: jenkins-plugins: which version is the latest?

2016-01-19 Thread These
Hi,
the array is generated by myself. 
i have a small ruby-script that collected all plugins via the jenkins-api.

currently: ['plugin_1', 'plugin_2', 'plugin_3']


thx,
tse




Am Dienstag, 19. Januar 2016 10:43:07 UTC+1 schrieb Baptiste Mathus:
>
> Hi,
> Can you please elaborate? Where does that array come from? What for?
>
> Thanks
>
> 2016-01-19 9:38 GMT+00:00 These >:
>
>> Hi,
>> i have a array with names of a some jenkins-plugins and need the current 
>> version-number (only the information, wich version is the latest) of each 
>> plugin. 
>> Any idea, how i can get this information?
>>
>> Thx,
>> tse
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to jenkinsci-use...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/jenkinsci-users/9c610c7c-c626-4cc1-8350-588ee670d50c%40googlegroups.com
>>  
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/3e28bee5-cb34-4d71-9578-d5ec2817afeb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: jenkins-plugins: which version is the latest?

2016-01-19 Thread Baptiste Mathus
Hi,
Can you please elaborate? Where does that array come from? What for?

Thanks

2016-01-19 9:38 GMT+00:00 These :

> Hi,
> i have a array with names of a some jenkins-plugins and need the current
> version-number (only the information, wich version is the latest) of each
> plugin.
> Any idea, how i can get this information?
>
> Thx,
> tse
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/9c610c7c-c626-4cc1-8350-588ee670d50c%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CANWgJS4Xb_4m38-00y-ERTn0QJA6kpPLDgpAm15mUNTin6cmkQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins Plugins

2015-02-19 Thread Mark Waite
On Thu, Feb 19, 2015 at 1:32 PM, jieryn  wrote:

> https://wiki.jenkins-ci.org/display/JENKINS/Plugin+Installation+Statistics
>
> Installations roughly correlates to votes, start there.
>

The plugin installation counts are a very useful data point.  They may need
some additional thought for those plugins which are bundled with Jenkins,
and thus may be counted as "installed" when the user may not be actively
using them.

For example, the "Subversion" plugin is "installed" on all of my Jenkins
servers, but is only actually used on a few of them.  I believe it is
reported as installed on all of them, because it is a bundled plugin.  I
don't bother to disable the bundled plugins, so even if the counts only
included enabled plugins, it would not help.

Most plugins are not bundled, so their installation counts are a more
likely indicator of usage than the counts for bundled plugins.

My "must have" plugins include:

   - git and git client - source control
   - credentials - authentication to source control
   - elastic axis - combinations and permutations of slaves
   - junit - java test result summary
   - xshell - platform independent build task
   - maven build task

My "very useful" plugins include:



   - jacoco - java code coverage reporting
   - findbugs - java bug detector
   - cloudbees folder
   - Xvnc - X server for desktop program tests
   - javadoc - display Java API documentation


Mark Waite


> On Thu, Feb 19, 2015 at 2:44 PM, Chris Kelley 
> wrote:
> > Hi all,
> >
> > I do user research for IBM's Bluemix DevOps Services, and I'm currently
> > researching Jenkins plugin usage to help prioritize future
> > releases/features. Any responses to the questions below would be much
> > appreciated -
> >
> > What Jenkins plugins are a requirement for use? In other words, you
> couldn't
> > use Jenkins if they didn't exist.
> > What Jenkins plugins are do you find useful, but aren't necessarily a
> > requirement for use?
> >
> > Thanks in advance for your response!
> >
> > - Chris Kelley
> > User Experience Research & Design
> > Bluemix DevOps Services
> > IBM Design
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Jenkins Users" group.
> > To unsubscribe from this group and stop receiving emails from it, send an
> > email to jenkinsci-users+unsubscr...@googlegroups.com.
> > To view this discussion on the web visit
> >
> https://groups.google.com/d/msgid/jenkinsci-users/41e37369-6b98-49fa-992b-f4f8f801d0fd%40googlegroups.com
> .
> > For more options, visit https://groups.google.com/d/optout.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/CAArU9iYXjXjOaK2HCijDrXoXF84o5ACKc64OFBcysecPQWHxLw%40mail.gmail.com
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Thanks!
Mark Waite

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtGGz2v97BTVWO_m7LXLzjm6JWkLaHh1NmLzXts3%2BsRofg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


RE: Jenkins Plugins

2015-02-19 Thread Ginga, Dick
I don’t know that answer. Just know 2 things:

We get some suspicious emails to this group at times and I am a member without 
a google address

From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Chris Kelley
Sent: Thursday, February 19, 2015 3:46 PM
To: jenkinsci-users@googlegroups.com
Subject: Re: Jenkins Plugins

Not sure what's so 'unbelievable' about the question originating from a google 
account - given this is a google group, but for your info - kelleyc [AT] us dot 
ibm dot com.

I'd be more then happy to add it if you can tell me how to use a non-google 
address with a google group?

On Thursday, February 19, 2015 at 3:09:53 PM UTC-5, rginga wrote:
This would be more believable if there were an @ibm.com<http://ibm.com> email 
address

From: jenkins...@googlegroups.com 
[mailto:jenkins...@googlegroups.com] On Behalf Of Chris Kelley
Sent: Thursday, February 19, 2015 2:45 PM
To: jenkins...@googlegroups.com
Subject: Jenkins Plugins

Hi all,

I do user research for IBM's Bluemix DevOps Services<https://hub.jazz.net/>, 
and I'm currently researching Jenkins plugin usage to help prioritize future 
releases/features. Any responses to the questions below would be much 
appreciated -

  1.  What Jenkins plugins are a requirement for use? In other words, you 
couldn't use Jenkins if they didn't exist.
  2.  What Jenkins plugins are do you find useful, but aren't necessarily a 
requirement for use?

Thanks in advance for your response!

- Chris Kelley
User Experience Research & Design
Bluemix DevOps Services
IBM Design
--
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/41e37369-6b98-49fa-992b-f4f8f801d0fd%40googlegroups.com<https://groups.google.com/d/msgid/jenkinsci-users/41e37369-6b98-49fa-992b-f4f8f801d0fd%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
jenkinsci-users+unsubscr...@googlegroups.com<mailto:jenkinsci-users+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/8da96f6e-d205-430a-a977-31bb059130f8%40googlegroups.com<https://groups.google.com/d/msgid/jenkinsci-users/8da96f6e-d205-430a-a977-31bb059130f8%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/6C6EE445A6F6CE4E8A0FFB51B071A4E26E4FCF6D%40AMERMBX02.PERKINELMER.NET.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins Plugins

2015-02-19 Thread Chris Kelley
Not sure what's so 'unbelievable' about the question originating from a 
google account - given this is a google group, but for your info - kelleyc 
[AT] us dot ibm dot com. 

I'd be more then happy to add it if you can tell me how to use a non-google 
address with a google group?

On Thursday, February 19, 2015 at 3:09:53 PM UTC-5, rginga wrote:
>
>  This would be more believable if there were an @ibm.com email address
>
>  
>
> *From:* jenkins...@googlegroups.com  [mailto:
> jenkins...@googlegroups.com ] *On Behalf Of *Chris Kelley
> *Sent:* Thursday, February 19, 2015 2:45 PM
> *To:* jenkins...@googlegroups.com 
> *Subject:* Jenkins Plugins
>
>  
>  
> Hi all,
>
> I do user research for IBM's Bluemix DevOps Services 
> , and I'm currently researching Jenkins plugin 
> usage to help prioritize future releases/features. Any responses to the 
> questions below would be much appreciated -
>
>1. What Jenkins plugins are a requirement for use? In other words, you 
>couldn't use Jenkins if they didn't exist.
>2. What Jenkins plugins are do you find useful, but aren't necessarily 
>a requirement for use?
>
> Thanks in advance for your response!
>
> - Chris Kelley
> User Experience Research & Design
> Bluemix DevOps Services
> IBM Design
>  
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to jenkinsci-use...@googlegroups.com .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jenkinsci-users/41e37369-6b98-49fa-992b-f4f8f801d0fd%40googlegroups.com
>  
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>  

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/8da96f6e-d205-430a-a977-31bb059130f8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins Plugins

2015-02-19 Thread jieryn
https://wiki.jenkins-ci.org/display/JENKINS/Plugin+Installation+Statistics

Installations roughly correlates to votes, start there.

On Thu, Feb 19, 2015 at 2:44 PM, Chris Kelley  wrote:
> Hi all,
>
> I do user research for IBM's Bluemix DevOps Services, and I'm currently
> researching Jenkins plugin usage to help prioritize future
> releases/features. Any responses to the questions below would be much
> appreciated -
>
> What Jenkins plugins are a requirement for use? In other words, you couldn't
> use Jenkins if they didn't exist.
> What Jenkins plugins are do you find useful, but aren't necessarily a
> requirement for use?
>
> Thanks in advance for your response!
>
> - Chris Kelley
> User Experience Research & Design
> Bluemix DevOps Services
> IBM Design
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/41e37369-6b98-49fa-992b-f4f8f801d0fd%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAArU9iYXjXjOaK2HCijDrXoXF84o5ACKc64OFBcysecPQWHxLw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


RE: Jenkins Plugins

2015-02-19 Thread Ginga, Dick
This would be more believable if there were an @ibm.com email address

From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Chris Kelley
Sent: Thursday, February 19, 2015 2:45 PM
To: jenkinsci-users@googlegroups.com
Subject: Jenkins Plugins

Hi all,

I do user research for IBM's Bluemix DevOps Services, 
and I'm currently researching Jenkins plugin usage to help prioritize future 
releases/features. Any responses to the questions below would be much 
appreciated -

  1.  What Jenkins plugins are a requirement for use? In other words, you 
couldn't use Jenkins if they didn't exist.
  2.  What Jenkins plugins are do you find useful, but aren't necessarily a 
requirement for use?

Thanks in advance for your response!

- Chris Kelley
User Experience Research & Design
Bluemix DevOps Services
IBM Design
--
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/41e37369-6b98-49fa-992b-f4f8f801d0fd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/6C6EE445A6F6CE4E8A0FFB51B071A4E26E4FCF03%40AMERMBX02.PERKINELMER.NET.
For more options, visit https://groups.google.com/d/optout.


RE: Jenkins Plugins: Recommended UI Technology?

2013-05-14 Thread Alex Earl
I'd highly recommend using Groovy instead of Jelly. It is way easier to
work with and debug.

Sent from my Windows Phone
--
From: Jochen Ehret
Sent: 5/14/2013 1:55
To: jenkinsci-users@googlegroups.com
Subject: Jenkins Plugins: Recommended UI Technology?

Hi all,

we are just evaluating which UI technology to use for our Jenkins Plugin.
We have already some experience with Jelly but we are wondering if this is
still the recommended technology (regarding documentation, maintainability
etc.). What about Ruby or Groovy as alternatives? Are there any
recommendations?

Any advice is welcome!

Best Regards,

  Jochen.

-- 
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Jenkins plugins - architecture internals

2012-08-02 Thread romje
In Fact for my project I will be oblige to hook into the Jenkins lifecycle 
doing different uncommon activities like:
- at first stage , after checking out sources from a remote repository 
(svn) I will be oblige to feed a local one (svn too)
- I want to provide a web page providing a process status bar from the 
remote sites to the production deployment (it involves different 
teams/entities/companies and so on) but the basic idea is to provide a 
dashboard like the one in the Folwer's series book 
That's why I need to be quite familiar with all Jenkins internals, Javadoc 
is not sufficient ..any UML sequence diagrams or something like this would 
be perfect
 
kind regards
jerome