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

Init posthog SDK #823

Merged
merged 3 commits into from
Feb 7, 2023
Merged

Init posthog SDK #823

merged 3 commits into from
Feb 7, 2023

Conversation

davidthor
Copy link
Member

Overview

Adds the posthog SDK so we can understand the usage patterns of folks on our CLI.

Changes

Introduces the posthog SDK can captures basic command event details.

@tjhiggins tjhiggins changed the title Init posthog SDK Draft: Init posthog SDK Feb 7, 2023
Only save config if analytics id isn't present
@tjhiggins tjhiggins changed the title Draft: Init posthog SDK Init posthog SDK Feb 7, 2023
@tjhiggins tjhiggins merged commit 7cd9e3f into rc Feb 7, 2023
@tjhiggins tjhiggins deleted the posthog-setup branch February 7, 2023 20:19
github-actions bot pushed a commit that referenced this pull request Feb 7, 2023
# [1.33.0-rc.6](v1.33.0-rc.5...v1.33.0-rc.6) (2023-02-07)

### Features

* **analytics:** added posthog ([#823](#823)) ([7cd9e3f](7cd9e3f))
github-actions bot pushed a commit that referenced this pull request Feb 9, 2023
# [1.33.0-arc-databases.1](v1.32.1...v1.33.0-arc-databases.1) (2023-02-09)

### Bug Fixes

* **cluster:** Add minimum supported version for clusters. Currently set to 1.2.2 ([a25ee6c](a25ee6c))
* **databases:** Add databases ([6e42929](6e42929))
* **lint:** Only run linter for git on changed files ([#819](#819)) ([77aa221](77aa221))
* **posthog:** Don't identify with an anon id ([#825](#825)) ([50e207b](50e207b))
* **release:** Manually trigger release ([5c0696b](5c0696b))
* **schema:** Fix branch name for json schema ([#817](#817)) ([5a10acc](5a10acc))
* **ux:** Add list alias for cmds ([#814](#814)) ([224f6be](224f6be))

### Features

* **analytics:** added posthog ([#823](#823)) ([7cd9e3f](7cd9e3f))
* **build:** Add buildpack as an experimental feature ([fa7995f](fa7995f))
github-actions bot pushed a commit that referenced this pull request Feb 13, 2023
# [1.33.0](v1.32.1...v1.33.0) (2023-02-13)

### Bug Fixes

* **account:** Allow uppercase account name ([#822](#822)) ([2b145bc](2b145bc))
* **cluster:** Add minimum supported version for clusters. Currently set to 1.2.2 ([a25ee6c](a25ee6c))
* **lint:** Only run linter for git on changed files ([#819](#819)) ([77aa221](77aa221))
* **posthog:** Don't identify with an anon id ([#825](#825)) ([50e207b](50e207b))
* **release:** Manually trigger release ([5c0696b](5c0696b))
* **schema:** Fix branch name for json schema ([#817](#817)) ([5a10acc](5a10acc))
* **ux:** Add list alias for cmds ([#814](#814)) ([224f6be](224f6be))

### Features

* **analytics:** added posthog ([#823](#823)) ([7cd9e3f](7cd9e3f))
* **build:** Add buildpack as an experimental feature ([fa7995f](fa7995f))
* **cli:** Added command to log ingress URLs associated with an environment ([#827](#827)) ([24cd029](24cd029))
@github-actions
Copy link

🎉 This PR is included in version 1.33.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants