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

Conversation

rtamalin
Copy link
Collaborator

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.

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.
Copy link
Collaborator

@gbuenodevsuse gbuenodevsuse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rtamalin rtamalin merged commit abed0ab into main Jul 31, 2024
1 check passed
@rtamalin rtamalin deleted the make_tweaks branch August 2, 2024 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants