Nathan Clayton

Results 6 comments of Nathan Clayton

Perhaps, if in the main `checkerFramework` configuration, an array of directory/directory globs in an `exclude` section would work for defining the directories to exclude.

It's ugly, but I quickly created a patch to delete files from S3 in groups of 100 available [here](https://gist.github.com/nathanclayton/4324b77498e3f49c7242). I'm not sure if this is something that you'd like to...

I think that the bigger issue is the fact that you have to use the same namespace prefix as in the source document. This prefix could be arbitrarily chosen by...

It looks like you support the general PostgreSQL protocol - if that's the case you could also look at YugabyteDB - it supports multiple region/cloud while being a more or...

> Thanks for the report. We'll need to reproduce this first. The affected field schemas should be isolated from each other. Is your expected behaviour based on the UI or...

> The upload is failing here: https://github.com/BookStackApp/BookStack/blob/development/app/Uploads/ImageService.php#L220 > > If you comment out that line - upload works as expected. That makes sense, since AWS defaults all S3 buckets to...