Matthias Kuhn
Matthias Kuhn
> What happens when the actor has no SSH key uploaded to their GitHub profile? Does the action still continue to run, but without `authorized_keys`? If it does not continue,...
Gentle ping @suo
We have the very same. The failure only appears if there are issues though. If there are non, everything works fine.
gdal is also affected
> gdal is also affected This seems to be a different issue https://github.com/microsoft/vcpkg/issues/19189
Should this be added to default features?
Would that be able to forward an uncaught python exception happening inside the mapproxy service?
> > Would that be able to forward an uncaught python exception happening inside the mapproxy service? > > Yes, I think that should be possible via WSGI middleware. In...
I have created a CMake project that makes it possible to build as a static library. If there is interest in this I can make that available.
Here you go: https://github.com/opengisch/QField/tree/master/vcpkg/overlay/sentry-cocoa It's written for building in vcpkg, but the CMakeFile.txt in there can be separated with minimal changes. Ideally it could even be moved to this repository...