aws / aws/aws-lambda-builders

Feature request: Include/Exclude Interface for AWS Lambda Builders

Open
#516 7 comments 20 reactions 0 assignees View on GitHub
type/feature
Dominant language
Python
Stars
380
Forks
161
Avg merge
1d 1h
Merged PRs (30d)
2

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.