Skip to content

ci: Run browserstack tests only if key is present #2576

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

Merged
merged 1 commit into from
May 8, 2020

Conversation

rhcarvalho
Copy link
Contributor

For PRs from external contributors, browserstack tests can never succeed
because they depend on secret env var keys that Travis do not provide to
untrusted builds.

This change disables running the tests altogether when the keys are not
available.

The browserstack tests are run anyway in master and release branches, no
changes.

For PRs from external contributors, browserstack tests can never succeed
because they depend on secret env var keys that Travis do not provide to
untrusted builds.

This change disables running the tests altogether when the keys are not
available.

The browserstack tests are run anyway in master and release branches, no
changes.
@rhcarvalho rhcarvalho requested a review from kamilogorek as a code owner May 7, 2020 15:19
@rhcarvalho rhcarvalho merged commit cf2bc7e into getsentry:master May 8, 2020
@rhcarvalho rhcarvalho deleted the travis-browserstack branch May 8, 2020 11:04
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.

3 participants