Victor Babenko

Results 12 issues of Victor Babenko

Xcode dropped support for Swift 2.3, so the project doesn't compile anymore. I tried running the migration assistant but there are still dozens of errors left after auto-migration, and I...

It appears that this bug described here is caused by SCXcodeMiniMap: https://github.com/FuzzyAutocomplete/FuzzyAutocompletePlugin/issues/92 Removing SCXcodeMiniMap fixes the issue, as well as installing SCXcodeMiniMap without FuzzyAutocomplete casues Xcode 7 to crash again.

Is there a method to recalculate reputation for a given object? I've been having issues with STI support (add_or_update_evaluation was previously updating the subclass reputation, while reputation_for is now returning...

(Stacked PR) Enable arm64 builds for Mac.

build

Adds release CI config for Mac. Note: this only adds enough to build and upload Mac artifacts to the Github release, but it doesn't change anything in the Python scripts...

ci

`get_devices.py` consistently returns an error for me. Initially it was returning `libdyson.exceptions.DysonInvalidAuth`, then I logged out of the app, and now it returns `libdyson.exceptions.DysonServerError` all the time. # Log ```...

**Describe the bug** APNS messages containaing _both_ alert and `content-available` are not being rendered on devices **To Reproduce** Steps to reproduce the behavior: 1. Set up an APNS (p8) app...

Looks like the last release was 2 years ago, and there hasn't been activity from maintainers for a few months. Could you clarify the status of this project? The FCM...

question

We're getting random errors in neo4j gremlin plugin. Once in a few days it just returns BadInputException/NullPointerException until we restart neo4j. Error message and stack trace: ``` javax.script.ScriptException: java.lang.NullPointerException ["org.neo4j.server.plugin.gremlin.GremlinPlugin.executeScript(GremlinPlugin.java:84)",...