glibc SSDLC: Proposal to use gitolite for access to source code.
Joseph Myers
josmyers@redhat.com
Tue Aug 19 13:58:59 GMT 2025
On Tue, 19 Aug 2025, Carlos O'Donell wrote:
> The proposal is to move from the existing git server to gitolite.
Note that this will need an analysis / design for the things currently
done via hooks (both configuration that rejects some pushes that do not
follow policy, and actions such as sending commit emails after a push is
accepted). Based on the analysis of the things done by hooks, we need to
figure out for each one: should it be implemented in some other (hopefully
more secure) way given a repository run with gitolite (in particular,
*not* running hook code in the context of gitolite itself), or should it
be dropped?
--
Joseph S. Myers
josmyers@redhat.com
More information about the Libc-alpha
mailing list