Re: [HACKERS] Need a builtin way to run all tests faster manner

Поиск
Список
Период
Сортировка
От Jim Nasby
Тема Re: [HACKERS] Need a builtin way to run all tests faster manner
Дата
Msg-id a78c1de8-3015-8229-e2dd-3c418930db00@openscg.com
обсуждение исходный текст
Ответ на Re: [HACKERS] Need a builtin way to run all tests faster manner  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: [HACKERS] Need a builtin way to run all tests faster manner  (Magnus Hagander <magnus@hagander.net>)
Re: [HACKERS] Need a builtin way to run all tests faster manner  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Список pgsql-hackers
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.
-- 
Jim Nasby, Chief Data Architect, OpenSCG
http://OpenSCG.com



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Amit Khandekar
Дата:
Сообщение: Re: [HACKERS] Parallel Append implementation
Следующее
От: "Tels"
Дата:
Сообщение: Re: [HACKERS] PassDownLimitBound for ForeignScan/CustomScan[take-2]