scaleway / serverless-scaleway-functions

Plugin for Serverless Framework to allow users to deploy their serverless applications on Scaleway Functions
MIT License
78 stars 25 forks source link

feat(deploy): add sandbox #224

Closed cyclimse closed 2 months ago

cyclimse commented 2 months ago

Summary

What's changed?

Why do we need this?

How have you tested it?

image

Checklist

Details

cyclimse commented 2 months ago

I have no idea why it seems some tests are flakier using node 20.X as opposed to node 18.X. For reviwers, this is not the runtime used, but the node version used when running the E2E tests. I think it's ok as it stands, I will try to get a "perfect" run after merging.