Shay Erlichmen

Results 9 issues of Shay Erlichmen

AbstractCrudObject needs to call the parent in order to get all the data and then apply the changes

CLA Signed

Where is the AppEngine module? seem to be missing.

Since Google provides the private key natively in p12 format I think it will be best to support that format out of the box (including password) without the need to...

Why does the bot doesn't handle draft PRs? I know it doesn't make sense for reviewers as this is draft and you don't want to assign, but if you have...

The base node image is using node 15 which is not LTS and not supported by cloud functions.

cla: yes

We notice that In v0.10 you can control the log level the request/response will be logged which is a nice addition. I would like to suggest to be able to...

enhancement

I have xcode 13.4.1 and I get the above message (m1 mac) ``` brew install allero-io/allero/allero Already downloaded: /Users/erlichmen/Library/Caches/Homebrew/downloads/77842b251463ee9e209d38ca837db6ea724d3bf06e3b86129a001760b26156c7--allero_0.0.1_Darwin_x86_64.zip Warning: Cannot verify integrity of '77842b251463ee9e209d38ca837db6ea724d3bf06e3b86129a001760b26156c7--allero_0.0.1_Darwin_x86_64.zip'. No checksum was provided for...

bug

The admin package's dependency on @google-cloud/firestore is currently specified as ^6.6.0. However, there appears to be a compatibility issue with non-default databases when using any version below 6.7. This conflict...

needs-triage

A simple logger for CocoaLumberJack Add the following to your CocoaLumberJack Initialization code: `[DDLog addLogger:[iConsoleLogger sharedInstance]];`