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

cli.spec: telemetry-related improvements #317

Merged
merged 4 commits into from
Sep 5, 2018

Conversation

raphinesse
Copy link
Contributor

Check the single commits for details.

This is also a setup for more telemetry-related stuff.

The telemetry prompt was shown when running tests
if the following were true:

- Developer has not yet opted in or out of telemetry
- `!process.enc.CI`

This commits fixes that by globally stubbing telemetry.showPrompt.
@raphinesse raphinesse requested a review from dpogue August 31, 2018 10:06
@janpio janpio changed the title Telemetry-related improvements in cli.spec cli.spec: telemetry-related improvements Aug 31, 2018
Copy link
Member

@dpogue dpogue left a comment

Choose a reason for hiding this comment

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

👍

@raphinesse raphinesse merged commit 5f36967 into apache:master Sep 5, 2018
@raphinesse raphinesse deleted the improve-cli-telemetry-spec branch September 5, 2018 09:28
brodybits pushed a commit to brodybits/cordova-cli that referenced this pull request Nov 26, 2018
brodybits pushed a commit to brodybits/cordova-cli that referenced this pull request Nov 26, 2018
brodybits pushed a commit to brodybits/cordova-cli that referenced this pull request Nov 26, 2018
The telemetry prompt was shown when running tests
if the following were true:

- Developer has not yet opted in or out of telemetry
- `!process.enc.CI`

This commits fixes that by globally stubbing telemetry.showPrompt.
brodybits pushed a commit to brodybits/cordova-cli that referenced this pull request Nov 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants