Mike Summers
Mike Summers
Thanks @ammokhov , I missed that looking through the code- I'll put some print statements there to see what's going on.
Fixed the original lint errors. I don't know how to approach the Windows integration test issue, any suggestions?
The PyPi update is required for the 31-Dec-2023 EOL of `go1.x` as `test-type` will install the plugin via pip prior to the test.
I've raised this with AWS Support, Case ID 14359148321
PyPi is updated to 2.2.0
Ah, good to know (about decamelize). I ended-up abandoning Go and have written TypeScript that [generates JSII compliant TypeScript from a GraphQL Schema](https://github.com/newrelic-experimental/graphql-schema-to-jsii). Now I'm working on generating working Constructs,...
@isimluk I'm having the same problem, did you get a resolution?
@kddejong My vote is `README` update including IAM Role settings- I have yet to get this to work. It would be good to know if the resulting CloudWatch writer is...
I have CloudWatch logging working through `logrus` when the Resource is executed via a stack. Anyone able to grab their logging when `test-type` is run? The best I can tell...