Martin Mitterhauser

Results 5 issues of Martin Mitterhauser

## Summary we are running cronicle in more environments (development(docker), staging, production). Jobs are stored in the project repository together with the project code. When it comes to the deployment...

## Summary I had issues to get the live log running. So I looked at the code and found a config parameter `custom_live_log_socket_url` which is used in https://github.com/jhuckaby/Cronicle/blob/master/htdocs/js/pages/JobDetails.class.js#L869 but it...

### Description https://github.com/cakephp/cakephp/blob/4.x/src/TestSuite/Fixture/SchemaLoader.php#L71-L87 If `dropTables()` is by passed via` $dropTables = false` (line 71) the `$driver->connection = null `(Line 68) and ` $sql `can not be executed because no database...

defect

Hi guys, are there any plans to lift the package to be installable with CakePHP 5? Cheers Martin

Made them working under CakePHP5 and added git-workflow and PHPStan tests