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

PT-2236 - pt-secure-collect, pt-pg-summary do not follow PT standard #652

Commits on Jul 28, 2023

  1. PT-2236 - pt-secure-collect, pt-pg-summary do not follow PT standard …

    …for option --version
    
    - Redirected UsageWriter to os.Stdout for kingpin, so --version output
      goes to STDOUT, not to STDERR
    - Adjusted text, printed by the --version flag
    - Added test cases to check how --version flag works
    - Adjusted test cases, so they use TOOLNAME constant
    svetasmirnova committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    31fcc9f View commit details
    Browse the repository at this point in the history
  2. PT-2236 - pt-secure-collect, pt-pg-summary do not follow PT standard …

    …for option --version
    
    Run go mod tidy as requested by Artem Gavrilov
    svetasmirnova committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    62342a2 View commit details
    Browse the repository at this point in the history
  3. PT-2236 - pt-secure-collect, pt-pg-summary do not follow PT standard …

    …for option --version
    
    Renamed const TOOLNAME to toolname to follow Go coding standards
    svetasmirnova committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    854bd8e View commit details
    Browse the repository at this point in the history