bug-datamash
[Top][All Lists]
Advanced

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

Re: Column labels with --full


From: Erik Auerswald
Subject: Re: Column labels with --full
Date: Wed, 8 Jun 2022 10:32:19 +0200

Hi all,

On Mon, Jun 06, 2022 at 11:26:30PM +0000, Tim Rice wrote:
> On Mon, Jun 06, 2022 at 03:47:20PM -0700, Shawn Wagner wrote:
> 
> >About make syntax-check
> >
> >I keep forgetting to run it too and have been thinking about adding a
> >pre-commit hook that does it automatically on my local repo.
> >
> >(Too bad it's a client side hook that isn't included in git clone.)

GNU Coreutils creates git hooks in its "bootstrap" script.  I do not
say this is a good idea, just that it is possible.

> [...]
> I also wonder what people think about incorporating some kind of CI/CD
> which could check these things before a merge is permitted. I've had
> some exposure to Gerrit, Jenkins and Zuul, myself, but am open to other
> ideas. The main criterion is that it should be licensed under GPL or
> a compatible Free Software license. Secondary (but still important)
> criteria are ease-of-use and hosting/job-running costs.
> 
> Such an infrastructure would allow not only checking syntax, but
> also making sure the expensive tests are done routinely instead of as
> an afterthought.

It may be possible to use the "Hydra" continuous build tools, see:
https://www.gnu.org/software/devel.html#Hydra

Br,
Erik



reply via email to

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