Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added an option to set env vars using json file #22

Merged
merged 1 commit into from
Oct 10, 2017

Conversation

mislavcimpersak
Copy link
Contributor

@mislavcimpersak mislavcimpersak commented Sep 20, 2017

It's useful for the developer to be able to add some environment variables during local execution.

The simplest way to implement this and keep it reusable is to just have the env vars in a flat json file and load them if python-lambda-local cli was given optional argument.

Copy link
Collaborator

@freedomofkeima freedomofkeima left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution. LGTM, I guess.

@yxd-hde could you PTAL?

@yxd-hde yxd-hde merged commit 2519478 into HDE:master Oct 10, 2017
@mjdunn mjdunn mentioned this pull request Nov 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants