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

Simplify duplicate telemetry sending logic #1124

Closed
wants to merge 40 commits into from

Conversation

0x2b3bfa0
Copy link
Member

@0x2b3bfa0 0x2b3bfa0 commented Aug 9, 2022

To be merged into #1092 if deemed opportune, based on #1092 (comment)

  • Remove duplicate telemetry calls for every single command
  • Avoid using a globally scoped variable to store command-line options

@0x2b3bfa0 0x2b3bfa0 temporarily deployed to internal August 9, 2022 10:56 Inactive
@0x2b3bfa0 0x2b3bfa0 self-assigned this Aug 9, 2022
@0x2b3bfa0 0x2b3bfa0 requested a review from a team August 9, 2022 10:56
@0x2b3bfa0 0x2b3bfa0 added the technical-debt Refactoring, linting & tidying label Aug 9, 2022
@0x2b3bfa0 0x2b3bfa0 mentioned this pull request Aug 9, 2022
Copy link
Contributor

@DavidGOrtega DavidGOrtega left a comment

Choose a reason for hiding this comment

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

Right now this PR is broken.
Try

./bin/cml.js runner --labels cml --single --repo yourrepo

@0x2b3bfa0 0x2b3bfa0 temporarily deployed to internal August 9, 2022 12:11 Inactive
@0x2b3bfa0 0x2b3bfa0 requested a review from DavidGOrtega August 9, 2022 12:12
Base automatically changed from telemetry to master August 10, 2022 16:53
@DavidGOrtega
Copy link
Contributor

I have the plan to review this and approve it today @0x2b3bfa0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
technical-debt Refactoring, linting & tidying
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants