Skip to content

Some suggestionsΒ #2

@ozbillwang

Description

@ozbillwang

Thanks to open source this project which is what I am looking for.

After running with it, could you please add features, such as:

  • outputs if required.

I understand it runs with Circle CI or other CI/CD pipelines, but without any outputs, except the serverless stack name, will be too less information for me .

  • How to custom the processes?

I need add more steps between sls deploy, for example, I need:

install local module to these serverless stacks.

npm install ../lib/abc-1.0.0.tgz
sls deploy

I add these steps in package.json, and run as npm run deploy instead of sls deploy, how to custom in serviceless to do that?

second, I need insert some datas to dynamodb as well. So I need a wrapper before sls deploy.

  • I don't know how to run it with --stage option or other serverless options. Any hints for me?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions