Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

env: Ensure proper detection of CircleCI #47

Merged
merged 1 commit into from
Dec 15, 2016
Merged

Conversation

jcfr
Copy link
Contributor

@jcfr jcfr commented Nov 9, 2016

This commit ensures all parameters required by the python [1] and bash [2] uploader can easily be passed to a docker container [3]

[1] https://github.com/codecov/codecov-python/blob/7386c3c13fc71f237611c780646fa1b44a07dc64/codecov/__init__.py#L337
[2]

elif [ "$CI" = "true" ] && [ "$CIRCLECI" = "true" ];

[3] http://docs.codecov.io/docs/testing-with-docker#section-codecov-inside-docker

jcfr added a commit to scikit-build/cmake-python-distributions that referenced this pull request Nov 9, 2016
@stevepeak
Copy link
Contributor

Thank you! 👍

@stevepeak stevepeak merged commit 75751cf into codecov:master Dec 15, 2016
@jcfr jcfr deleted the patch-1 branch December 15, 2016 16:32
@jcfr
Copy link
Contributor Author

jcfr commented Dec 15, 2016

Thanks for reviewing and integrating 👍

evantorrie pushed a commit to evantorrie/codecov-bash that referenced this pull request Aug 26, 2020
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.

2 participants