From: | Marko Kreen <markokr(at)gmail(dot)com> |
---|---|
To: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, peter_e(at)gmx(dot)net, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Commitfest infrastructure (was Re: 8.4 release planning) |
Date: | 2009-01-27 13:51:02 |
Message-ID: | e51f66da0901270551i2ed8baadnbb187e90fda96913@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 1/27/09, Alvaro Herrera <alvherre(at)commandprompt(dot)com> wrote:
> Robert Haas escribió:
> > I think that it would probably be pretty easy to write a webapp to
> > replace the CommitFest web page that basically did the same thing but
> > with a bit more structure around it - with database tables like
> > "commitfest", "patch", "patch_version", "patch_comment", and
> > "patch_review". I think I might even be willing to write such a
> > webapp if someone would be willing to provide the infrastructure. The
> > CommitFest web page was really useful this time around, but it's not
> > conducive to any kind of automated pull.
>
> Hey, if you're willing to do it, we're certainly accepting proposals.
> The current wiki-based CommitFest is supposed to be just a stop-gap. It
> was started not only to support 8.4 development, but also as a test of
> the Commitfest idea itself. This has proven so successful that it's
> clear we should be going somewhere with it.
>
> As for somewhere to host it, we certainly have some servers; not tons,
> but probably enough. Some of them even have Postgres running on it.
Such app already exists:
http://ozlabs.org/~jk/projects/patchwork/
So it's a matter of just setting it up.
--
marko
From | Date | Subject | |
---|---|---|---|
Next Message | Heikki Linnakangas | 2009-01-27 13:59:36 | Hot standby, recovery infrastructure |
Previous Message | Magnus Hagander | 2009-01-27 13:50:38 | Re: Commitfest infrastructure (was Re: 8.4 release planning) |