Thomas TACQUET
Thomas TACQUET
Hello 👋 `serverless invoke`on private functions or containers is not available for the moment but we will implement it alongside missing arguments and options. We aim to be fully compliant...
I close the issue as this is a part of our roadmap, thank you for requesting changes 👌
Hello 👋 I inspected your image, you need to build for platform `amd64` and your image is built for `arm64` 👍
There is an issue with the Docker package used to build, it's currently not possible to define the target platform : https://github.com/apocas/dockerode/issues/648 For now I recommend you to build and...
900s may be not enough for your use case but what I suggest to you is to use serverless Containers to orchestrate your encoding workflow. You can for example fetch...
Thank you for analysis 👍 I'll try to improve the deploy trigger workflow, there is a complete delete/create of triggers each time because there are multiple sources of trigger CRUD...
Hello 👋 Serverless Framework supports `.yaml`, `.js`, `.json`, `.ts` but it seems to do not (fully) reconize Scaleway plugin when we use something other than `.yaml`. We'll investigate this and...
Hello 👋 Thanks for reporting this, can you share just the part you use stages in your configuration file to reproduct the issue ? It seems not well supported by...
Everything seems available to https://github.com/scaleway/serverless-functions-node Do not hesistate to raise a new issue if it still relevant 👌 thank you for your contribution