Paul Rostorp

Results 33 comments of Paul Rostorp

@cheapsteak yes it is for sharing. For example for use in a shared preflight script requiring a secret API key.

Exact same crash happened on production using `[email protected]` and `[email protected]`. Not sure if this is relevant (or true), but I have reason to believe screens is related because sentry tells...

This issue is still happening on `v2.3.1`. I have a more detailed crash log here: ``` Exception in HostObject::get(propName:_value): mutex lock failed: Invalid argument workletValueSetter@/Users/paulrostorp/work/crimson-frog/actions-runner/_work/mobile/mobile/node_modules/react-native-reanimated/src/reanimated2/core.ts (192:0):1:1085 [native code] ```

Would love to see this merged !

I've created a patch for this PR as well as one for the typescript types package: `http-proxy+1.18.1.patch`: ```js diff --git a/node_modules/http-proxy/lib/http-proxy/passes/ws-incoming.js b/node_modules/http-proxy/lib/http-proxy/passes/ws-incoming.js index 270f23f..809ec20 100644 --- a/node_modules/http-proxy/lib/http-proxy/passes/ws-incoming.js +++ b/node_modules/http-proxy/lib/http-proxy/passes/ws-incoming.js @@...

For any interested, I have a patch here while the PR is reviewed: https://github.com/gorhom/react-native-bottom-sheet/pull/1164#issuecomment-1298269878 Please let me know if you run into any issue πŸ˜„

@dcharan @debianmaster You may have a look at the operator I just created: https://github.com/paulrostorp/k8s-mongodb-tenant-operator

Any updates regarding this issue ? EDIT: I actually figured it out by trial and error. It is absolutely possible to pull prometheus.yml into docker configs as of v2.5.0. I...

@AKIA-Kali I'm sorry it's not public, but you should be able to achieve it using the code I provided; you may need to run docker compose twice if it fails...