Matthieu Napoli

Results 682 comments of Matthieu Napoli

We are seeing this bug too in Bref (https://github.com/mnapoli/bref/issues/51). #28410 fixes it but is considered a BC break: is it really considered a break if the behavior it's fixing is...

@m-radzikowski thanks for the feedback! And regarding your error, oh it seems to be related to this: https://github.com/serverless/compose/blob/fc980341ea53221fa0a5fa455a948045768a4426/components/framework/serverless.js#L205 I explicitly removed that line from `info` (and outputs) to avoid having...

Note: this may be related as well to state storage (on S3) and/or CDK deployments with the bootstrap stack. There may be an opportunity here to have 1 bucket per...

Bref 1.7.23 is not the latest version, do you see the same problem with Bref v2?

Thank you, that's noted! We should upgrade the version in https://github.com/brefphp/aws-lambda-layers PRs welcome!

Ah, this is probably Amazon Linux being outdated again :/ This is why we compile some dependencies, for example: https://github.com/brefphp/aws-lambda-layers/blob/main/php-80/Dockerfile#L72-L105 So that we get more up to date versions.

@pgrzesik should we close this issue?

👍 no problem I wasn't sure, do what you prefer (keeping this one or opening a new one)