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

Tweaks to the makefile plumbing #44

Merged
merged 1 commit into from
Jul 31, 2024
Merged

Tweaks to the makefile plumbing #44

merged 1 commit into from
Jul 31, 2024

Commits on Jul 31, 2024

  1. Tweaks to the makefile plumbing

    Main focus is to ensure that the Golang actions can be run in all
    relevent directories including the top-level directory.
    
    Added docker-clean and compose-clean to the actions triggered by
    `make clean`.
    
    Also added a tidy action to run `go mod tidy` in relevant dirs.
    rtamalin committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    c1da97c View commit details
    Browse the repository at this point in the history