Jetty Http2 connector for Jenkins

2017-07-10 Thread Olivier Lamy
Hi I found a bit of time to finsih the changes to add http2 capability for Jenkins via Jetty. So it's 3 prs to review: * winstone: https://github.com/jenkinsci/winstone/pull/39 * extras-executable-war: https://github.com/jenkinsci/ extras-executable-war/pull/11 * jenkins:

Re: How to grab full map of EnvVars in pipeline?

2017-07-10 Thread Baptiste Mathus
Apparently workflow-step-api: https://github.com/search?q=org%3Ajenkinsci+SynchronousNonBlockingStepExecution=Code Cheers 2017-07-10 18:48 GMT+02:00 Prabhas Gupte : > Which package did you import to get SynchronousNonBlockingStepExecution? > I am somehow unable to find

Re: How to grab full map of EnvVars in pipeline?

2017-07-10 Thread Prabhas Gupte
Which package did you import to get SynchronousNonBlockingStepExecution? I am somehow unable to find it. :( On Thursday, March 23, 2017 at 3:10:08 PM UTC+5:30, Dzmitry Kashlach wrote: > > One more question: I've extended > > SynchronousNonBlockingStepExecution > > as it is described here >

Re: GitHub and Bitbucket branch source UI refactoring

2017-07-10 Thread Stephen Connolly
FYI as Daniel is has now published the security advisory: https://jenkins.io/security/advisory/2017-07-10/ The Git 3.4.0-beta-2 and GitHub Branch Source 2.2.0-beta-2 releases contain the analogous fixes for the security issues. We are waiting until Wednesday to allow admins that need to upgrade

Re: GitHub and Bitbucket branch source UI refactoring

2017-07-10 Thread Stephen Connolly
Current thinking is the GA release will be Wednesday On 10 July 2017 at 06:36, Joseph P wrote: > ETA on Release? > > Den mandag den 26. juni 2017 kl. 18.13.07 UTC+2 skrev Stephen Connolly: >> >> On 26 June 2017 at 08:14, Joseph P wrote: >> >>> This UI is

Re: GitHub and Bitbucket branch source UI refactoring

2017-07-10 Thread Joseph P
ETA on Release? Den mandag den 26. juni 2017 kl. 18.13.07 UTC+2 skrev Stephen Connolly: > > On 26 June 2017 at 08:14, Joseph P > wrote: > >> This UI is a lot better! Looking forward to the massive upgrade! >> >> Just wondering with the refactoring will it be possible for PRs

junit plugin release process

2017-07-10 Thread Arnaud Tamaillon
Hello, I submitted a PR a month ago on junit plugin (https://github.com/jenkinsci/junit-plugin/pull/71), and made all changes requested to get approved. I asked in my PR if it was possible to merge it and release the plugin, but to no effect. Maintainer info on the plugin states "n/a (id:

Re: jenkins jpi plugin problems

2017-07-10 Thread Jeremy Marshall
Thanks for the response I used the createProject(MatrixProject) - as its groovy I also stepped back from some of the latest versions of plugins I was using This is the diff

Re: Status of docker-slaves-plugin

2017-07-10 Thread nicolas de loof
cool. Can you at least share your use-case so we understand the impacts ? 2017-07-10 12:31 GMT+02:00 Richard Bywater : > Thanks Nicolas - quite understand that things take time away from having > much time to work on things. > > Just as a FYI I've been making a few

Re: Status of docker-slaves-plugin

2017-07-10 Thread Richard Bywater
Thanks Nicolas - quite understand that things take time away from having much time to work on things. Just as a FYI I've been making a few tweaks/fixes to meet my use-cases and I'm trying to get sign-off from the powers that be to be able to share them back. Assuming the sign-off comes I'll be

Re: Status of docker-slaves-plugin

2017-07-10 Thread nicolas de loof
Hi Richard, We indeed aren't very active on this plugin, due to various other business activity There's various aspect of this plugin that we want to improve, most significant one being to fabric8io/docker-client as a client library so we don't have to use external docker CLI to interact with

Re: Path environment variable not set by SimpleBuildWrapper.Context.env() on Windows slave

2017-07-10 Thread 15 knots
2017-07-09 15:40 GMT+02:00 'Nikolas Falco' via Jenkins Developers : > @15knots this issue is not caused by the envinject plugin (I had try this > when I got the issue). Sorry, I have to disagree here. If I uninstall or disable the envinject plugin, the issue is

Re: [Adopt a plugin] parameterized-scheduler

2017-07-10 Thread Baptiste Mathus
Hello Abeer, I'm the current maintainer and I agree I've not been very responsive lately. Sorry about that. I hope to be able to spend a bit more time in ~2 weeks to finish/close the open things here and there. But for the good of that plugin and the project, I would welcome your help. The more