Having postgresql.org link to cgit instead of gitweb - Mailing list pgsql-hackers

From Jonathan S. Katz
Subject Having postgresql.org link to cgit instead of gitweb
Date
Msg-id f715c1ad-1d9d-4251-af10-bac4aaf709d6@postgresql.org
Whole thread Raw
Responses Re: Having postgresql.org link to cgit instead of gitweb
Re: Having postgresql.org link to cgit instead of gitweb
Re: Having postgresql.org link to cgit instead of gitweb
List pgsql-hackers
Hi,

While prepping the website for the PG18 GA, I stumbled on the inability 
to access parts of commits through the gitweb links, specifically 
hitting 429 status code errors (this seems to be intermittent). After 
some briefing on why it's disabled and how this isn't an issue with 
cgit, I prepped a patch for postgresql.org (the main website) that would 
update the git.postgresql.org reference to use cgit instead of gitweb.

However, as this could impact some hacker workflows (e.g. the commit 
search page), I wanted to run this patch by -hackers before committing. 
Basically, the patch:

* Moves any web links to git.postgresql.org repos to use the cgit 
interface instead of gitweb (e.g. [1])
* Update the commit search[2] to use cgit instead of gitweb

Please note that this doesn't impact the availability of gitweb, rather 
the main parts of the postgresql.org website will link to cgit first, 
and people will have a more consistent experience overall (e.g. no 429 
errors).

Thoughts?

Thanks,

Jonathan

[1] https://www.postgresql.org/developer/related-projects/
[2] https://www.postgresql.org/developer/coding/

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Resetting recovery target parameters in pg_createsubscriber
Next
From: Oreo Yang
Date:
Subject: Meson0.57.2 setup failed with option -Duuid=ossp