Skip to content

There should be an option to filter handlers to deploy #49

@SeriousBug

Description

@SeriousBug

Faceteer CDK filters all the files in the service folder to pick ones that end with .handler.ts or .handler.js.

It would be a good extension to let users override this filtering. Some people could prefer to only deploy .handler.ts or .handler.js files, or they could have their own naming scheme like .lambda.ts. Users should be able to pass a regex, or a function, that can be ran against file paths to decide if the file should get required and deployed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions