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

Add SUPFILE_DIR as default environment variable #176

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

stengaard
Copy link
Contributor

This will allow Supfiles to be run different directories and
consistently resolve files relative to the Supfile.

This CL contains refactors the resolution order of environment
variables such that it's a bit easier to reason about.

Fixes #99

This will allow Supfiles to be run different directories and
consistently resolve files relative to the Supfile.

This CL contains refactors the resolution order of environment
variables such that it's a bit easier to reason about.

Fixes pressly#99
Commit 1595c1d accidentally removed the lines that resolve env var
values. This adds env var resolution and adds a test to assert the
behavior.
@josegonzalez
Copy link

@VojtechVitek any chance this can be reviewed?

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.

need new environment variable like $SUP_PATH
2 participants