Re: Next commitfest app release is planned for March 18th

From: Andreas Karlsson <andreas(at)proxel(dot)se>
To: Jelte Fennema-Nio <me(at)jeltef(dot)nl>
Cc: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Álvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Peter Geoghegan <pg(at)bowt(dot)ie>, Maciek Sakrejda <m(dot)sakrejda(at)gmail(dot)com>, Jacob Brazeal <jacob(dot)brazeal(at)gmail(dot)com>
Subject: Re: Next commitfest app release is planned for March 18th
Date: 2025-03-05 00:24:40
Message-ID: fbf2e63c-fd34-4680-8f91-b706d59ff195@proxel.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 3/5/25 12:14 AM, Jelte Fennema-Nio wrote:
> On Tue, 4 Mar 2025 at 22:01, Andreas Karlsson <andreas(at)proxel(dot)se> wrote:
>> What I need to see is the below (plus any future commit fests).
>
> Thanks you for describing how you use the current homepage. That's
> super helpful.
>
>> I am interested in the dates when commit fests open and close
>
> These are the same exact 5 months every year. Maybe the homepage
> should contain some basic, mostly static, info at the top like:
>
> There are 5 commitfests for each PostgreSQL release. They take place
> in the months July (the first of the development cycle), September,
> November, January and March (the last before the feature freeze). A
> commitfest lasts for the full month. Patches can be submitted to a
> commitfest before that month has started. After a commitfest has
> started new patches need to be registered for the following
> commitfest. The .../No commitfest is currently in progress. The next
> commitfest starts on ...

Yup, and I and other (in my case formerly; since this January)
non-professional PostgreSQL developers have no chance to remember when
the commit fests are. And I suspect some of the professionals don't
always remember. :) And this is data I have often wanted.

>> and to be
>> able to quickly navigate to the open, the in progress and the latest
>> closed one.
>
> Could you elaborate why you want to navigate to the latest closed one?
> Is that to move your own patches (or ones that you are reviewing) over
> to the next one? If so it sounds like that would not be necessary
> anymore with the new dashboard page. If you have some other reason I'm
> very curious to know.

Yes, to move patches over to the next commit fest.

Andreas

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jacob Champion 2025-03-05 00:26:57 Re: [PATCH] pg_stat_activity: make slow/hanging authentication more visible
Previous Message Tom Lane 2025-03-05 00:16:33 Re: scalability bottlenecks with (many) partitions (and more)