Amir Szekely

Results 139 comments of Amir Szekely

Can you please share some code to reproduce this?

I am unable to reproduce your issue with the code provided. Please include fuller log and version information. You may also be interested in this discussion #509.

That doesn't seem like a complete log. Where is that from?

Please attach the complete output of the CDK command.

Please reopen if you have more details or a self-contained example that can reproduce this.

> We've started using this great module more and more across our stacks. Awesome 🙌 > If we looked into submitting a patch would you be interested in this? For...

Each command is executed in a separate shell. That's why using `export` didn't work. https://github.com/CloudSnorkel/cdk-turbo-layers/blob/5c70e785565e4a2ab63d33ff854ea29ddbf37957/src/package-python.lambda.py#L89-L93 I'm not sure yet if the best solution would be to stuff all the commands...

We are currently using `public.ecr.aws/lambda/nodejs` as the base image and not `provider.al2`. We let that image deal with the Lambda interface for us. But it doesn't seem like it would...

> Thanks for the advise. It is indeed quite straightforward to make my own bootstrap file for runtime. I'll be happy to take a PR for that. > The error...

> Will this be optional to continue supporting older versions of GHES? (I initially thought it wasn't in GHES at all yet since it usually takes a while but I...