Paco Dupont

Results 29 comments of Paco Dupont

Well it's true that I've mixed two subjects here (serialization / validation) ^^ For the validation: my usage of AJV is pretty straightforward, this is a simple example (independent of...

Yes of course, I will take a look and try to implement that, I'll send a PR when I have something interesting !

Sorry but I couldn't find some time to investigate this issue for now, maybe in some months.

> I would generically prefer if we provided hooks (similar to fastify, or even simpler) for APMs to plug into. This is totally ok but it's non-scalable as there are...

> Would you like to send a PR? I don't have the time right now to investigate this issue, I'll try to fix the issue later if it hasn't been...

I also confirm the issue with v3.4.3, I cannot use any artifact input directory with a non-root user.

Hi, I've the same issue, the plugin is not working with STAC compliant endpoints that require authentication (OAuth2). The authentication configuration is working with WMTS plugin. It looks like the...

mapbox-gl-js recently introduced non-mercator projection support in https://github.com/mapbox/mapbox-gl-js/pull/11124