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

環境構築が不要になった #18

Merged
merged 2 commits into from
Jan 14, 2025
Merged

Conversation

d-robo-ynct
Copy link
Contributor

概要

gRPCを使用するにあたり、Protocol Buffersを各言語向けにコンパイルするためのprotocというソフトウェアを事前にインストールしておく必要がありました。
しかし、motor_libは機械班なども使用するものであるため、面倒な環境構築が必要になるのはなるべく避ける必要があります。
そこで、Rust製のProtocol Buffersコンパイラであるprotoxを使用することで、環境構築を不要としました。

チェックしてほしいところ

ありません。masterにPRを投げるときにActionsのビルドが通るかだけ確認したいところです。

注意

protoxはGoogle公式やtonic公式からサポートを受けているソフトウェアではありません。現状活発にメンテナンスやサポートが行われているように見えますが、ひょっとしたらこれ原因で動かなくなる可能性があることに留意する必要があります。

@d-robo-ynct d-robo-ynct changed the base branch from master to develop January 14, 2025 09:35
@d-robo-ynct d-robo-ynct changed the base branch from develop to master January 14, 2025 09:37
@d-robo-ynct d-robo-ynct changed the base branch from master to develop January 14, 2025 09:37
@d-robo-ynct d-robo-ynct merged commit 93ac520 into develop Jan 14, 2025
@d-robo-ynct d-robo-ynct deleted the feature/renewal-build-script branch January 14, 2025 09:39
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.

1 participant