git-plugin: Exclude build when changes occur in gh-pages branch on github

2012-12-21 Thread Mirko Friedenhagen
Hello, I publish my Maven site using the gh-pages branch on github. However, whenever I push the site Jenkins will start a build of the gh-pages branch which will fail, as this of course does not contain a valid Maven project. In the configuration of the git-plugin I do not see immediately how to

Token for the USERNAME of the current session user

2013-01-29 Thread Mirko Friedenhagen
Hello, I need access to the name of the currently logged in user, i.e. not the FULLNAME, not the account name of Jenkins itself, nor the EMAIL. Say Jenkins is running as user jenkins. Given I created an account "mirko-test" with FULLNAME "Mirko Friedenhagen" and EMAIL "

Re: Token for the USERNAME of the current session user

2013-01-30 Thread Mirko Friedenhagen
Found the answer :-): https://wiki.jenkins-ci.org/display/JENKINS/Build+User+Vars+Plugin Regards Mirko On Tue, Jan 29, 2013 at 10:12 PM, Mirko Friedenhagen wrote: > Hello, > > I need access to the name of the currently logged in user, i.e. not > the FULLNAME, not the account nam

Re: GitHub as scm

2012-03-04 Thread Mirko Friedenhagen
Hello Douglas, a 401 looks to me like you are trying to access the repository with the http URI. Did you use the ssh-uri of the form: g...@github.com:USERNAME/PROJECTNAME.git? For the http URI you have to provide username/password instead of the SSH keys. Regards Mirko On Sun, Mar 4, 2012 at 19

Re: How to get artifact archived by upstream project

2012-03-29 Thread Mirko Friedenhagen
You could try the https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+Maven+Repository+Server. Regards Mirko On Thu, Mar 29, 2012 at 17:03, hezjing wrote: > Hi > > I have a upstream project that create a file which will be processed by the > subsequent downstream projects. > > May I know how to

Re: pre-build/tested commits

2012-04-11 Thread Mirko Friedenhagen
Regarding your first point: https://www.google.de/search?q=git+delete+remote+branch Basically you delete the branch locally and push an empty branch to your remote. Regards Mirko On Wed, Apr 11, 2012 at 20:14, Thomas Sondergaard wrote: > The section "Using Git, Jenkins and pre-build branch merg

Re: jenkins_1.469_all.deb missing!

2012-06-12 Thread Mirko Friedenhagen
Same here :-). Regards Mirko On Tue, Jun 12, 2012 at 9:06 AM, Miguel Moquillon wrote: > I'm trying again today to upgrade jenkins without any success :-( > $ sudo apt-get update > ... > $ sudo apt-get dist-upgrade > Reading package lists... Done > Building dependency tree > Reading state informa