FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

allow arbitrary paths to be passed for hot reloading by dfangl · Pull Request #8 · localstack/lambda-runtime-init · GitHub

allow arbitrary paths to be passed for hot reloading - #8

Merged
dfangl merged 1 commit into
localstackfrom
arbitrary-hot-reloading
Dec 16, 2022
Merged

allow arbitrary paths to be passed for hot reloading#8
dfangl merged 1 commit into
localstackfrom
arbitrary-hot-reloading

Conversation

dfangl commented Dec 16, 2022

Copy link
Copy Markdown
Member

Motivation

To also support layer hot reloading, we want to pass arbitrary paths to the lambda init, to allow watching for changes on arbitrary paths.

Changes

  • Instead of using a boolean value to enable hot reloading for /var/task, we pass a comma separated list of paths to watch. If it is empty, hot reloading will be disabled.

dominikschubert left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

🚀

dfangl merged commit 233fcfb into localstack Dec 16, 2022
dfangl deleted the arbitrary-hot-reloading branch December 16, 2022 21:14
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL