Bug#719692: Make run-parts useful for running hook scripts

2019-09-02 Thread Dmitry Bogatov
control: tags -1 +patch [2019-08-19 11:28] Dmitry Bogatov > [2019-08-16 17:35] Clint Adams > > On Thu, Aug 15, 2019 at 09:24:46PM +, Dmitry Bogatov wrote: > > > I want this feature too. Dear maintainer, are you interested? Will you > > > accept patch? > > > > Sure. Would you read all of s

Bug#719692: Make run-parts useful for running hook scripts

2019-08-19 Thread Dmitry Bogatov
[2019-08-16 17:35] Clint Adams > On Thu, Aug 15, 2019 at 09:24:46PM +, Dmitry Bogatov wrote: > > I want this feature too. Dear maintainer, are you interested? Will you > > accept patch? > > Sure. Would you read all of stdin into memory or would you > do something else? I use temporary file

Bug#719692: Make run-parts useful for running hook scripts

2019-08-16 Thread Clint Adams
On Thu, Aug 15, 2019 at 09:24:46PM +, Dmitry Bogatov wrote: > I want this feature too. Dear maintainer, are you interested? Will you > accept patch? Sure. Would you read all of stdin into memory or would you do something else?

Bug#719692: Make run-parts useful for running hook scripts

2019-08-15 Thread Dmitry Bogatov
[2013-08-14 12:48] Michael Haggerty > Package: debianutils > Version: 4.2.1 > Severity: wishlist > [...] > Just the thing for run-parts! > > But hook scripts are often fed some data on their stdin. For example, > the Git post-receive hook receives input that tells what references have > been ch

Bug#719692: Make run-parts useful for running hook scripts

2013-08-14 Thread Michael Haggerty
Package: debianutils Version: 4.2.1 Severity: wishlist Managing hook scripts (e.g., githooks(5)) shares many of the problems of managing startup scripts. It is often useful for one hook script to trigger multiple independent actions; for example, a Git post-receive hook might want to send out ema