Nick Maynard

Results 9 issues of Nick Maynard

The default, extremely restrictive umask works for many circumstances, but some situations (ie. Debian's exim) cannot work with this - in this example the process reading the key & cert...

enhancement

I have misunderstood the "command type" parameter. For some USB drives (including those with `/dev/disk/by-id` entries starting, interestingly, `ata-`) the default `scsi` command does not work. I've seen this with...

documentation

[Webpack](https://webpack.github.io) doesn't detect the require() statements in jsv.js as-is - I tracked this down to the exports re-definition. The form used in uri.js works correctly in both Webpack and all...

With Dojo etc. moving to AMD for lazy module loading, it would be great if JSV could support the AMD loader, rather than/as well as the CommonJS require() behaviour currently...

Feature Request

The code here is now so ancient that Angular is unmaintainable. Additionally, build tools are falling out of use and it's hard to recreate the build environment. This should be...

This PR adds: 1. Multi-stage Dockerfiles for `centos-stream9`, `debian11` and `fedora40` which compile & test (with Examples), and package minimal container images for executing ore-engine within a Container, thus avoiding...

When a regex/pattern is passed to `not()` or `discard()`, this only applies to files. I think it would be sensible to apply it to directories as well, to allow users...

bug

We're attempting to do the following: ``` xml maven-releases My Maven Repo git:releases://https://github.com/username/repo.git ``` Yep - that's an HTTPS URL. If the HTTPS Git credentials are cached by Git, then...

Hello! When away on holiday, the “Hot Water Climate Control” mode does not respect “Away mode”. I’ve observed this a couple of times now. Have worked around by turning down...