Commitfest app release at half June

From: Jelte Fennema-Nio <me(at)jeltef(dot)nl>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Commitfest app release at half June
Date: 2025-05-31 11:47:43
Message-ID: CAGECzQQ3KktA8BniyWOGDSqh7shZb2H28+uCx726Ux3ggiwHgg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I realized two smallish commitfest app improvements were merged but
not deployed yet for quite some time.
1. There's now a similar summary at the top of the "Personal
Dashboard" page, as is on regular commitfest pages. Thanks to Akshat
Jaimini.
2. Selecting the committer for a committed patch from the dropdown is
changed to use a searchable dropdown, and the names in the dropdown
are now sorted by firstname first instead of last name first (to match
how they are actually displayed in the dropdown).

I'm planning to deploy these changes half June. As always you can try
them out at: https://commitfest-test.postgresql.org/. With pgtest as
the HTTP username and password. And to login you need to create a new
test account, if you haven't already created one.

Browse pgsql-hackers by date

  From Date Subject
Next Message Dean Rasheed 2025-05-31 11:54:43 Re: MERGE issues around inheritance
Previous Message Etsuro Fujita 2025-05-31 11:29:10 Re: Fixing memory leaks in postgres_fdw