Automatic testing of patches in commit fest

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Cc: Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>
Subject: Automatic testing of patches in commit fest
Date: 2017-09-10 23:40:14
Message-ID: CAB7nPqSrHF+kNQ6Eq2uy91RcysoCzQr1AjOjkuCn9jvMdJZ6Fw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2017-09-11 00:07:36 Re: The case for removing replacement selection sort
Previous Message Andres Freund 2017-09-10 23:21:54 Constifying numeric.c's local vars