Skip to content

Compatibility with sls-py #7

@adminy

Description

@adminy

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions