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

Add golangci github action and replace the deprecated golint #10187

Merged
merged 15 commits into from
Sep 6, 2023

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    facf582 View commit details
    Browse the repository at this point in the history
  2. Install if golangci-lint not exists

    Signed-off-by: z1cheng <[email protected]>
    z1cheng committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    280a7e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Use -z operator

    Signed-off-by: z1cheng <[email protected]>
    z1cheng committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    cc45cda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d2b348 View commit details
    Browse the repository at this point in the history
  3. Fix json tag for DatadogSampleRate field in config.go

    Signed-off-by: z1cheng <[email protected]>
    z1cheng committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    1b448b0 View commit details
    Browse the repository at this point in the history
  4. Add golangci linters

    Signed-off-by: z1cheng <[email protected]>
    z1cheng committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    0f4781d View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Revert DatadogSampleRate fix

    Signed-off-by: z1cheng <[email protected]>
    z1cheng committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    1fb98df View commit details
    Browse the repository at this point in the history
  2. Fix comments

    Signed-off-by: z1cheng <[email protected]>
    z1cheng committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    37d88a4 View commit details
    Browse the repository at this point in the history
  3. Add a new line

    Signed-off-by: z1cheng <[email protected]>
    z1cheng committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    7651b18 View commit details
    Browse the repository at this point in the history
  4. fixup! Add a new line

    Signed-off-by: z1cheng <[email protected]>
    z1cheng committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    f5557a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Add trigger condition

    Signed-off-by: z1cheng <[email protected]>
    z1cheng committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    fa5948c View commit details
    Browse the repository at this point in the history
  2. Add golint-check entry in makefile

    Signed-off-by: Chen Chen <[email protected]>
    z1cheng committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b26e645 View commit details
    Browse the repository at this point in the history
  3. Run golint-check in a container

    Signed-off-by: Chen Chen <[email protected]>
    z1cheng committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    88be7be View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Merge branch 'main' of https://github.com/kubernetes/ingress-nginx in…

    …to add_golangci_action
    z1cheng committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    2c3eb0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48d8684 View commit details
    Browse the repository at this point in the history