Rob Waight

Results 3 comments of Rob Waight

Thanks for sharing the fix @cziehr. Just to clarify the code that causes the `couldn't lock and will skip` error is in [lines 366-369 of admin.php](https://github.com/splitbrain/dokuwiki-plugin-sync/blob/master/admin.php#L366-L369), which is: ``` foreach((array)...

This PR can probably be closed as the change was fixed in https://github.com/logstash-plugins/logstash-codec-nmap/pull/32

@dnedrow were you able to get the action to work with MacOS runners? It looks like Docker currently not work on macOS runners with ARM architecture, at least according to...