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

Makefile: Set dependencies for binary #46

Merged
merged 3 commits into from
Apr 11, 2023
Merged

Conversation

aknuds1
Copy link
Contributor

@aknuds1 aknuds1 commented Mar 28, 2023

In Makefile, set the dependencies for the rollout-operator binary so it gets re-built when Go files change.

I've copied and adapted the logic from the Mimir Makefile for finding Go source files. Please review whether this logic makes sence, since it's a bit hairy :)

In Makefile, set the dependencies for the rollout-operator binary so it
gets re-built when Go files change.

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
@aknuds1 aknuds1 requested a review from a team as a code owner March 28, 2023 08:45
@aknuds1 aknuds1 added the chore label Mar 28, 2023
Copy link
Collaborator

@andyasp andyasp left a comment

Choose a reason for hiding this comment

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

Thanks! Minor suggestion

Makefile Outdated Show resolved Hide resolved
Co-authored-by: Andy Asp <90626759+andyasp@users.noreply.github.com>
@aknuds1 aknuds1 enabled auto-merge (squash) March 29, 2023 14:45
@aknuds1 aknuds1 disabled auto-merge March 31, 2023 11:14
Makefile Outdated Show resolved Hide resolved
Co-authored-by: George Krajcsovits <krajorama@users.noreply.github.com>
@aknuds1 aknuds1 enabled auto-merge (squash) April 11, 2023 13:01
@aknuds1 aknuds1 merged commit cc72386 into main Apr 11, 2023
4 checks passed
@aknuds1 aknuds1 deleted the chore/makefile-go-sources branch April 11, 2023 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants