serverless-python-requirements icon indicating copy to clipboard operation
serverless-python-requirements copied to clipboard

Vendor option supports common code inclusion when packaging individually

Open nexeh opened this issue 2 years ago • 1 comments

Vendor option can now be used for common code inclusion when lambdas are being packaged individually. This prevents the step of copying vendor from being skipped because of caching. Enabling normal development workflow.

This will help with the following ticket where developers are already using the vendor option for common code inclusion but need to disable caching: https://github.com/serverless/serverless-python-requirements/issues/435

nexeh avatar Nov 18 '21 20:11 nexeh

@medikoo I saw that your reviewed another PR. Think you could take a look at this one? I'm curious your thoughts.

nexeh avatar Dec 11 '21 18:12 nexeh

Hey @nexeh - it's been a long time since this PR was proposed. I'm going to close it, if you feel like the issue is valid, please open a new issue or a new PR against the latest main branch. Thanks 🙇

pgrzesik avatar Sep 27 '22 18:09 pgrzesik