GNU bug report logs - #77186
[PATCH 00/13] Revamp the gitolite-service-type

Previous Next

Package: guix-patches;

Reported by: Tomas Volf <~@wolfsden.cz>

Date: Sat, 22 Mar 2025 16:49:01 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Tomas Volf <~@wolfsden.cz>
Cc: Ludovic Courtès <ludo <at> gnu.org>, 77186 <at> debbugs.gnu.org
Subject: [bug#77186] [PATCH v2 04/13] services: gitolite-rc-file: Add extra-content field.
Date: Thu, 27 Mar 2025 14:42:39 +0900
Hi,

Tomas Volf <~@wolfsden.cz> writes:

> * gnu/services/version-control.scm (<gitolite-rc-file>): Add extra-content
> field.
> (gitolite-rc-file-compiler): Handle it during configuration file generation.
> * doc/guix.texi (Version Control Services): Document it.
>
> Change-Id: I5082e1d7a27cc746641ba9ec8ae07c703da5f279
> ---
>  doc/guix.texi                    | 3 +++
>  gnu/services/version-control.scm | 8 ++++++--
>  2 files changed, 9 insertions(+), 2 deletions(-)
>
> diff --git a/doc/guix.texi b/doc/guix.texi
> index 2c7ddb2f55..e60fef9673 100644
> --- a/doc/guix.texi
> +++ b/doc/guix.texi
> @@ -41164,6 +41164,9 @@ Version Control Services
>  @item @code{enable} (default: @code{'("help" "desc" "info" "perms" "writable" "ssh-authkeys" "git-config" "daemon" "gitweb")})
>  This setting controls the commands and features to enable within Gitolite.
>  
> +@item @code{extra-content} (default: @code{""})
> +Extra content to add verbatim into the @code{%RC} hash.

What is the %RC hash?

Otherwise, LGTM.

-- 
Thanks,
Maxim




This bug report was last modified 99 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.