Skip to content

support for setup of sys env on machine #170

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 6 commits into from
Jul 22, 2022
Merged

support for setup of sys env on machine #170

merged 6 commits into from
Jul 22, 2022

Conversation

asad9711
Copy link
Contributor

No description provided.

if (envItem){
envKey = envItem.split("=")[0];
envKey=envKey.trim();
if (envKey && ! constants.WHITELISTED_ENV_VARS.includes(envKey)){
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be part of validate file rather than set args

@asad9711 asad9711 merged commit bd1a155 into dev Jul 22, 2022
@japneetlambdatest japneetlambdatest deleted the MLE-10664 branch August 4, 2022 13:11
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