Re: Jenkins Configuration as Code 1.0 is out!

2018-09-12 Thread arch
+1 Great! On Thu, Sep 13, 2018 at 6:34 AM R. Tyler Croy wrote: > (replies inline) > > On Wed, 12 Sep 2018, Ewelina Wilkosz wrote: > > > Hi all! > > > > Version 1.0 of Jenkins Configuration as Code plugin > > has just > been > >

Re: Jenkins Configuration as Code 1.0 is out!

2018-09-12 Thread R. Tyler Croy
(replies inline) On Wed, 12 Sep 2018, Ewelina Wilkosz wrote: > Hi all! > > Version 1.0 of Jenkins Configuration as Code plugin > has just been > released and will be available in update center any time now! > Thanks to all who helped

Question on multibranch checkout (github) and lfs

2018-09-12 Thread Joshua Harlow
Hi folks, We are looking at using the multibranch pipeline with github but have stumbled into sort of a slight problem that maybe others have already hit (and can help resolve). On one of our repos that we are trying to add a jenkinsfile to it appears the the initial checkout of that repo

Upgrade installation problem; missing .msi from previous install.

2018-09-12 Thread Steve K
Hello, I attempted to install Jenkins server software v2.121.3 onto my server that is currently running v2.89.2 The install paused because it couldn't find the v1.625.3 .msi file. The installer gave me the option of browsing to the v1.625.3 .msi file, but I did not have it available. Before I

Re: Jenkins Configuration as Code 1.0 is out!

2018-09-12 Thread Alyssa Tong
+1. Congrats Ewelina and all involved! On Wed, Sep 12, 2018 at 7:32 AM, Kohsuke Kawaguchi wrote: > Congratulations!! This is super exciting!!! > > On Wed, Sep 12, 2018 at 7:23 AM Ewelina Wilkosz > wrote: > >> Hi all! >> >> Version 1.0 of Jenkins Configuration as Code plugin >>

[EVENT]: Jenkins in SF and Nice

2018-09-12 Thread Alyssa Tong
Hi All, We are gearing up for DevOps World Jenkins World San Francisco . Jenkins has a huge presence at this conference, and in Nice. Many of our heavy contributors are traveling from around the world will be there. If you are planning to

Re: Jenkins Configuration as Code 1.0 is out!

2018-09-12 Thread Kohsuke Kawaguchi
Congratulations!! This is super exciting!!! On Wed, Sep 12, 2018 at 7:23 AM Ewelina Wilkosz wrote: > Hi all! > > Version 1.0 of Jenkins Configuration as Code plugin > has just been > released and will be available in update center any

Jenkins Configuration as Code 1.0 is out!

2018-09-12 Thread Ewelina Wilkosz
Hi all! Version 1.0 of Jenkins Configuration as Code plugin has just been released and will be available in update center any time now! Thanks to all who helped us get there :) Try it and report issues on github if you notice

inside() sh does not work for armhf Docker image

2018-09-12 Thread hce h
Hi, If I run Jenkinsfile for debian Docker container, it would work fine, it could call inside() without error, but it could not run inside() for armhf Docker container. Any insight what was going on for armhf docker container? Some online comments said because armhf did not support sh, it

MSBuild and MSTest

2018-09-12 Thread cmautosanity
Hi, I'm using Jenkins to run automation tests. My automation tests is a .Net project written with C# and I download the MSBuild and MSTest plugins. When running my tests, after 20-30 minutes the the test will be aborted. I'm running 10 tests and the third or the forth is aborted and then the run