Piotr Grzesik
Piotr Grzesik
### Is there an existing issue for this? - [X] I have searched existing issues, it hasn't been reported yet ### Use case description Currently, we have websocket-related properties configured...
## What did you implement: Closes #173 In order to not break the plugin for `serverless` in version lower than `2.10.0` where `defineFunctionProperties` was added (https://github.com/serverless/serverless/blob/master/CHANGELOG.md#2100-2020-11-03), we should check for...
Fix invalid example of custom websockets route, reported here: https://github.com/serverless/serverless/issues/9530
Hello @tbarlow12, @wbreza, @mydiemho :wave: We got notified that `serverless-azure-functions` repository might've been impacted by the recent Codecov incident: https://about.codecov.io/security-update/ To our best knowledge, no sensitive secrets were exposed during...
Hello, at the beginning I'd like to thank you guys for awesome job on starters and serverless stack project. I have a small suggestion for this template regarding test setup....
This is an attempt to add support for `nodejs14.x` runtime. I believe it needs manual action from someone with proper privileges to actually build the base image - it also...
Bring back cache tests that were skipped in order to get the 6.0.1 release out faster
**Problem** When running commands across all components, for example `deploy`, some of them might error out. **Scenarios** 1. Assuming `deploy` command, some of the components have been successfully deployed, but...
Part of: https://github.com/serverless/enterprise-plugin/issues/464 Needs to be done after https://github.com/serverlessinc/platform/issues/253 is implemented. It should replace the following calls: - `getApp` - `getApps` - `createApp`