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

Migrate protobuf definitions to pull from hedera-services repo #2572

Open
agadzhalov opened this issue Oct 9, 2024 · 0 comments · May be fixed by #2611
Open

Migrate protobuf definitions to pull from hedera-services repo #2572

agadzhalov opened this issue Oct 9, 2024 · 0 comments · May be fixed by #2611
Assignees
Milestone

Comments

@agadzhalov
Copy link
Contributor

Problem

We need to migrate the protobuf definitions from the hedera-protobufs repository to pull from the hedera-services repository. This change is aimed at simplifying the development process and centralizing all Protobuf-related files directly within the hedera-services repo, ensuring they stay in sync with service code.

Solution

Use git submodules to point to a specific commit from which we want to pull the hedera-services repo. Implement/update a command in the Taskfile.yaml to leave only the protobuf files and get rid of all the others.

Alternatives

No response

@SimiHunjan SimiHunjan added this to the v2.53.0 milestone Oct 15, 2024
@ivaylogarnev-limechain ivaylogarnev-limechain linked a pull request Oct 28, 2024 that will close this issue
2 tasks
@rwalworth rwalworth modified the milestones: v2.53.0, v2.54.0 Oct 29, 2024
@rwalworth rwalworth modified the milestones: v2.54.0, v2.55.0 Nov 12, 2024
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 a pull request may close this issue.

4 participants