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

Update Makefile to Include dlr.proto in Proto-Generate Command #30

Open
wants to merge 2 commits into
base: phase1
Choose a base branch
from

Conversation

HalilTurkmen10
Copy link
Member

Closes #14

This pull request updates the proto-generate command in the Makefile to include pkg/proto/model/dlr.proto. This change ensures that dlr.proto is included in the protobuf code generation process, addressing the previously missing protobuf file necessary for generating the Go code.

By incorporating this update, we can ensure that all required protobuf files are correctly processed during the build, maintaining consistency and completeness in our generated code.

Copy link
Member

@husamettinarabaci husamettinarabaci left a comment

Choose a reason for hiding this comment

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

Good work, bro!

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.

Add dlr.proto to proto-generate command
6 participants