components icon indicating copy to clipboard operation
components copied to clipboard

The Serverless Framework's new infrastructure provisioning technology — Build, compose, & deploy serverless apps in seconds...

Results 102 components issues
Sort by recently updated
recently updated
newest added

# Description The changed code will be built automatically, but this exception is often triggered, and it can be built again after re-run. ## Additional Data ![image](https://user-images.githubusercontent.com/58295010/88249143-183dea80-ccd6-11ea-9c06-0ddd2449d501.png) E.g. stack trace,...

When people using `serverless --debug` command in CI environment, the deploy logs are very messy, like below: ![image](https://user-images.githubusercontent.com/8536173/87916659-548b0400-caa6-11ea-8ce2-370ecafeb185.png) Can you customize deploy logs for CI?

``` Error: socket hang up at createHangUpError (_http_client.js:332:15) at TLSSocket.socketOnEnd (_http_client.js:435:23) at TLSSocket.emit (events.js:203:15) at endReadableNT (_stream_readable.js:1145:12) at process._tickCallback (internal/process/next_tick.js:63:19) 79s » eggDemo » socket hang up ```

If you run a VeraCode static security scan against the serverless folder and files within 'node_modules' you will see that there are a number of flaws identified. Currently using serverless...

Hi all, We've been hard at work on **Serverless Components** and we're looking for feedback on a few large and powerful updates we've implemented in a special branch of Serverless...

# Description The documentation shows this for accessing the output variables from a different component in the same org: ``` ${output:[app]:[stage]:[instance name].[output]} ``` With example input like: ``` inputs: roleArn:...

Received a user report that you cannot deploy the express Component to another region, other than us-east-1. Unclear if this is an ACM issue or a Component issue. It's likely...

# Description If dev mode runs overnight around seemingly around 16 hours, it will break when trying to close. ## Additional Data It looks like errors need to be handled...

It should either run that method on the component or if it does not exist, throw an error. Here is the current behavior: ![2020-06-10_16-56-26 (1)](https://user-images.githubusercontent.com/2312463/84277073-ad788b80-ab3b-11ea-84a5-4dcca3574b16.gif)

kind/bug

# Problem Today, if the user tries to deploy the project which including large source code, we'll upload the entire source code every time user runs the deploy command. Most...

kind/feature
component