Skip to content

Conversation

jan-auer
Copy link
Member

Device farm tests cannot be executed in PRs from contributors outside of the
organization since secure environment variables are missing. Besides that,
they take awfully long to execute and force contributors to wait unnecessarily.
An example of this is #266.

This fix follows an approach from getsentry/sentry-javascript#1095, by using the
TRAVIS_SECURE_ENV_VARS variable. It indicates whenever the variables are
present.

@jan-auer jan-auer requested a review from HazAT as a code owner November 17, 2017 20:33
Copy link
Member

@HazAT HazAT left a comment

Choose a reason for hiding this comment

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

Thx :)

@HazAT HazAT merged commit 05dae4b into master Nov 20, 2017
@HazAT HazAT deleted the ci/conditional-device-farm branch November 20, 2017 08:12
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