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

Revise effectiveKitEnvironment to fixes #2354 and #2364 #2360

Merged
merged 1 commit into from
Feb 16, 2022

Conversation

lygstate
Copy link
Contributor

@lygstate lygstate commented Feb 6, 2022

Fixes #2354 and #2364

Signed-off-by: Yonggang Luo luoyonggang@gmail.com

src/kit.ts Outdated
}
}
log.debug(localize('kit.env', 'The environment variables for kit {0} is: {1}', `'${kit.name}'`, JSON.stringify(env)));
Copy link
Member

Choose a reason for hiding this comment

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

suggestion: 'The environment for kit {0}: {1}'

@lygstate lygstate changed the title Revise effectiveKitEnvironment to fixes #2354 Revise effectiveKitEnvironment to fixes #2354 and #2364 Feb 8, 2022
@lygstate
Copy link
Contributor Author

lygstate commented Feb 8, 2022

@bobbrow Can you help me, why the CI are failed?

@bobbrow bobbrow added this to the 1.10.0 milestone Feb 8, 2022
@bobbrow
Copy link
Member

bobbrow commented Feb 8, 2022

@bobbrow Can you help me, why the CI are failed?

I'm not sure, but it's not your fault. Other PR's all seem to be hitting this suddenly. Our most recent commits were clean.
image

We'll take a look.

…2364

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
@bobbrow bobbrow merged commit 1c75ad6 into microsoft:main Feb 16, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Apr 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Environment variables regressions
2 participants