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 GH workflows and fix lint issues #1

Merged
merged 5 commits into from
Jan 19, 2024
Merged

Add GH workflows and fix lint issues #1

merged 5 commits into from
Jan 19, 2024

Commits on Jan 19, 2024

  1. Move cmd to cmd/mkuimage

    Signed-off-by: Chris Koch <[email protected]>
    hugelgupf committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    6bbe62f View commit details
    Browse the repository at this point in the history
  2. Add workflow definition and golangci-lint configs

    Signed-off-by: Chris Koch <[email protected]>
    hugelgupf committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    d41baa3 View commit details
    Browse the repository at this point in the history
  3. Fix lint issues

    Signed-off-by: Chris Koch <[email protected]>
    hugelgupf committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    9be0667 View commit details
    Browse the repository at this point in the history
  4. Split test and race tests

    Signed-off-by: Chris Koch <[email protected]>
    hugelgupf committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    a64e72f View commit details
    Browse the repository at this point in the history
  5. Fix race condition in test

    Signed-off-by: Chris Koch <[email protected]>
    hugelgupf committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    53ddfa8 View commit details
    Browse the repository at this point in the history