Multibranch (Pipeline) / Branch tracking

2016-06-20 Thread Christoph M
Hi! For a new project I want to use the new Pipeline feature. We have several branches in our Git repository which should be tested in a same way. It should also track and process new branches automatically. Therefore I created a Multibranch Pipeline Job. But I have 2 problems with its confi

Re: Multibranch (Pipeline) / Branch tracking

2016-06-24 Thread Christoph M
://wiki.jenkins-ci.org/display/JENKINS/Jenkins+CLI). But I just can't connect and get a 'publickey' error. I uploaded some screenshots here: http://imgur.com/a/rnjfj Can you help me getting it to work? Greetings! Am Montag, 20. Juni 2016 12:05:07 UTC+2 schrieb Christoph M: > &

Git 'not responding' after update

2017-05-08 Thread Christoph M
Hi, I just updated our Jenkins installation to version 2.59 (from 2.53) for which I had to install Java 8 (also on the agents) since it is used by 2.54 and later. The Jenkins came up again and seemed to be working but there is a problem when checking out Git repositories on any of our proje

UserContent and Google Login Plugin

2016-07-18 Thread Christoph M
Hi! We're using the Google Login Plugin on our Jenkins. Now I want to serve a file via the userContent folder. This works and I can access the file when logged in with my browser. But now I want the file to be accessible without being logged in. When I try to access the file I am redirected to

Beginner Question: Jenkins and Visual Studio tests

2014-11-04 Thread Christoph M
Hello everyone, I'm currently having a Visual Studio 2013 test solution which is runned "by hand". Now I want to use jenkins for running this tests. How can I do this? I've already searched in the internet and tried some suggestions, but the tutorials are not the best ones. I've tried somethi

Re: Beginner Question: Jenkins and Visual Studio tests

2014-11-06 Thread Christoph M
com [mailto: > jenkins...@googlegroups.com ] *On Behalf Of *Christoph M > *Sent:* 2014. november 5. 8:49 > *To:* jenkins...@googlegroups.com > *Subject:* Beginner Question: Jenkins and Visual Studio tests > > > > Hello everyone, > > > > I'm