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

Set default environment variables #40

Merged
merged 1 commit into from
Aug 14, 2018
Merged

Conversation

watson
Copy link
Contributor

@watson watson commented Nov 18, 2017

This allows code being run by the CI server to detect that it's running inside a CI server.

The CI environment variable is exposed by most major CI servers, but having a vendor specific environment variable (i.e. STRIDER) is also common practice.

For details see issue Strider-CD/strider#892

This PR was created instead of Strider-CD/strider#1045

This allows code being run by the CI server to detect that it's running
inside a CI server.

The `CI` environment variable is exposed by most major CI servers, but
having a vendor specific environment variable (i.e. `STRIDER`) is also
common practice.

For details see issue Strider-CD/strider#892
@watson
Copy link
Contributor Author

watson commented Aug 14, 2018

Just a friendly ping to get this PR noticed 😄

@knownasilya knownasilya merged commit 9586d5c into Strider-CD:master Aug 14, 2018
@knownasilya
Copy link
Member

knownasilya commented Aug 14, 2018

All set. Should be included in strider if you reinstall your dependencies.

@watson watson deleted the patch-1 branch August 14, 2018 19:33
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