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

Maintenance/GitHub actions #58

Merged
merged 5 commits into from
Feb 6, 2023
Merged

Commits on Jan 23, 2023

  1. Use the golangci-lint CI action

    Replace the action with the official one, and also fixes chore linter
    issues like deprecated `ioutil` usages.
    olegbespalov committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    42af485 View commit details
    Browse the repository at this point in the history
  2. Update actions to v3

    Updating the acrions to v3 to move out from the old Node 12.X
    olegbespalov committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    46dfc5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9df904b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3e729a View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Apply suggestions from code review

    Co-authored-by: Ivan Mirić <[email protected]>
    olegbespalov and Ivan Mirić authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    9503415 View commit details
    Browse the repository at this point in the history