Re: Need a replacement for setUpEnvironment that can be used in Pipeline jobs

2016-04-27 Thread Gavin Mogan
I did something similar for the saucelabs plugin https://github.com/jenkinsci/sauce-ondemand-plugin/blob/master/src/main/java/com/saucelabs/jenkins/pipeline/SauceStep.java#L66 This produces sauce {} block (due to takesImplicitBlockArgument) which makes a new context with new environment variable

Need help regarding fixing one issue in buildgraph-view plugin

2016-04-27 Thread suresh kumar
Hi All, I am working on a feature "auto refresh" for buildgraph-view plugin. I have completed every thing and its working fine except one scenario. The scenario goes like

Re: Asking for commiter access to aws-credentials-plugin

2016-04-27 Thread Michael Neale
No, not a maintainer. I asked Nicolas (a maintainer) and he had merged it - not sure why not released. I will hassle him to release it. On Wednesday, April 27, 2016 at 11:19:30 PM UTC+10, Kanstantsin Shautsou wrote: > > Michael Neale, are you maintainer of this plugin? > If it was merged why it

Re: [GSoC2016] Jenkins WebUI

2016-04-27 Thread Michael Neale
note that a lot of this has to work within the constraints of Jenkins 2.0 as it is today. On Thursday, April 28, 2016 at 5:15:54 AM UTC+10, Kirill Merkushev wrote: > > I've developed a simple weather app to demonstrate java + js stack > together using maven, jersey, webpack, marionette. It can

Need a replacement for setUpEnvironment that can be used in Pipeline jobs

2016-04-27 Thread Owen B. Mehegan
I help maintain the Jenkins GitLab plugin, and a recent major refactor (by someone else) broke our rudimentary Pipeline job type support. We have clawed our way back to partial support now, where I can get the plugin to trigger a Pipeline job, but we're stuck on the fact that none of the necess

Re: [GSoC2016] External Workspace Manager plugin development

2016-04-27 Thread martinda
Hi Alex, Welcome, and glad to have you on board. You can find me as mda14 on the IRC channel. One of the challenges I had with writing plugins was to come up with a good pom.xml. It took me a while to get it right, so here is my latest one

Re: jenkins-cloudformation-plugin up for adoption

2016-04-27 Thread Daniel Beck
> On 27.04.2016, at 23:28, Nathan Good wrote: > > I need to step away from maintaining jenkins-cloudformation-plugin. > > I very much regret doing this, but very soon after taking this on my workload > has changed and I am not able to give this plugin the attention it deserves > as a maintain

jenkins-cloudformation-plugin up for adoption

2016-04-27 Thread Nathan Good
I need to step away from maintaining jenkins-cloudformation-plugin. I very much regret doing this, but very soon after taking this on my workload has changed and I am not able to give this plugin the attention it deserves as a maintainer. I was excited to take it on so I am disappointed, but I als

Re: [GSoC2016] External Workspace Manager plugin development

2016-04-27 Thread somai . alexandru
Hello, I am glad that my project proposal has been accepted for the GSoC 2016. I would like to thank everyone for their support and good advices. I am very excited to be working on this project! The next period (by May 22nd) is allocated for community bonding. During this period I am planning t

Re: [GSoC2016] Jenkins WebUI

2016-04-27 Thread Kirill Merkushev
I've developed a simple weather app to demonstrate java + js stack together using maven, jersey, webpack, marionette. It can be useful for you to start learning. https://github.com/autoschool/weather среда, 27 апреля 2016 г., 14:20:28 UTC+3 пользователь Samat Davletshin написал: > > Hello, Kir

Re: [GSoC2016] Jenkins WebUI

2016-04-27 Thread Kirill Merkushev
I've developed a simple weather app to demonstrate java + js stack together using maven, jersey, webpack, marionette. It can be useful for you to start learning. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this gr

Re: Request to participate in C.E.R.T.

2016-04-27 Thread Daniel Beck
> On 15.04.2016, at 13:55, Daniel Beck wrote: > > I put your request on the agenda for the next project meeting. This request is approved. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receivin

Re: CERT Team Request

2016-04-27 Thread Daniel Beck
> On 17.04.2016, at 23:01, Daniel Beck wrote: > > I added your request to the governance meeting agenda for April 27. The request is approved. I'll set you up. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this gr

Re: [GSOC 2016] Support core plugin improvements

2016-04-27 Thread Minudika Malshan
Hi, @Steve : Sure I am ok with that time. Thanks a lot for your help. @Arnaud : I have gone through some of those links. I will go through the rest also. And I have subscribed only to the mailing lists Jenkins developers and Jenkins Users. Should I subscribe to the other mailing lists also? Tha

Re: [GSOC 2016] Support core plugin improvements

2016-04-27 Thread Steve Christou
Hello Minudika, Are you available tomorrow (about an hour) for a screen share so I can talk a little bit about Jenkins and the jelly files? I should be available after 9 AM EST (I have a 2-3 PM EST meeting). Thanks, Steve. On Wed, Apr 27, 2016 at 12:21 PM Minudika Malshan wrote: > Hi all, > >

Re: [GSOC 2016] Support core plugin improvements

2016-04-27 Thread Arnaud Héritier
I think there were also some videos recording in Office Hours & co about plugins development ? But I'm not able to find them. These are good resources to watch On Wed, Apr 27, 2016 at 6:37 PM, Steve Christou wrote: > Hello Minudika, > > Are you available tomorrow (about an hour) for a screen sha

Re: [GSOC 2016] Support core plugin improvements

2016-04-27 Thread Arnaud Héritier
Hi Minudika, I think you already found these ones: https://wiki.jenkins-ci.org/display/JENKINS/Extend+Jenkins https://wiki.jenkins-ci.org/display/JENKINS/Architecture https://wiki.jenkins-ci.org/display/JENKINS/Basic+guide+to+Jelly+usage+in+Jenkins https://wiki.jenkins-ci.org/display/JENKINS/Jelly

Re: [GSOC 2016] Support core plugin improvements

2016-04-27 Thread Minudika Malshan
Hi all, At the beginning I was getting familiar with the source code. Now I am following Jelly since I have to use it for the UI implementation. Please let me know further instructions. Thanks and regards. On Tue, Apr 26, 2016 at 4:07 PM, Minudika Malshan wrote: > Hi, > > It will be a great pl

Re: Jenkins cloud health reporting

2016-04-27 Thread Kanstantsin Shautsou
@ogondza you can try to look at https://github.com/KostyaSha/yet-another-docker-plugin where i clean-uped most of the code that i started working on in docker-plugin. Not ideal of course but i un-hardcoded and clean-uped as much as i can. All other plugins copy-pasting code without understandin

Re: Jenkins cloud health reporting

2016-04-27 Thread Stephen Connolly
So you should not be checking that the slave is launched by running through computer.connect(false) as that requires that you return early. Instead you should be checking for e.g. the ssh service to be open and responding to connection requests (you can do that easily with your launcher... but a cu

Re: Backporting for 1.651.2 has started

2016-04-27 Thread ogondza
I have backported remoting 2.57 to fix JENKINS-28289, JENKINS-33999 and JENKINS-32980. In case it incorporates another problems I have miss, let me now here or on the meeting. -- oliver -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To

Re: Asking for commiter access to aws-credentials-plugin

2016-04-27 Thread Kanstantsin Shautsou
Michael Neale, are you maintainer of this plugin? If it was merged why it wasn't released? On Tuesday, April 26, 2016 at 10:43:04 AM UTC+3, Michael Neale wrote: > > Your PR was merged - are you still interested in being a committer? > > On Sunday, April 24, 2016 at 4:56:43 PM UTC+10, Jan Roehri

Re: Credentials to jira

2016-04-27 Thread Baptiste Mathus
It might be more interactive and quick to iterate over IRC at #jenkins-infra. My 2 cents 2016-04-27 11:04 GMT+00:00 : > Hi, I already tried to, but did not work for me. Today I tried it again > and the same result the password sent by e-mail does not work. > > On Monday, April 25, 2016 at 7:21:2

Re: Jenkins cloud health reporting

2016-04-27 Thread Oliver Gondža
On 04/27/2016 02:08 PM, Stephen Connolly wrote: On 8 April 2016 at 14:44, Oliver Gondža mailto:ogon...@gmail.com>> wrote: Some plugins even wait for launch to complete before leaving PlannedNode#future Those are broken plugins As a maintainer of one such plugin I would like to hear

Re: Jenkins cloud health reporting

2016-04-27 Thread Stephen Connolly
On 8 April 2016 at 14:44, Oliver Gondža wrote: > Some plugins even wait for launch to complete before leaving > PlannedNode#future Those are broken plugins -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group

Re: [GSoC2016] Jenkins WebUI

2016-04-27 Thread Samat Davletshin
Hello, Kirill, Not yet, but I plan to read about it this week. I think I could get general understanding of it now, and then learn required details down the road. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this g

Re: Credentials to jira

2016-04-27 Thread lvotypko
Hi, I already tried to, but did not work for me. Today I tried it again and the same result the password sent by e-mail does not work. On Monday, April 25, 2016 at 7:21:20 PM UTC+2, R Tyler Croy wrote: > > (replies inline) > > On Mon, 25 Apr 2016, lvot...@redhat.com wrote: > > > Hi, > > a fe

Re: Jenkins cloud health reporting

2016-04-27 Thread ogondza
Finally, there is something to show: -- 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