-
Node
- v20.11.0
Serverless :
- Framework Core: 3.38.0 (local) 3.38.0 (global)
- Plugin: 7.2.3
- SDK: 4.5.1
serverless.yml
```
service: testfunctionGraph
frameworkVersion: "3"
confi…
-
### Issue description
We have a process where we create deployment artefacts using:
```
serverless package --package deployment-artefact
```
and store them for future deployments.
During deplo…
-
### Are you certain it's a bug?
- [X] Yes, it looks like a bug
### Is the issue caused by a plugin?
- [X] It is not a plugin issue
### Are you using the latest v3 release?
- [X] Yes, I'm using th…
-
### Issue Summary:
After upgrading to V4 with esbuild (built-in), we are encountering an issue with AWS deployment. The final ZIP file includes multiple instances of the same `src/index.js` and `src/…
-
### Is there an existing issue for this?
- [X] I have searched existing issues, it hasn't been reported yet
### Use case description
We would like to also be able to use node 22 on serverless v3
#…
-
As a DevOps Engineer, I want to scaffold AWS resources within Backstage so that I can streamline infrastructure deployment and standardize AWS service creation across teams.
**- Description:**
B…
-
### Is there an existing issue for this?
- [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [x] I have reviewed the documentation https://docs.sentry.io/…
-
**Describe the bug**
Starting with version 4.0.0, the installation no longer finds the release for download.
displaying this error: asdf-serverless: Could not download https://github.com/serverles…
-
@vibe I would like to thank you for your solution, it works! Because of that I made a plugin for those who use serverless. Follow the link: https://www.npmjs.com/serverless-esm-layer
-
The serverless-appsync-plugin package.json has the following peer dependencies. Serverless has published version 4.0.23, which caused the AppSync deployment to fail.
```
"peerDependencies": {
…