Ashley

Results 180 comments of Ashley

@prashant0085 if the vpc integration count is 0, are you adding the regular policy attachment that you need? https://console.aws.amazon.com/iam/home#policies/arn:aws:iam::aws:policy/service-role/AWSLambdaBasicExecutionRole It looks like if your Lambda is made with VPC integration...

@prashant0085 I was under the impression AWS Lambda _requires_ CloudWatch to work, although I may be wrong. Not entirely sure what benefit you get from disabling logs for a Lambda...

@dnsmkl2 that repo is deprecated and has been relocated. https://mvnrepository.com/artifact/org.wiremock/wiremock You want org.wiremock as the group ID now. Latest version is 3.10.0.

Is there a way to get this working without ADB? Or is this a complete issue with running subprocesses on any Android device now with OxygenOS? Disabling process restrictions in...

Crash log: [termux-crash_report.log](https://github.com/user-attachments/files/17698935/termux-crash_report.log)

Spotless has been applied, hopefully CI should pass now 🙂

There is a similar issue at https://practical.li/clojure/install/clojure-cli/#practicalli-clojure-cli-config ![image](https://github.com/user-attachments/assets/694cd718-ee5e-47df-a0b9-0e8354803613)

@mikeshardmind does that mean this is likely definitely a bug in MyPy as opposed to an issue with how I am approaching this?

Seems to be caused by https://github.com/paul-hammant/qdox/issues/182 according to comments there?

Can confirm this is a problem on 4.0.0-beta-1 as well. Failing this, could an option be backported to v3.x that allows for skipping code in `generated-sources` or skipping syntax errors?...