Re: Another "can't release plugin" thread

2018-04-13 Thread Slide
Just to be clear, you did -Dusername= -Dpassword= correct? On Fri, Apr 13, 2018 at 12:34 PM Emory Penney wrote: > I know there are a bunch of threads on this but I haven't found any > feedback in any of the existing threads that helped me resolve this at > all. Releases

Re: Another "can't release plugin" thread

2018-04-13 Thread Emory Penney
Well, I just verified my ssh-agent is running and my key is loaded, but the same error as above persists. The error says connection attempted to timeout, wouldn't I be getting an authentication error if there was something wrong with my key? And again, straight *git push *works, it's only

Another "can't release plugin" thread

2018-04-13 Thread Emory Penney
I know there are a bunch of threads on this but I haven't found any feedback in any of the existing threads that helped me resolve this at all. Releases fail to push to GIT during prepare: [INFO] Working directory: C:\Users\ejpenney\Desktop\startup-trigger-plugin [INFO] Executing: cmd.exe /X

Re: Another "can't release plugin" thread

2018-04-13 Thread Emory Penney
Yes I did, that resulted in the error indicating my username was an invalid hostname. I'd be happy to try to figure that method out if it would work better... On Fri, Apr 13, 2018, 12:38 Slide wrote: > Just to be clear, you did -Dusername= -Dpassword= > correct? > > On

Re: Jenkins External Artifact Storage core changes in LTS

2018-04-13 Thread R. Tyler Croy
(replies inline) On Fri, 13 Apr 2018, Oliver Gond??a wrote: > On 2018-04-13 18:23, Carlos Sanchez wrote: > > Hi Oliver, > > > > There are some changes for core that would be really helpful to have in > > hands of people for testing sooner than later > > > >

Re: Another "can't release plugin" thread

2018-04-13 Thread Slide
Can you verify that the scm setup in your pom.xml matches what you are expecting it to be with your plain git push commands that you are running on the command line? Maven will use the configuration from the section in your pom.xml for the release process. On Fri, Apr 13, 2018 at 2:14 PM Emory

Re: Another "can't release plugin" thread

2018-04-13 Thread Slide
Actually, now that I review [1] if you are using ssh with GitHub, it says you must NOT specify those on the command line and that you have to setup an ssh-agent for it to work. 1- https://wiki.jenkins.io/display/JENKINS/Hosting+Plugins#HostingPlugins-Releasingtojenkins-ci.org On Fri, Apr 13,

Re: [Jenkins World 2018] - Graders wanted

2018-04-13 Thread Adrien Lecharpentier
I'd be happy to help as well. I submitted a subject to the French CFP, I don't know if that makes me inadmissible for the review. -- Adrien Le ven. 13 avr. 2018 à 20:46, Michael Pailloncy a écrit : > Hi Alyssa, > > I would be very happy to help. > > Cheers >

Re: Jenkins External Artifact Storage core changes in LTS

2018-04-13 Thread Oliver Gondža
On 2018-04-13 18:23, Carlos Sanchez wrote: Hi Oliver, There are some changes for core that would be really helpful to have in hands of people for testing sooner than later https://github.com/jenkinsci/jenkins/pull/3302 All new methods are marked with the new @Beta annotation so it should be

Re: [Jenkins World 2018] - Graders wanted

2018-04-13 Thread Jon Hermansen
Hey Alyssa, I'd love to participate, sign me up. I'm a long time user of Jenkins, was co-organizer of the LA JAM, and more recently became the maintainer for a Jenkins plugin. I'd really like to take this opportunity to learn even more about Jenkins and related technologies. I also love reading

Re: Another "can't release plugin" thread

2018-04-13 Thread Emory Penney
Alright, it looks like my "ProxyCommand" in my ssh config wasn't correct, believe it or not it was your comment about the ssh-agent that sent me in that direction so, thanks! I don't know why it worked with git pushes and not with Maven but correcting that has gotten me a bit further and I'm not

Re: Upcoming JEP for usage of Incrementals repository

2018-04-13 Thread Jesse Glick
Filed a draft request: https://github.com/jenkinsci/jep/pull/84 -- 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

Re: Another "can't release plugin" thread

2018-04-13 Thread Emory Penney
If at first you don't succeed, try, try again! 53rd time was the charm and my plugin is released! Well, there went my Friday, have a good weekend! On Fri, Apr 13, 2018 at 3:23 PM, Emory Penney wrote: > Alright, it looks like my "ProxyCommand" in my ssh config wasn't

Re: Upcoming JEP for usage of Incrementals repository

2018-04-13 Thread R. Tyler Croy
(replies inline) On Fri, 13 Apr 2018, Jesse Glick wrote: > Filed a draft request: > > https://github.com/jenkinsci/jep/pull/84 Jesse this is a very thorough and well-thought out document! Thank you so much for putting the effort into it. I understand that you have prototyped this work with

Re: Request to be made a maintainer of audit-trail-plugin

2018-04-13 Thread tomasz . sek . 88
Hi Any updates? Cheers, Tomasz -- 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

Jenkins X status

2018-04-13 Thread Rob Davies
Whilst the Jenkins X JEP proposal is still under consideration - I thought it would be worthwhile giving a quick summary of where we stand with the project. There's actually a great summary of community stats done in a

Re: [DISCUSS] Two new basic pipeline steps: forBranch() and forChangesIn()

2018-04-13 Thread thorsten . hoeger
I think this will be a way to support those two features. Is "when" also possible in scripted pipelines? Am Donnerstag, 12. April 2018 11:13:28 UTC+2 schrieb Robert Sandell: > > Yes declarative has both of these in a way via the when directive's branch > and changeset conditions. If I've

Re: Request to become maintainer of the statistics-gatherer-plugin

2018-04-13 Thread Luca Milanesio
PIng ... any news from the current Maintainers? Are we set for end of next week to make a decision on this? Luca. > On 10 Apr 2018, at 08:07, Luca Milanesio wrote: > > 2 weeks sound good to me, and yes, I always avoid forks :-) > > Luca. > >> On 10 Apr 2018, at

Re: External Artifact Storage

2018-04-13 Thread Oleg Nenashev
Looks good to me **as a DRAFT**. Please propose a pull request so that JEP editors can review it. We also need somebody to be selected as BDFL Delegate if KK is not available to review it. BR, Oleg On Friday, April 13, 2018 at 4:25:38 AM UTC+2, Jesse Glick wrote: > > +1 > -- You received

Re: External Artifact Storage

2018-04-13 Thread Carlos Sanchez
PR submitted at https://github.com/jenkinsci/jep/pull/83 On Fri, Apr 13, 2018 at 5:24 PM, Oleg Nenashev wrote: > Looks good to me **as a DRAFT**. > Please propose a pull request so that JEP editors can review it. > > We also need somebody to be selected as BDFL Delegate

Re: [DISCUSS] Two new basic pipeline steps: forBranch() and forChangesIn()

2018-04-13 Thread Jesse Glick
On Fri, Apr 13, 2018 at 1:14 AM, wrote: > Is "when" also possible in scripted pipelines? You would just use `if` statements and the like. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from

[Jenkins World 2018] - Graders wanted

2018-04-13 Thread Alyssa Tong
Hello, I am looking for additional graders to join the Jenkins World (JW) review committee to help grade Jenkins World 2018 SF & EU proposals. Time commitment expected: - JW SF: 137 Jenkins submissions. - JW EU: 76 Jenkins submissions at the moment but most likely will increase after