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

Allow overriding environment and provide LocalEnvironment #19

Merged
merged 6 commits into from
Feb 23, 2020

Conversation

jaredcnance
Copy link
Member

@jaredcnance jaredcnance commented Feb 20, 2020

Closes #18

Description of changes:

  • adds LocalEnvironment
  • renames LambdaSink to ConsoleSink
  • short-circuits environment discovery if override is specified
  • adds environment override
  • fixes environment detection so that it only runs once after module load

TODO:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@jaredcnance jaredcnance merged commit f718aac into master Feb 23, 2020
@jaredcnance jaredcnance deleted the jared/#18-env-overrides branch February 23, 2020 00:19
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.

Add option to disable agent communication during unit tests
1 participant