Re: [HACKERS] Need a builtin way to run all tests faster manner - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: [HACKERS] Need a builtin way to run all tests faster manner
Date
Msg-id CABUevEwfpQoKir19Q4nZdLkfK9qzHTfUzQZ2ZtOYpTQB26K79w@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] Need a builtin way to run all tests faster manner  (Jim Nasby <jim.nasby@openscg.com>)
Responses Re: [HACKERS] Need a builtin way to run all tests faster manner  (ilmari@ilmari.org (Dagfinn Ilmari Mannsåker))
List pgsql-hackers
On Fri, Mar 10, 2017 at 3:27 AM, Jim Nasby <jim.nasby@openscg.com> wrote:
On 3/7/17 9:52 PM, Magnus Hagander wrote:
There have also on and off been discussions about building arbitrary
patches as they are sent to the mailinglists. Doing that without any
committer (or other trusted party) as a filter is a completely different
challenge of course, given that it basically amounts to downloading and
running random code off the internet.

Perhaps https://travis-ci.org/ or something similar could be used for this. That avoids any issues about random code.

AFAIK travis-ci would require us to use github as our hoster for all those things, and embrace that workflow, they don't support anything else.

There might be others that do, just not travis. 

--

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] Upgrading postmaster's log messages about bind/listen errors
Next
From: Dmitry Dolgov
Date:
Subject: Re: [HACKERS] [PATCH] few fts functions for jsonb