Re: [PATCH] .travis.yml: Add description to each job

2020-01-29 Thread Philippe Mathieu-Daudé
On 1/29/20 8:34 AM, Thomas Huth wrote: On 29/01/2020 08.27, Philippe Mathieu-Daudé wrote: On 1/29/20 8:20 AM, Thomas Huth wrote: On 28/01/2020 14.33, Wainer dos Santos Moschetta wrote: On 1/28/20 11:18 AM, Philippe Mathieu-Daudé wrote: On Tue, Jan 28, 2020 at 1:55 PM Alex Bennée wrote: Tho

Re: [PATCH] .travis.yml: Add description to each job

2020-01-28 Thread Thomas Huth
On 28/01/2020 13.55, Alex Bennée wrote: > > Thomas Huth writes: > >> On 25/01/2020 19.31, Philippe Mathieu-Daudé wrote: >>> The NAME variable can be used to describe nicely a job (see [*]). >>> As we currently have 32 jobs, use it. This helps for quickly >>> finding a particular job. >>> >>> b

Re: [PATCH] .travis.yml: Add description to each job

2020-01-28 Thread Thomas Huth
On 29/01/2020 08.27, Philippe Mathieu-Daudé wrote: > On 1/29/20 8:20 AM, Thomas Huth wrote: >> On 28/01/2020 14.33, Wainer dos Santos Moschetta wrote: >>> >>> On 1/28/20 11:18 AM, Philippe Mathieu-Daudé wrote: On Tue, Jan 28, 2020 at 1:55 PM Alex Bennée wrote: > Thomas Huth writes:

Re: [PATCH] .travis.yml: Add description to each job

2020-01-28 Thread Thomas Huth
On 28/01/2020 14.20, Wainer dos Santos Moschetta wrote: > > On 1/26/20 5:54 AM, Thomas Huth wrote: >> On 25/01/2020 19.31, Philippe Mathieu-Daudé wrote: >>> The NAME variable can be used to describe nicely a job (see [*]). >>> As we currently have 32 jobs, use it. This helps for quickly >>> findin

Re: [PATCH] .travis.yml: Add description to each job

2020-01-28 Thread Philippe Mathieu-Daudé
On 1/29/20 8:20 AM, Thomas Huth wrote: On 28/01/2020 14.33, Wainer dos Santos Moschetta wrote: On 1/28/20 11:18 AM, Philippe Mathieu-Daudé wrote: On Tue, Jan 28, 2020 at 1:55 PM Alex Bennée wrote: Thomas Huth writes: On 25/01/2020 19.31, Philippe Mathieu-Daudé wrote: The NAME variable can

Re: [PATCH] .travis.yml: Add description to each job

2020-01-28 Thread Thomas Huth
On 28/01/2020 14.33, Wainer dos Santos Moschetta wrote: > > On 1/28/20 11:18 AM, Philippe Mathieu-Daudé wrote: >> On Tue, Jan 28, 2020 at 1:55 PM Alex Bennée >> wrote: >>> Thomas Huth writes: On 25/01/2020 19.31, Philippe Mathieu-Daudé wrote: > The NAME variable can be used to describe

Re: [PATCH] .travis.yml: Add description to each job

2020-01-28 Thread Wainer dos Santos Moschetta
On 1/28/20 11:18 AM, Philippe Mathieu-Daudé wrote: On Tue, Jan 28, 2020 at 1:55 PM Alex Bennée wrote: Thomas Huth writes: On 25/01/2020 19.31, Philippe Mathieu-Daudé wrote: The NAME variable can be used to describe nicely a job (see [*]). As we currently have 32 jobs, use it. This helps fo

Re: [PATCH] .travis.yml: Add description to each job

2020-01-28 Thread Wainer dos Santos Moschetta
On 1/26/20 5:54 AM, Thomas Huth wrote: On 25/01/2020 19.31, Philippe Mathieu-Daudé wrote: The NAME variable can be used to describe nicely a job (see [*]). As we currently have 32 jobs, use it. This helps for quickly finding a particular job. before: https://travis-ci.org/qemu/qemu/builds/

Re: [PATCH] .travis.yml: Add description to each job

2020-01-28 Thread Philippe Mathieu-Daudé
On Tue, Jan 28, 2020 at 1:55 PM Alex Bennée wrote: > Thomas Huth writes: > > On 25/01/2020 19.31, Philippe Mathieu-Daudé wrote: > >> The NAME variable can be used to describe nicely a job (see [*]). > >> As we currently have 32 jobs, use it. This helps for quickly > >> finding a particular job. >

Re: [PATCH] .travis.yml: Add description to each job

2020-01-28 Thread Alex Bennée
Thomas Huth writes: > On 25/01/2020 19.31, Philippe Mathieu-Daudé wrote: >> The NAME variable can be used to describe nicely a job (see [*]). >> As we currently have 32 jobs, use it. This helps for quickly >> finding a particular job. >> >> before: https://travis-ci.org/qemu/qemu/builds/6398

Re: [PATCH] .travis.yml: Add description to each job

2020-01-25 Thread Thomas Huth
On 25/01/2020 19.31, Philippe Mathieu-Daudé wrote: > The NAME variable can be used to describe nicely a job (see [*]). > As we currently have 32 jobs, use it. This helps for quickly > finding a particular job. > > before: https://travis-ci.org/qemu/qemu/builds/639887646 > after: https://travis

[PATCH] .travis.yml: Add description to each job

2020-01-25 Thread Philippe Mathieu-Daudé
The NAME variable can be used to describe nicely a job (see [*]). As we currently have 32 jobs, use it. This helps for quickly finding a particular job. before: https://travis-ci.org/qemu/qemu/builds/639887646 after: https://travis-ci.org/philmd/qemu/builds/641795043 [*] https://docs.travis-