Joost Farla

Results 27 comments of Joost Farla

I was wondering the same. How can I expose a mounted directory to OSX (or Windows) with full read/write permissions (so I can work with a code IDE in this...

Browserify doesn't seem to care about these kind of syntactic errors, at least it doesn't fail during the bundling process. However, it DOES include the "use strict" statement in the...

I'm having the same issue. I've worked around it by mounting a config map on the location of the background-image file, replacing it with a transparant pixel (but could be...

I've created a PR for this issue: https://github.com/dwyl/aws-sdk-mock/pull/172

https://github.com/opengeospatial/ogc-feat-geo-json/issues/120 https://github.com/opengeospatial/ogc-feat-geo-json/issues/121 https://github.com/opengeospatial/ogc-feat-geo-json/issues/122 https://github.com/opengeospatial/ogc-feat-geo-json/issues/123 https://github.com/opengeospatial/ogc-feat-geo-json/issues/124

A minimal reproducible example can be found in this repository: https://github.com/joostfarla/spring-data-mongodb-4865. The `DemoApplicationTests` class demonstrates the failing and succeeding scenarios. If you need any additional information, please let me know!

I plan to work on the [Geonovum OGC Checker](https://github.com/Geonovum/ogc-checker): - Upgrade the JSON-FG ruleset to v0.3 (current supported version is v0.2) - Add support for OpenAPI Specification v3.1 for relevant...