Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(create-gatsby): Respect telemetry disable #34495

Merged
merged 6 commits into from
Jan 17, 2022

Conversation

tyhopp
Copy link
Contributor

@tyhopp tyhopp commented Jan 14, 2022

Description

Ensure create-gatsby respects user-provided environment variable to disable telemetry.

Related Issues

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Jan 14, 2022
@tyhopp tyhopp marked this pull request as draft January 14, 2022 10:43
@tyhopp tyhopp added topic: cli Related to the Gatsby CLI type: bug An issue or pull request relating to a bug in Gatsby and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Jan 14, 2022
@tyhopp tyhopp linked an issue Jan 14, 2022 that may be closed by this pull request
2 tasks
@tyhopp tyhopp force-pushed the fix-create-gatsby-telemetry branch from fd990b4 to 9b8c8de Compare January 17, 2022 04:36
@tyhopp tyhopp marked this pull request as ready for review January 17, 2022 04:41
@tyhopp tyhopp force-pushed the fix-create-gatsby-telemetry branch from 9e1eec2 to 7faefcc Compare January 17, 2022 06:05
@tyhopp tyhopp force-pushed the fix-create-gatsby-telemetry branch from 125b6fc to ed0fc7d Compare January 17, 2022 07:37
@LekoArts LekoArts added type: bug An issue or pull request relating to a bug in Gatsby and removed type: bug An issue or pull request relating to a bug in Gatsby labels Jan 17, 2022
@tyhopp tyhopp force-pushed the fix-create-gatsby-telemetry branch from 9c52803 to f60dbc9 Compare January 17, 2022 08:36
@tyhopp tyhopp requested a review from LekoArts January 17, 2022 08:37
Copy link
Contributor

@LekoArts LekoArts left a comment

Choose a reason for hiding this comment

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

🌮

@LekoArts LekoArts merged commit 44b2ef5 into master Jan 17, 2022
@LekoArts LekoArts deleted the fix-create-gatsby-telemetry branch January 17, 2022 09:30
marvinjude pushed a commit that referenced this pull request Jan 17, 2022
tyhopp added a commit that referenced this pull request Jan 17, 2022
(cherry picked from commit 44b2ef5)

Co-authored-by: Ty Hopp <tyhopp@users.noreply.github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
topic: cli Related to the Gatsby CLI type: bug An issue or pull request relating to a bug in Gatsby
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Impossible to disable telemetry for the CLI
4 participants