[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#31277] [PATCH 3/3] services: cgit: Make project-list permit a strin
From: |
Christopher Baines |
Subject: |
[bug#31277] [PATCH 3/3] services: cgit: Make project-list permit a string. |
Date: |
Fri, 18 May 2018 11:57:06 +0100 |
User-agent: |
mu4e 1.0; emacs 25.3.1 |
Clément Lassieur <address@hidden> writes:
> Christopher Baines <address@hidden> writes:
>
>> Instead of having the service manage the list, it's useful to be able to
>> point
>> this at an existing file, for example, when using cgit together with
>> gitolite.
>>
>> * gnu/services/cgit.scm (project-list?): New procedure.
>> (serialize-project-list): Handle string values.
>> (<cgit-configuration>): Change the predicate for project-list to allow lists
>> and strings.
>
> Hi Christopher,
>
> Good idea! But could you replace 'string?' with 'file-object?', so that
> the file can be in the store?
>
> And could you update the documentation? There is a helper
> (generate-cgit-documentation) that might help you do it.
Both should be done now :)
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug#31277] [PATCH 3/3] services: cgit: Make project-list permit a string.,
Christopher Baines <=