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

feat: Check for CI env var to catch unknown CI envs #130

Merged
merged 1 commit into from Aug 27, 2019
Merged

Conversation

Robdel12
Copy link
Contributor

What is this

This will let us know if a build is being ran in a CI system that we don't support. Most CI systems will set the CI env var to true, so this can give us a better understanding of how many folks are running in CI systems that we're not supporting yet.

This will let us know if a build is being ran in a CI system that we don't
support. Most CI systems will set the `CI` env var to true, so this can give us
a better understanding of how many folks are running in CI systems that we're
not supporting.
@Robdel12 Robdel12 merged commit f085206 into master Aug 27, 2019
@delete-merged-branch delete-merged-branch bot deleted the rd/CI-catchall branch August 27, 2019 22:15
@Robdel12 Robdel12 mentioned this pull request Aug 27, 2019
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.

None yet

2 participants