Almog Cohen

Results 21 issues of Almog Cohen

Operating system: OSX Mohaje latest release Python version: 3.7.2 Pipenv version: 2018.11.26 *Black* version: Not relevant Does also happen on master: Not relevant, it has to do with PyPi Seems...

C: packaging

Terraform init takes forever and it seems like it is due to provider download. This extremely slow behaviour is consistent for the last 2 days. Working like that is hellish...

bug
v0.13
waiting for reproduction
v0.15
v1.0
v1.2

Following the issue fix here: https://github.com/googleapis/google-api-nodejs-client/issues/1523, I've realized that one of the NodeJS example has an issue in it. This line has an incorrect `auth` definition without the `auth: `...

When running the example exactly as it is (with fixed stack solution name as I mentioned in the other issue) with the additional `loadbalancer_certificate_arn = "arn:aws:acm:us-east-1:SOME_REAL_ARN_ID"` it fails with: ```...

AWS CI/CD is awesome, with the one drawback of the slow builds when docker image is being built. I saw that AWS recently released [this blogpost](https://aws.amazon.com/blogs/devops/improve-build-performance-and-save-time-using-local-caching-in-aws-codebuild/) about the new Local...

enhancement
help wanted

The main README speaks of Froala v2, while the latest release here is for Froala v3. An update to the readme, with any necessary changes, would be very much appreciated...

As I've pointed our [here](https://github.com/froala/angular-froala/commit/ed3a18ecfe55068218e827580dd988e1d62038ad#commitcomment-38850573) the recent release of `2.9.8` is breaking bower builds. The dependency of `froala-wysiwyg-editor` version `2.9.8` is missing from the bower repo. As you can see...

Hi, I've seen a few of these issues already open before but couldn't quite figure out where the issue is or how to solve this. Your help would be much...

Hi, I'm trying to change the events that are read from the file before they are played. It would be great if some pre-queue hook whould be added to MIDIjs...

Changed the grunt uglify version to the latest. The previous version failed to uglify on my windows 10 machine. Is there any reason to use the old version?