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

chore: remove duplicate functionality #109

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

ayildirim21
Copy link
Member

@ayildirim21 ayildirim21 commented Mar 21, 2024

This make target functionality is already implemented in the update script, can achieve the same result running:

./hack/update_examples -bp -t test

@KeranYang KeranYang merged commit ee9c3ee into numaproj:main Mar 21, 2024
3 checks passed
Comment on lines -19 to -20
.PHONY: image-push-all
image-push-all:
Copy link
Member

Choose a reason for hiding this comment

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

don't delete the make target, put ./hack/update_examples -bp -t test command in the target?

Copy link
Member

Choose a reason for hiding this comment

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

it is a handy command to have in make

Copy link
Member

Choose a reason for hiding this comment

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

+1. @ayildirim21 please also put a comment on the target to mention where we are pushing to(quay.io).

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.

3 participants