Zachary Abresch
Zachary Abresch
Kinda old but I came looking for this feature and ended up with this workaround. Hope it helps someone! 😄 ``` find ./directories/ ./you/ ./want/ ./to/ ./scan/ -name '*.js' |...
Specifically trying to use this for Beanstalks. Tool looks promising but not for my current project/use-case.
Is this something that's at least being considered? First post was ... 1.5 years ago. :)
I've been trying to figure this out today. I can't quite grok how the `git help ` is supposed to work in the example as linked to above. From what...
Ya know, I found this issue early on in my research and forgot _all_ about it. Can confirm, this module is working in my project to send AWS Lambda events...
Good call but, in this case, it's the API Gateway timeout I'm hitting which is locked at 30 seconds max. After further debugging, I was able to prove that my...
I started a draft for this post last night. Hoping to work on it over the week and get an example posted soon.
Got sample code repository up (https://github.com/zacharyabresch/falcon-on-aws-lambda) and have tested it in AWS. Learned something too ... the API Gateway must be using the 1.0 payload version which is only available,...
@ilietrasca Thanks for the heads up! As @vytas7 mentioned, I'm using the new API but I'll make a note of that in the README on my project.
Chiming in because I _really_ want to use this plugin heavily, _now_, but it seems to be severely broken. Some environment details: * **OS**: Mac High Sierra - 10.13.4 (17E202)...