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

remove go install tools and replace to use in the gh action and update base image #191

Merged
merged 8 commits into from
Jun 21, 2022

Commits on Jun 17, 2022

  1. remove some go install tools and replace to use in the gh action

    Signed-off-by: cpanato <ctadeu@gmail.com>
    cpanato committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    764bfab View commit details
    Browse the repository at this point in the history
  2. update base image to alpine:3.16

    Signed-off-by: cpanato <ctadeu@gmail.com>
    cpanato committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    83ecfeb View commit details
    Browse the repository at this point in the history
  3. add dedicate golangci-lint job

    Signed-off-by: cpanato <ctadeu@gmail.com>
    cpanato committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    242770a View commit details
    Browse the repository at this point in the history
  4. remove setup.sh and update magefile

    Signed-off-by: cpanato <ctadeu@gmail.com>
    cpanato committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    6031ab6 View commit details
    Browse the repository at this point in the history
  5. add golangci-lint config

    Signed-off-by: cpanato <ctadeu@gmail.com>
    cpanato committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    ff2bb44 View commit details
    Browse the repository at this point in the history
  6. fix lints

    Signed-off-by: cpanato <ctadeu@gmail.com>
    cpanato committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    b716477 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. update per feedback

    Signed-off-by: cpanato <ctadeu@gmail.com>
    cpanato committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    bdc369b View commit details
    Browse the repository at this point in the history
  2. add cache

    Signed-off-by: cpanato <ctadeu@gmail.com>
    cpanato committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    ca6e4fa View commit details
    Browse the repository at this point in the history