Marco Vito Moscaritolo
Marco Vito Moscaritolo
@amenk The behavior is correct, since the PHP unit test if failing the plugin return "failed" status and the build is completed. There is a copy plugin that you can...
@amenk can you configure a report file in phpunit.xml file as described on [config](https://phpunit.de/manual/3.7/en/appendixes.configuration.htm). I'm not sure you can log this informations here, but you can test and let us...
@amenk I'm sorry but currently is not possibile display external file in logs without alter the default phpci behavior.
You can consider to introduce a new project config to "embed" a file in the build result page using interpolation token so you can see generated markup (should be useful...
I'll updat it into next week.. when I'll update my Ubuntu to 11.10 ;)
@jeff-french I'm not sure to understand how you can define the three policy used as example in the issue using this approach, maybe we need more specific labels for that?...
@rusenask same issue on my side, running multiple keel pods should not solve since I'm using the polling approach. I'm looking into opportunity to make queue size configurable, do you...
@voron IMHO codeclimate check should be ignored in this case. We should "bypass" the check removing the last `if` and return `err`, if no error it return `nil`. This should...
@xetys IMHO this rule is too strict in Golang context where the early return approach is a standard, especially for error returning. Aside the above opinion, on the previous comment...
@itsmepetrov we are working to change the way we create internal network to use the Hetzner network feature.