Chris Rudd
Chris Rudd
_Platform:_ - [x] Android -> SDK 28, target 16 - [ ] Java -> If yes, which Java (and sourceCompatibility/targetCompatibility) version? - [ ] Kotlin -> If yes, which Kotlin...
We are generating events from cpp exceptions using the std::terminate_handler hook. Attaching the exception detail as documented here https://docs.sentry.io/platforms/native/#exceptions Everything works fine and shows up correctly on sentry (the name...
This implements some fixes / missing functionality in the Cairo backend Still a work in progresss, I have elements master working with this and the examples seem to match perfectly...
This resolves issue https://github.com/weiznich/diesel_async/issues/142 which stems from the async RunQueryDsl being implemented for ALL types. In addition it adds some constraints that were missing from async LoadQuery when compared to...
We are generating events from cpp exceptions using the std::terminate_handler hook. Attaching the exception detail as documented here https://docs.sentry.io/platforms/native/#exceptions Everything works fine and shows up correctly on sentry (the name...
Ensure that the job context properly exposes the container network https://docs.github.com/en/actions/reference/workflows-and-actions/contexts#job-context
### Bug report info ```plain text act version: 0.2.79 GOOS: darwin GOARCH: amd64 NumCPU: 20 Docker host: DOCKER_HOST environment variable is not set Sockets found: /var/run/docker.sock $HOME/.docker/run/docker.sock Config files: /Users/cmrudd/.actrc:...