Re: Commit access to build-pipeline-plugin

2015-11-10 Thread Manuel Jesús Recena Soto
Hello Dan, I totally agree with "contributors are welcome". We can work together and improve this plugin. I don't know if I can give you grant access, let me check. Regards, 2015-11-10 0:28 GMT+01:00 Dan Alvizu : > I guess I am confused, and maybe we both are as this has been a few weeks > old,

Re: Update one f:dropdownList when a selection is changed in another

2015-11-10 Thread Kirill
Do you mean something like return FormValidation.respond(isFieldValid? FormValidation.Kind.ERROR : FormValidation.Kind.OK, "disableBadStuff()"); ? I tried this and it doesn't work :( The tag is injected in validation area, but the script inside it does not get executed :( And there are no err

Re: Commit access to build-pipeline-plugin

2015-11-10 Thread Daniel Beck
On 10.11.2015, at 09:45, Manuel Jesús Recena Soto wrote: > I don't know if I can give you grant access, let me check. I can. Just state that you're not opposed to having a co-maintainer. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group.

Re: Hi, I have some newbie questions

2015-11-10 Thread Manu Kaamelott
Hi thank you Daniel, I don't understand very well what is an action. I read this I think I didn't understand enough : https://wiki.jenkins-ci.org/display/JENKINS/Action+and+its+family+of+subtypes I am sure I have to write in type and creatFor but I don't understand what. Thank you for the future

Re: Commit access to build-pipeline-plugin

2015-11-10 Thread Manuel Jesús Recena Soto
Hello, 2015-11-10 11:38 GMT+01:00 Daniel Beck : > > On 10.11.2015, at 09:45, Manuel Jesús Recena Soto wrote: > >> I don't know if I can give you grant access, let me check. > > I can. Just state that you're not opposed to having a co-maintainer. +1. Dan, but we should be synced in the roadmap o

Re: Commit access to build-pipeline-plugin

2015-11-10 Thread Daniel Beck
On 10.11.2015, at 11:55, Manuel Jesús Recena Soto wrote: > +1. Granted committer permission. -- 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-

Re: Commit access to build-pipeline-plugin

2015-11-10 Thread Manuel Jesús Recena Soto
Hello, 2015-11-10 12:06 GMT+01:00 Daniel Beck : > > On 10.11.2015, at 11:55, Manuel Jesús Recena Soto wrote: > >> +1. > > Granted committer permission. Thanks. > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe fro

Plugin Hosting Request: qtest-plugin

2015-11-10 Thread Trong Le
Hi, I would like to add our plugin to the Jenkins plugin list. - URL: g...@github.com:QASymphony/jenkin-qtest-plugin.git - plugin name: qtest-plugin - github name: gunivan - jenkins-ci.org UserName: gunivan - description: This plugin allow user to submitt JUnit test result to

Plugin Hosting Request - qtest-plugin

2015-11-10 Thread Trong Le
Hi, I would like to add our plugin to the Jenkins plugin list. - URL: g...@github.com:QASymphony/jenkin-qtest-plugin.git - plugin name: qtest-plugin - github name: gunivan - jenkins-ci.org UserName: gunivan - description: This plugin allow user to submitt JUnit test result to

Re: [workflow-plugin] parallel threads greater than matching node label executors silently discard unassigned threads

2015-11-10 Thread Jesse Glick
On Mon, Nov 9, 2015 at 6:56 PM, Brian Ray wrote: > [Crossposting from Jenkins Users because I have not been lucky there with > workflow questions.] This is a developer list. Your message is somewhere between a user question and a bug report. If a user question, use the user’s list, or the StackO

Re: Update one f:dropdownList when a selection is changed in another

2015-11-10 Thread Jesse Glick
On Tue, Oct 27, 2015 at 11:34 AM, Kirill wrote: > what about case when there are two elements? First of all, you should be using `f:dropdownDescriptorSelector` for data binding, rather than a raw `f:dropdownList`. Probably what you are asking for is not possible without either patching Jenkins

Re: Commit access to build-pipeline-plugin

2015-11-10 Thread Dan Alvizu
> Dan, but we should be synced in the roadmap of this plugin. Ok? Will do > Granted committer permission. Can you double check please, Daniel? I do not appear to have any additional permissions, such as write access in the repository, the ability to assign / close tickets, or merge a pull requ

Re: [workflow-plugin] parallel threads greater than matching node label executors silently discard unassigned threads

2015-11-10 Thread Brian Ray
Figured it out and deleted the original posts because they were effectively noise in the Google Groups. It was developer error. I was looking at a test input that would've generated more branches than free matching slaves, but mistakenly rebuilding my job with another test input where threads <

Re: [proposal] coding style for core (jenkins 2.0?)

2015-11-10 Thread christopherleesimons
> My proposal is to chose some coding style ... I thought the project already had a style guide; one has already been published for the project, anyway. The following appears in the "contributing" wiki page, originally authored March 2011 with latest revision in August 2015. This page can be

Re: [workflow-plugin] parallel threads greater than matching node label executors silently discard unassigned threads

2015-11-10 Thread Brian Ray
And I'll stick to GG Jenkins Users and SO jenkins-workflow the next time. I appreciate the feedback on where to post. On Tuesday, November 10, 2015 at 9:22:34 AM UTC-8, Brian Ray wrote: > > Figured it out and deleted the original posts because they were > effectively noise in the Google Groups.

Re: [proposal] coding style for core (jenkins 2.0?)

2015-11-10 Thread Baptiste Mathus
Well, yeah, but I guess the thing is: > "We *try* to *loosely* follow" Might have left a lot (too much?) of room for debate :). Le 10 nov. 2015 6:26 PM, a écrit : > > My proposal is to chose some coding style ... > > I thought the project already had a style guide; one has already been > publis

Re: [proposal] coding style for core (jenkins 2.0?)

2015-11-10 Thread Kanstantsin Shautsou
JFYI, latest checkstyle version (with latest maven-checkstyle) supports more flexible configurations like allow inline if’s without brackets. Different types of inline annotations (configuration 1.3 DTD). http://checkstyle.sourceforge.net/releasenotes.html

Re: [proposal] coding style for core (jenkins 2.0?)

2015-11-10 Thread Stephen Connolly
On Tuesday 10 November 2015, Kanstantsin Shautsou wrote: > JFYI, latest checkstyle version (with latest maven-checkstyle) supports > more flexible configurations like allow inline if’s without brackets. > > Just because you can doesn't mean you should. I favour always using block delimiters for i

Request to become maintainer of SCM Sync plugin

2015-11-10 Thread Craig Rodrigues
Hi, Plugin: https://wiki.jenkins-ci.org/display/JENKINS/SCM+Sync+configuration+plugin https://github.com/jenkinsci/scm-sync-configuration-plugin GitHub ID: rodrigc I'd like to request to become a maintainer of the SCM Sync plugin. There are some pull requests pending which fix many issues, but t

1.625.2 status

2015-11-10 Thread Daniel Beck
Oliver, KK is planning to push out 1.625.2 a bit earlier than usual tomorrow, i.e. before the project meeting. From your point of view, is 1.625.2 good to go? Daniel -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from th

Re: [proposal] coding style for core (jenkins 2.0?)

2015-11-10 Thread Jesse Glick
On Tue, Nov 10, 2015 at 3:22 PM, Stephen Connolly wrote: > None of those match "Jesse"-style so hopefully we can kill that abomination > off ;-) CheckStyle is a syntactic, not semantic, processor so it cannot distinguish between adjectival annotations, determiners, and type qualifiers. -- You

Re: Commit access to build-pipeline-plugin

2015-11-10 Thread Daniel Beck
Accept the invitation in your spam folder, or on github.com/jenkinsci. On 10.11.2015, at 17:41, Dan Alvizu wrote: > > Dan, but we should be synced in the roadmap of this plugin. Ok? > > Will do > > > Granted committer permission. > > Can you double check please, Daniel? I do not appear to hav

Re: [proposal] coding style for core (jenkins 2.0?)

2015-11-10 Thread Stephen Connolly
On 10 November 2015 at 21:34, Jesse Glick wrote: > On Tue, Nov 10, 2015 at 3:22 PM, Stephen Connolly > wrote: > > None of those match "Jesse"-style so hopefully we can kill that > abomination off ;-) > > CheckStyle is a syntactic, not semantic, processor so it cannot > distinguish between adject

Request for participation: Jenkins Security Officer candidates

2015-11-10 Thread R. Tyler Croy
Based on the team lead proposal (https://wiki.jenkins-ci.org/display/JENKINS/Proposal+-+Project+sub-teams) which was approved in the governance meeting last month, I asking on behalf of the Jenkins board[0], for candidates who are willing to act as the Jenkins Security Officer. The responsibilit

Re: Request to become maintainer of SCM Sync plugin

2015-11-10 Thread Frédéric Camblor
As I mentioned in the PR #31, I'm strongly in favor of bringing new blood to this plugin as I cannot dedicate much time to it, ans, like you said, there are a tons of PR pending currently +1 then :) @Craig don't you have jenkinsci plugins commit accesses already ? If not, could a jenkins folk pro

Re: Request to become maintainer of SCM Sync plugin

2015-11-10 Thread Daniel Beck
I added you as committer. Tell me your jenkins-ci.org username and I'll also make you default assignee for issues filed in this component in Jira. On 10.11.2015, at 21:49, Craig Rodrigues wrote: > Hi, > > Plugin: > https://wiki.jenkins-ci.org/display/JENKINS/SCM+Sync+configuration+plugin > htt

retrieve list of users in jenkins

2015-11-10 Thread Naga Rakesh
Hello, Is there a REST call/ API for retrieving users list who have access to a particular jenkins server? I have searched for a while but couldn't find any. In short i want to retrieve list of users found at https:///configureSecurity/ which shows usernames and their access control, I am awa

Re: Commit access to build-pipeline-plugin

2015-11-10 Thread Dan Alvizu
Ah, got it! Thanks Daniel! On Tuesday, November 10, 2015 at 2:34:23 PM UTC-7, Daniel Beck wrote: > > Accept the invitation in your spam folder, or on github.com/jenkinsci. > > On 10.11.2015, at 17:41, Dan Alvizu > > wrote: > > > > Dan, but we should be synced in the roadmap of this plugin. Ok?