Ergebnisse
2 Ergebnisse gefunden
Sortieren nach:
Push coverage report out of an Gitlab CI Runner
For our Plone/Python projects we often generate coverage reports as HTML sites, this posts show how you can push this report out of the Gitlab CI Runner.
Fix failing parallel running browser tests with Gitlab & Robotframework
One of our project is organized in sprints where all developer work on the same code at the same time. We use one Gitlab CI server with a simple shell executer and had random failing builds with Robotframwork & Firefox.