Bug 31589 - automate gitweb + cgit index
Summary: automate gitweb + cgit index
Status: NEW
Alias: None
Product: sourceware
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: overseers mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-01 23:47 UTC by Frank Ch. Eigler
Modified: 2024-04-04 10:11 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Ch. Eigler 2024-04-01 23:47:38 UTC
... from actually traversing the /git/FOO.git directories

Separating the gcc and sourceware and cygwin sides needs a bit of hackery.
Comment 1 Mark Wielaard 2024-04-04 10:11:52 UTC
For https://cygwin.com/cgit/cygwin-packages this is automated through gitolite which writes out /sourceware/www/sourceware/htdocs/cygwin/git-cygwin-packages/projects.list which is then picked up by cgit (there is no gitweb interface anymore for cygwin-packages since that was just horrendously slow).

There is also https://git.dwarfstd.org/ (cgit only) which is also controlled by gitolite which writes out all public repos to /sourceware/projects/dwarfstd-home/projects.list so that is already automated.