Git Product home page Git Product logo

serverless-seed's People

Contributors

fwang avatar jayair avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

serverless-seed's Issues

Trouble with incremental deploy: The "path" argument must be of type string. Received undefined

Hey there,

we're having trouble with incremental deploys. During Generating incremental deploy state, there seems to be an exception with the above error message.

What could be causing this / how can we fix this issue to finally be able to use incremental deploys? Would it make sense to share the entire build log / serverless template?
Here is an excerpt of the build log:

$ SLS_DEBUG=* serverless package --stage dev --package sls-package-output

150.69 s

Running "serverless" from node_modules

Packaging offer-tool-api for stage dev (eu-west-1)

Seed: Generating incremental deploy state...

Seed: There was a problem generating the incremental deploy state

    The "path" argument must be of type string. Received undefined

โœ” Service packaged (146s)

Thanks in advance!

Compatibility with sls-py

Hi, I like what this does and I'd like to help.

I read the blog and saw this:

It turns out, that Seed has optimized every single step, aside from the serverless package command.

Well, I have a plugin: sls-py

which optimises the packaging step to bits. Each lambda packages in parallel, where possible, now this is only for python, but still I'd like to stay compatible with all the other plugins. What will it take to do that?

I noticed some code around package Individual, but why I needed it is so that serverless itself isn't packaging, so I get to do it for serverless.

I also make use of layers. I'm wondering if its as simple as getting lambda artefact file hash on your end?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.