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

Configure aqua to install protoc #253

Merged
merged 1 commit into from
May 2, 2023
Merged

Configure aqua to install protoc #253

merged 1 commit into from
May 2, 2023

Conversation

wata727
Copy link
Member

@wata727 wata727 commented May 2, 2023

When updating .proto files to change the plugin interface, it is necessary to recompile with protoc. However, the protoc used here and plugins version were not managed.

This PR introduces aqua, a declarative CLI version manager. SDK developers can easily set up the required protoc with aqua install without checking and installing the version of protoc or protoc-gen-go individually.

@wata727 wata727 merged commit b8f431f into master May 2, 2023
@wata727 wata727 deleted the configure_aqua branch May 2, 2023 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant