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

update constants to support devcontainer #7022

Merged
merged 2 commits into from
Dec 8, 2020

Conversation

wsmelton
Copy link
Member

@wsmelton wsmelton commented Dec 8, 2020

Add support for our test framework to be used within devcontainers.

The environment variables within each option (GitHub CodeSpaces and VS Code Remote Container) offer the ability to detect whether we are running within that environment:

GitHub CodeSpaces: $env:CODESPACES (only one I think should be needed)
VS Code: $env:REMOTE_CONTAINER and TERM_PROGRAM = vscode

@potatoqualitee
Copy link
Member

awesome! merciii

@potatoqualitee potatoqualitee merged commit 5ef59ef into development Dec 8, 2020
@potatoqualitee potatoqualitee deleted the devcontainer-constants branch December 8, 2020 18:26
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