Grid with multiple revisions per job

2015-04-09 Thread Xavier Nodet
Hello, I often need to check if a given revision of the source has been built by a given job, or what is the latest revision that is good on a set of jobs. For example, I may want to merge this revision to some 'stable' branch for other teams to use. A grid view with the following attributes w

Re: Deleting artifacts for successful builds

2013-03-06 Thread Xavier Nodet
oglegroups.com');> [mailto: > jenkinsci-users@googlegroups.com 'jenkinsci-users@googlegroups.com');>] *On Behalf Of *Xavier Nodet > *Sent:* Tuesday, February 26, 2013 9:01 AM > *To:* jenkinsci-users > *Subject:* Deleting artifacts for successful builds > > > Some

Deleting artifacts for successful builds

2013-02-26 Thread Xavier Nodet
easy way to save the artifacts only for failing builds, or to remove the artifacts for all the successful builds? Thanks. -- Xavier Nodet -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiv

Re: Cygpath Cygwin Git

2012-12-04 Thread Xavier Nodet
; >>> Error trying to determine the git version: Command >>> "C:\cygwin\usr\local\bin\git --version" returned status code -1073741515: >>> ... >>> Caused by: hudson.plugins.git.**GitException: Command >>> "C:\cygwin\usr\local\bin\git clone -o origin g...@our-git-repo.com: >>> testing.**git C:\jenkins\workspace\Git Clone\label\Windows" returned >>> status code -1073741515: >>> >>> These errors have to do with the Cygwin environment not being loaded. I >>> am not sure what to do about that. >>> >>> Suggestions? >>> >> -- Xavier Nodet

Re: Moving the workspace of an agent

2012-11-08 Thread Xavier Nodet
ne. > > I hope this tip can help you. > > Michaƫl > > > 2012/11/8 Xavier Nodet > >> Hello >> >> I would like to change the location of the workspace for some of the >> agents in our Jenkins 1.456 installation. >> Here's what I tried: >

Re: disable email notifications

2012-11-08 Thread Xavier Nodet
, please? > > ** ** > > Committers to a job are being automatically notified when a job fails, I > want to turn it off for now and I cannot see a configuration option for it. > > > ** ** > > Thanks, > > Patrick > > ** ** > > ** ** > -- Xavier Nodet

Moving the workspace of an agent

2012-11-08 Thread Xavier Nodet
way to do these changes? Thanks. And I apologize for the 'Google Talk' spam earlier... -- Xavier Nodet

Re: Git commit id for a build in email-ext script

2012-10-25 Thread Xavier Nodet
On Thu, Oct 25, 2012 at 8:54 PM, Slide wrote: > > On Thu, Oct 25, 2012 at 11:44 AM, Xavier Nodet wrote: > >> How to go from an AbstractBuild to the git Id? >> > > Is it part of the build variables? build.buildVariables is a Map String>. > The map is empt

Re: Do these features already exist?

2012-09-21 Thread Xavier Nodet
y building and > were started over X hours ago. > > > On Fri, Sep 14, 2012 at 11:50 AM, Xavier Nodet wrote: > >> Hi Fred, >> >> Yes, I know about this plugin. But it will only abort the build, instead >> of notifying me. >> And this may not al

Re: Do these features already exist?

2012-09-18 Thread Xavier Nodet
at shows all jobs that have not > been run in over a month. You might also be able to address your Hung > builds scenario by creating a View for jobs that are currently building and > were started over X hours ago. > > > On Fri, Sep 14, 2012 at 11:50 AM, Xavier Nodet wrote: > &g

Re: Do these features already exist?

2012-09-14 Thread Xavier Nodet
Hi Fred, Yes, I know about this plugin. But it will only abort the build, instead of notifying me. And this may not always be the correct option. So I would have to use a very large timeout... Thanks. -- Xavier Nodet On Fri, Sep 14, 2012 at 12:25 PM, Fred G wrote: > Hi Xavier, >

Do these features already exist?

2012-09-13 Thread Xavier Nodet
n empty if this revision has not yet been part of a run of the job, or the run is not finished yet). Do you think these would be useful additions? -- Xavier Nodet