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

Prepend environment variables with NIV_ #281

Merged
merged 1 commit into from
Sep 17, 2020
Merged

Prepend environment variables with NIV_ #281

merged 1 commit into from
Sep 17, 2020

Conversation

nmattia
Copy link
Owner

@nmattia nmattia commented Sep 17, 2020

Here we make sure that some environment variables are prepended
(GITHUB_PATH, GITHUB_INSECURE). For consistency's sake, other
environment variables (GITHUB_TOKEN, etc) can also be prepended with
NIV_. This also issues a warning if GITHUB_PATH or GITHUB_INSECURE
is set.

Here we make sure that some environment variables are prepended
(GITHUB_PATH, GITHUB_INSECURE). For consistency's sake, other
environment variables (GITHUB_TOKEN, etc) _can_ also be prepended with
NIV_. This also issues a warning if `GITHUB_PATH` or `GITHUB_INSECURE`
is set.
@nmattia nmattia merged commit 48dee99 into master Sep 17, 2020
@nmattia nmattia deleted the nm-github-path branch September 17, 2020 11:29
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