[HACKERS] Automatic testing of patches in commit fest - Mailing list pgsql-hackers

From Michael Paquier
Subject [HACKERS] Automatic testing of patches in commit fest
Date
Msg-id CAB7nPqSrHF+kNQ6Eq2uy91RcysoCzQr1AjOjkuCn9jvMdJZ6Fw@mail.gmail.com
Whole thread Raw
Responses Re: [HACKERS] Automatic testing of patches in commit fest  (Jeff Janes <jeff.janes@gmail.com>)
Re: [HACKERS] Automatic testing of patches in commit fest  (Thomas Munro <thomas.munro@enterprisedb.com>)
Re: [HACKERS] Automatic testing of patches in commit fest  (Aleksander Alekseev <a.alekseev@postgrespro.ru>)
List pgsql-hackers
Hi all,

Thomas Munro has hacked up a prototype of application testing
automatically if patches submitted apply and build:
http://commitfest.cputube.org/

I would recommend have a look at it from time to time if you are a
patch author (or a reviewer) as any failure may say that your patch
has rotten over time and needs a rebase. It is good to keep the commit
fest entries build-clean at least for testers.
Thanks,
-- 
Michael


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: [HACKERS] Constifying numeric.c's local vars
Next
From: Tomas Vondra
Date:
Subject: Re: [HACKERS] The case for removing replacement selection sort