[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] do we need a wiki branch?
From: |
Ivan Raikov |
Subject: |
Re: [Chicken-users] do we need a wiki branch? |
Date: |
Mon, 17 Nov 2008 09:56:28 +0900 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) |
Hi Peter,
I have not yet had a chance to finish to post-commit script for
release 4 eggs, sorry. I will try to finish it by the end of next
week. The post-commit script for release 3 eggs is invoked through the
cron table on galinha.
-Ivan
Peter Bex <address@hidden> writes:
> On Thu, Oct 16, 2008 at 09:42:37AM +0900, Ivan Raikov wrote:
>>
>> I have also modified the egg-post-commit script on galinha, so that
>> now only release 3 eggs are updated by this script. This means that
>> the egg index at <http://chicken.wiki.br/Eggs Unlimited 4> will not be
>> automatically updated for the next few days. I am putting together a
>> simplified post-commit script that only updates the Eggs Unlimited 4
>> page whenever a new egg is added to the release 4 repository.
>
> What's the status on this? I've ported a couple of eggs (imlib2,
> phoghorn, epeg, wmiirc, spiffy) and added a few new ones (intarweb,
> sxml-fu), but I don't see any of these listed (not all are tagged
> with a release version yet, but most are).
>
> Also, the links on the "Eggs Unlimited 4" page all link to the egg
> documentation in the root (eg, /9p, /uri-generic, ...), not the ones
> for the 4 release (eg, /eggref/4/9p, /eggref/4/uri-generic)
>
> I see the /post-commit-tasks.scm file is empty. What's taking care
> of the current post commit stuff that's happening for Chicken 3 eggs
> which we see posting to chicken-janitors all the time? Is it something
> outside the repository?
>
> Cheers,
> Peter