Skip to content

Refactor setting global configuration variables - #26

Open
atrosinenko wants to merge 1 commit into
masterfrom
atrosinenko/refactor-global-vars
Open

Refactor setting global configuration variables#26
atrosinenko wants to merge 1 commit into
masterfrom
atrosinenko/refactor-global-vars

Conversation

@atrosinenko

Copy link
Copy Markdown
Collaborator

Previously, it was attempted to keep track and document carefully whether the paths set by ./scripts/global-vars (as well as the path passed to that file in the REPO_ROOT variable) refer to the host or to the container.

This commit introduces the explicitly "namespaced" variables with self-documenting suffixes in their names and the ability to export one of the "namespaces" as the variables with non-suffixed names to be used by the child processes.

Previously, it was attempted to keep track and document carefully
whether the paths set by ./scripts/global-vars (as well as the path
passed to that file in the REPO_ROOT variable) refer to the host
or to the container.

This commit introduces the explicitly "namespaced" variables with
self-documenting suffixes in their names and the ability to export
one of the "namespaces" as the variables with non-suffixed names
to be used by the child processes.
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.

1 participant