webERP Forum
webERP v4.15.1 Released - Printable Version

+- webERP Forum (http://www.weberp.org/forum)
+-- Forum: webERP Discussion (http://www.weberp.org/forum/forumdisplay.php?fid=1)
+--- Forum: Project Admin (http://www.weberp.org/forum/forumdisplay.php?fid=11)
+--- Thread: webERP v4.15.1 Released (/showthread.php?tid=8346)

Pages: 1 2


RE: webERP v4.15.1 Released - TurboPT - 06-30-2019

Ok, I'll take a look at that!
... I wonder if there's a rule for php -l too, as a pre-commit check. They use this at work with GitLab to prevent commits containing syntax error(s).
I'll see what other capabilities may be available.


RE: webERP v4.15.1 Released - TimSchofield - 06-30-2019

I have a whole range of git hooks that I can let you have, including one that checks for syntax errors. It is late here now, but I can let you have them in the morning (UK time).

Tim


RE: webERP v4.15.1 Released - TimSchofield - 06-30-2019

I have posted the hook scripts here:

http://www.weberp.org/forum/showthread.php?tid=8348&pid=15775#pid15775

Tim


RE: webERP v4.15.1 Released - TurboPT - 07-01-2019

Thanks Tim. Haven't had a look at the tarball, just yet, but I will.