-
Notifications
You must be signed in to change notification settings - Fork 153
Open
Labels
type/featureFeature requestFeature request
Description
Describe your idea/feature/enhancement
There are currently two opposing feature requests that go hand-in-hand. One is to include files/directories in the resultant build package, and one is for exclusion. Both of these are genuine use-cases across various runtimes, and, as such, we believe should be handled together though a common include/exclude interface for the Lambda Builders library.
Include: Issue #430, PR #431
Exclude: Issue #185, PR #424
This should start with an initial design document, and once approved, can be implemented. The important notes for the design to address:
- What does the interface look like? e.g. is part of the JSON RPC, is it through a configuration file, etc?
- How to make the implementation general across runtimes. Are there any runtimes for which this feature should be ignored?
natronics, k-ta-yamada, johnnywalker, dzkaraka, etessari and 11 more
Metadata
Metadata
Assignees
Labels
type/featureFeature requestFeature request