On Mon, Oct 17, 2011 at 8:54 PM, Platonides <[email protected]> wrote:
> How does it work? What is it good for?
> Can we eg. add a task to jenkins which runs php -l on all files?
>

It works like CruiseControl did (only nicer). It runs any sort of
automated build/testing processes we can script up (using Ant).

I'd also like to run some weekly static analysis tools like phpmd
and phploc.

I don't see the use for a php -l test. It'd be slow to run on the
whole codebase (and I should just fix the pre-commit hook...again)

-Chad

_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to