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

feat: track cli setup started event #215

Merged
merged 7 commits into from
Apr 30, 2024

Conversation

sunnyguduru
Copy link
Contributor

@sunnyguduru sunnyguduru commented Apr 29, 2024

Added the cli setup started event specifically.

  • Created a eventTrackedMsg and trackSetupStartedEvent function to send cmd.
  • All trackSetupStartedEvent function calls happen within container

gif:
CleanShot 2024-04-30 at 11 42 25

Requirements

  • I have added test coverage for new or changed functionality
  • I have followed the repository's pull request submission guidelines
  • I have validated my changes against all supported platform versions

Related issues

Provide links to any issues in this repository or elsewhere relating to this pull request.

Describe the solution you've provided

Provide a clear and concise description of what you expect to happen.

Describe alternatives you've considered

Provide a clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context about the pull request here.

@sunnyguduru sunnyguduru requested a review from dbolson April 29, 2024 22:26
internal/quickstart/container.go Outdated Show resolved Hide resolved
internal/quickstart/container.go Show resolved Hide resolved
internal/quickstart/container.go Outdated Show resolved Hide resolved
internal/quickstart/messages.go Outdated Show resolved Hide resolved
@sunnyguduru sunnyguduru requested a review from dbolson April 30, 2024 18:41
@sunnyguduru
Copy link
Contributor Author

CleanShot 2024-04-30 at 11 42 25

cmd/quickstart.go Outdated Show resolved Hide resolved
internal/analytics/client.go Outdated Show resolved Hide resolved
internal/quickstart/container.go Show resolved Hide resolved
@sunnyguduru sunnyguduru merged commit 25b9f2e into main Apr 30, 2024
2 checks passed
@sunnyguduru sunnyguduru deleted the sunny/sc-240594/track-cli-started-events branch April 30, 2024 20:51
@sunnyguduru sunnyguduru mentioned this pull request Apr 30, 2024
3 tasks
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