savannah-hackers-public
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Savannah-hackers-public] Install a post-receive hook in the GNU Ema


From: Bob Proulx
Subject: Re: [Savannah-hackers-public] Install a post-receive hook in the GNU Emacs repository
Date: Tue, 12 Jul 2022 19:04:50 -0600

Gregory Heytings wrote:
> That looks good, except for two things:
>
> (1) the hooks/post-receive-ci.heytings.org must be made executable, and

Drat!  Sorry.  Fixed now.

> (2) given that only one oldrev/newrev/refname triplet is passed to the

I had written that first while loop some years ago for a different
multiple hook case.  I therefore just reached for it and grabbed it
for this task.

But that doesn't mean that it can't do something different.  I am
distracted right now be being in an in-real-life meetup.  I fixed the
executable mode now because that doesn't take any thought but I am
sure we can feed all of them to your CI script all at once.  And
actually I can imagine that you would want that because otherwise it
would get multiple events in a stream.  I think.

Bob



reply via email to

[Prev in Thread] Current Thread [Next in Thread]