-
Notifications
You must be signed in to change notification settings - Fork 217
add support for environment variables in set_environment of module generators
#4855
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
Merged
Merged
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
d5fef2c
replace PATH_JOIN_TEMPLATE in ModuleGeneratorLua with _path_join_cmd(…
lexming 8e46ad8
add support for environment variables in set_environment method of mo…
lexming 5f3b4d1
fix formatting of inline comments in test_env
lexming 788e925
update test_make_module_req to adapt to new _path_join_cmd method in …
lexming 510f517
update test_make_module_step to adapt to new _path_join_cmd method in…
lexming 67aeaa2
update test_toy_module_fulltxt to adapt to new _path_join_cmd method …
lexming 72cdac7
update test_toy_python to adapt to new _path_join_cmd method in Modul…
lexming 5c594ad
fix code formatting in test_make_module_step
lexming ad20bd0
update test_make_module_extra to adapt to new _path_join_cmd method i…
lexming bb0a777
add 'shell_vars' option to modextravars to control resolution of shel…
lexming 510e8f0
minor changes to ModuleGenerator w.r.t. resolve environment variables…
boegel b3842b4
fix docstring + deprecation warning for ModuleGenerator.unpack_setenv…
boegel db919e4
rename 'shell_vars' options in modextravars to 'resolve_env_vars' (+ …
boegel 3ce7693
Merge pull request #10 from boegel/modextra-envars
lexming File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.