* [Qemu-devel] [announce] git patch database
@ 2009-10-16 15:54 Gerd Hoffmann
2009-10-16 16:44 ` Anthony Liguori
2009-10-16 17:55 ` [Qemu-devel] " Måns Rullgård
0 siblings, 2 replies; 5+ messages in thread
From: Gerd Hoffmann @ 2009-10-16 15:54 UTC (permalink / raw)
To: qemu-devel@nongnu.org
Hi folks,
I've setup some scripts which extract the patches from the list, sorts
them, tries to apply them to master and tries to build them. Results
can be checked here:
http://repo.or.cz/w/qemu/pdb.git?a=heads
Each patch (series) is committed to a new branch. In case something
fails the logs are committed, just check out the most recent commit of a
failed branch to figure what went wrong.
Right now the process isn't fully automatic (yet?), so new data will
appear only Mon->Fri for the time being.
enjoy,
Gerd
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] [announce] git patch database
2009-10-16 15:54 [Qemu-devel] [announce] git patch database Gerd Hoffmann
@ 2009-10-16 16:44 ` Anthony Liguori
2009-10-16 19:41 ` Gerd Hoffmann
2009-10-16 17:55 ` [Qemu-devel] " Måns Rullgård
1 sibling, 1 reply; 5+ messages in thread
From: Anthony Liguori @ 2009-10-16 16:44 UTC (permalink / raw)
To: Gerd Hoffmann; +Cc: qemu-devel@nongnu.org
Gerd Hoffmann wrote:
> Hi folks,
>
> I've setup some scripts which extract the patches from the list, sorts
> them, tries to apply them to master and tries to build them. Results
> can be checked here:
>
> http://repo.or.cz/w/qemu/pdb.git?a=heads
>
> Each patch (series) is committed to a new branch. In case something
> fails the logs are committed, just check out the most recent commit of
> a failed branch to figure what went wrong.
Basically, a qemu-next type tree. I think this is a really great idea
and I've been considering suggesting it.
Are you automatically merging branches into a single tree or do you just
keep each set of patches in their own branch?
Regards,
Anthony Liguori
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] [announce] git patch database
2009-10-16 16:44 ` Anthony Liguori
@ 2009-10-16 19:41 ` Gerd Hoffmann
0 siblings, 0 replies; 5+ messages in thread
From: Gerd Hoffmann @ 2009-10-16 19:41 UTC (permalink / raw)
To: Anthony Liguori; +Cc: qemu-devel@nongnu.org
On 10/16/09 18:44, Anthony Liguori wrote:
> Gerd Hoffmann wrote:
>> Hi folks,
>>
>> I've setup some scripts which extract the patches from the list, sorts
>> them, tries to apply them to master and tries to build them. Results
>> can be checked here:
>>
>> http://repo.or.cz/w/qemu/pdb.git?a=heads
>>
>> Each patch (series) is committed to a new branch. In case something
>> fails the logs are committed, just check out the most recent commit of
>> a failed branch to figure what went wrong.
>
> Basically, a qemu-next type tree. I think this is a really great idea
> and I've been considering suggesting it.
>
> Are you automatically merging branches into a single tree or do you just
> keep each set of patches in their own branch?
Each patch/patchset is in their own branch. The script also tries to
merge all patch branches of a day together ($day/merged branch) and
build it. Works sometimes, sometimes it doesn't ...
cheers,
Gerd
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Qemu-devel] Re: [announce] git patch database
2009-10-16 15:54 [Qemu-devel] [announce] git patch database Gerd Hoffmann
2009-10-16 16:44 ` Anthony Liguori
@ 2009-10-16 17:55 ` Måns Rullgård
2009-10-16 20:03 ` Gerd Hoffmann
1 sibling, 1 reply; 5+ messages in thread
From: Måns Rullgård @ 2009-10-16 17:55 UTC (permalink / raw)
To: qemu-devel
Gerd Hoffmann <kraxel@redhat.com> writes:
> Hi folks,
>
> I've setup some scripts which extract the patches from the list, sorts
> them, tries to apply them to master and tries to build them.
What happens if someone sends a patch adding "rm -rf /" somewhere in
the configure script?
--
Måns Rullgård
mans@mansr.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] Re: [announce] git patch database
2009-10-16 17:55 ` [Qemu-devel] " Måns Rullgård
@ 2009-10-16 20:03 ` Gerd Hoffmann
0 siblings, 0 replies; 5+ messages in thread
From: Gerd Hoffmann @ 2009-10-16 20:03 UTC (permalink / raw)
To: Måns Rullgård; +Cc: qemu-devel
On 10/16/09 19:55, Måns Rullgård wrote:
> Gerd Hoffmann<kraxel@redhat.com> writes:
>
>> Hi folks,
>>
>> I've setup some scripts which extract the patches from the list, sorts
>> them, tries to apply them to master and tries to build them.
>
> What happens if someone sends a patch adding "rm -rf /" somewhere in
> the configure script?
The service will stop until I've restored $HOME ...
cheers,
Gerd
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2009-10-16 20:03 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-16 15:54 [Qemu-devel] [announce] git patch database Gerd Hoffmann
2009-10-16 16:44 ` Anthony Liguori
2009-10-16 19:41 ` Gerd Hoffmann
2009-10-16 17:55 ` [Qemu-devel] " Måns Rullgård
2009-10-16 20:03 ` Gerd Hoffmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).