Re: Git plugin: push result of a merge

2012-10-01 Thread Juliano Picussa
mits in the working copy > which have not been evaluated as part of the just completed continuous > integration job), or you accept that you'll lose commits with "git push > --force". > > Mark Waite > > -- > *From:* Juliano Picuss

Re: Git plugin: push result of a merge

2012-09-28 Thread Mark Waite
ust completed continuous integration job), or you accept that you'll lose commits with "git push --force". Mark Waite > > From: Juliano Picussa >To: jenkinsci-users@googlegroups.com >Cc: Mark Waite >Sent: Friday, September 28, 201

Re: Git plugin: push result of a merge

2012-09-28 Thread Juliano Picussa
--------- > *From:* Juliano Picussa > > *To:* jenkins...@googlegroups.com > *Cc:* egru...@gmail.com > *Sent:* Thursday, September 27, 2012 4:29 PM > *Subject:* Re: Git plugin: push result of a merge > > I've got a similar issue: >- I hav

Re: Git plugin: push result of a merge

2012-09-28 Thread Juliano Picussa
> *From:* Juliano Picussa > > *To:* jenkins...@googlegroups.com > *Cc:* egru...@gmail.com > *Sent:* Thursday, September 27, 2012 4:29 PM > *Subject:* Re: Git plugin: push result of a merge > > I've got a similar issue: >- I have 2 jenkins jobs for two distinct gi

Re: Git plugin: push result of a merge

2012-09-28 Thread Mark Waite
Waite > > From: Juliano Picussa >To: jenkinsci-users@googlegroups.com >Cc: egrumb...@gmail.com >Sent: Thursday, September 27, 2012 4:29 PM >Subject: Re: Git plugin: push result of a merge > > >I've got a similar issue: >

Re: Git plugin: push result of a merge

2012-09-27 Thread Juliano Picussa
n InfoQ >> http://www.infoq.com/articles/Gerrit-jenkins-hudson which gives an >> introduction. I believe I've also watched a screencast from Alex on the >> same topic. >> >> Mark Waite >> >>*From:* Emmanuel Grumbach > >> *To:* jenki

Re: Git plugin: push result of a merge

2012-02-14 Thread Emmanuel Grumbach
t; >*From:* Emmanuel Grumbach > *To:* jenkinsci-users@googlegroups.com > *Sent:* Monday, February 13, 2012 11:35 PM > > *Subject:* Re: Git plugin: push result of a merge > > First sorry for the late reply, somehow your mail didn't pop up anywhere > so I just saw it... n

Re: Git plugin: push result of a merge

2012-02-14 Thread Mark Waite
the same topic.   Mark Waite > > From: Emmanuel Grumbach >To: jenkinsci-users@googlegroups.com >Sent: Monday, February 13, 2012 11:35 PM >Subject: Re: Git plugin: push result of a merge > > >First sorry for the late reply, somehow your

Re: Git plugin: push result of a merge

2012-02-13 Thread Emmanuel Grumbach
a merge from > the remote branch first? Or are you truly intending to remove repository > history from your Jenkins job? > > Mark Waite > >*From:* Emmanuel Grumbach > *To:* jenkinsci-users@googlegroups.com > *Sent:* Sunday, February 5, 2012 12:55 PM > *Subject:* Re:

Re: Git plugin: push result of a merge

2012-02-05 Thread Mark Waite
ins job?   Mark Waite > > From: Emmanuel Grumbach >To: jenkinsci-users@googlegroups.com >Sent: Sunday, February 5, 2012 12:55 PM >Subject: Re: Git plugin: push result of a merge > >Hi, > >On Sun, Feb 5, 2012 at 00:32, Sami Tikka wro

Re: Git plugin: push result of a merge

2012-02-05 Thread Emmanuel Grumbach
Hi, On Sun, Feb 5, 2012 at 00:32, Sami Tikka wrote: > This should work if you use the git plugin to do it. > > Configure your job with both X-auto and X-dev repos. > > Then open the git advanced configuration and check "Merge before build". > > In Post-build Actions check "Git publisher". > > I h

Re: Git plugin: push result of a merge

2012-02-04 Thread Sami Tikka
This should work if you use the git plugin to do it. Configure your job with both X-auto and X-dev repos. Then open the git advanced configuration and check "Merge before build". In Post-build Actions check "Git publisher". I have a somewhat similar setup at work. -- Sami 2012/2/2 Emmanuel Gr