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

Adding env datasource #341

Merged
merged 1 commit into from
May 26, 2018
Merged

Adding env datasource #341

merged 1 commit into from
May 26, 2018

Conversation

hairyhenderson
Copy link
Owner

A simple env datasource, mostly for test/dev. Could support directory semantics - env:/ could return an array of all variable names, or env:///FOO_/ could list vars with the prefix FOO_, or maybe glob semantics could be added instead (env:FOO_*). For now, this is just simple direct references.

Signed-off-by: Dave Henderson dhenderson@gmail.com

Signed-off-by: Dave Henderson <dhenderson@gmail.com>
@hairyhenderson hairyhenderson changed the title [WIP] Adding env datasource Adding env datasource May 26, 2018
@hairyhenderson hairyhenderson merged commit 5bc7deb into master May 26, 2018
@hairyhenderson hairyhenderson deleted the env-datasource branch May 26, 2018 17:20
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

1 participant