Improving Junit-style reporting in PHP CodeSniffer Pipelines

Posted on Sat 16 May 2020 • Tagged with Work, TimeTac

Recently I was shown that in a GitLab-based pipeline I had designed and implemented, the results were presented poorly. Here is an example of how this looked like.

# example output from failing pipeline

Running before_script and script
 $ mkdir -p test-reports
 $ phpcs --version
 PHP_CodeSniffer version 3.5.4 (stable) by Squiz …
Continue reading

Improving Junit-style reporting in PHP CodeSniffer Pipelines is part 1 of Dismantling a Leviathan:

  1. Improving Junit-style reporting in PHP CodeSniffer Pipelines

Grazer Linuxtage 2019

Posted on Sat 13 July 2019 • Tagged with Work, Graz, Timetac

This post is late, but I’m going through my backlog and trying to get some things out, so that’s that. Furthermore it is potentially inaccurate given that I cannot find my notes form the event.

First, I need to apologize. I mistakenly assumed that one of the key …

Continue reading