Re: New commitfest app release on August 19th

From: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
To: Jelte Fennema-Nio <me(at)jeltef(dot)nl>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: New commitfest app release on August 19th
Date: 2025-08-19 09:31:28
Message-ID: 202508190931.wwkthplvir4g@alvherre.pgsql
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2025-Aug-19, Jelte Fennema-Nio wrote:

> This is now deployed to production. Please let me know if some
> behaviour got broken or styling looks weird.

Hmm, you seem to have changed the main page title from "Commitfests" to
"CommitFests". There is a subjective argument that the uppercase F in
the middle of that word looks terrible for some reason, but there's also
the objective argument that the change on that particular page broke the
pginfra monitoring for the page.

Can you please put that lowercase "f" back? Here's a quick patch. (I
think several people would not be pleased if the uppercase F were to
propagate much more.)

--
Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/

Attachment Content-Type Size
0001-Proper-spelling-is-Commitfest-with-lowercase-f.patch text/x-diff 10.8 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message shveta malik 2025-08-19 09:42:05 Re: Improve pg_sync_replication_slots() to wait for primary to advance
Previous Message 章晨曦 2025-08-19 09:31:06 Re: When deleting the plpgsql function, release the CachedPlan of the function