Manuel
Manuel
Any update here?
Wow! That is really detailed answere! Thank you very much for any detail and your time, you've spend answering my question! I'll try it next time and when I get...
So far I identified the file ``src/Provider/AbstractProvider.php``: ``` public function getParsedResponse(RequestInterface $request) { try { $response = $this->getResponse($request); } catch (BadResponseException $e) { $response = $e->getResponse(); } ``` I think...
If this project isn't longer maintained, please comment it with a notice in the README and maybe refer to https://github.com/dcuenot/gitlab-sonar-scanner-with-quality-gate which looks really good.
I invested a few hours to find out how exactly the execution of user crontabs works in the Alpine and Debian images. I think I understand it now and can...
What exactly you've to fix the problem for you? Could you post the config you've changed made this setup running? Thx!