Weldon Sams
Weldon Sams
It looks like https://github.com/OCSInventory-NG/OCSInventory-ocsreports/blob/fd7926c9af211dfb1d3822d4809dca0f15584bb6/composer.json#L17 pulled in at least phpCAS 1.6.0 with `client` which requires 5 args.
Hi @codfish , I still haven't been able to resolve that issue, but today I tried to use the `semantic-release-docker` plugin. It appears to be running fine but then cannot...
I tracked down the issue to the regex in the [BaseResolver.resolve](https://github.com/yaml/pyyaml/blob/957ae4d495cf8fcb5475c6c2f1bce801096b68a5/lib/yaml/resolver.py#L151) function. Here below is the resolve function with a **hack** that solves this particular issue (just to point out...
Hello @jcudit , thanks for your quick reply. After quite a bit of testing I identified the issue, and it appears to have been a misconfiguration of the github provider....
I cannot physically operate a computer without dark mode and blue light filters. I rely on Dark Reader and other techniques to get through the day, so this feature would...
Hi @alexec , thanks for the update. I'll give `branch` a try. It looks like we have to switch to `singleBranch` mode, but I think that will be okay -...