From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 802803858C98; Thu, 4 Apr 2024 10:11:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 802803858C98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1712225513; bh=Bk4wqsOQ5MfZVs5PyBZZesPddrzCAfg2NRPLH3JOXSQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=yUsQfsnklBhceAFsVdLIJ42neYRwPDESErNMAvSoetaZHjN1tBeOmYjsBnE3LjdX0 1pQgoOruFMPN2d4C0nCEpN3FNzGdEhOCEOFFRGQH6Gk9VMO1VEG2ye5Kyul8oaQc6d qoa03popq8WY/vpcLIecbSHDrxiYlAOaH97xSxis= From: "mark at klomp dot org" To: overseers@sourceware.org Subject: [Bug Infrastructure/31589] automate gitweb + cgit index Date: Thu, 04 Apr 2024 10:11:52 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: sourceware X-Bugzilla-Component: Infrastructure X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mark at klomp dot org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: overseers at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31589 Mark Wielaard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mark at klomp dot org --- Comment #1 from Mark Wielaard --- For https://cygwin.com/cgit/cygwin-packages this is automated through gitol= ite 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 controlle= d by gitolite which writes out all public repos to /sourceware/projects/dwarfstd-home/projects.list so that is already automat= ed. --=20 You are receiving this mail because: You are the assignee for the bug.=