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

feat: add bufbuild/protoc-gen-validate #8770

Merged
merged 6 commits into from Dec 28, 2022
Merged

feat: add bufbuild/protoc-gen-validate #8770

merged 6 commits into from Dec 28, 2022

Conversation

s-takehana
Copy link
Contributor

@s-takehana s-takehana commented Dec 28, 2022

bufbuild/protoc-gen-validate: protoc plugin to generate polyglot message validators

$ aqua g -i bufbuild/protoc-gen-validate/protoc-gen-validate-go

How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well. Please confirm if this package works well yourself as much as possible.

Command and output

$

If files such as configuration file are needed, please share them.

Reference

[bufbuild/protoc-gen-validate/protoc-gen-validate-go](https://github.com/bufbuild/protoc-gen-validate): protoc plugin to generate polyglot message validators

```console
$ aqua g -i bufbuild/protoc-gen-validate/protoc-gen-validate-go
```

## How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

```console
$
```

If files such as configuration file are needed, please share them.

```
```

Reference

-
Comment on lines 4 to 5
aliases:
- name: envoyproxy/protoc-gen-validate
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@s-takehana s-takehana marked this pull request as ready for review December 28, 2022 11:32
@s-takehana
Copy link
Contributor Author

Please review.

@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Dec 28, 2022
@suzuki-shunsuke suzuki-shunsuke added this to the v3.111.1 milestone Dec 28, 2022
@suzuki-shunsuke
Copy link
Member

Thanks!

@@ -0,0 +1,11 @@
packages:
- type: go_install
Copy link
Member

Choose a reason for hiding this comment

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

@suzuki-shunsuke
Copy link
Member

I'll add commits.

@suzuki-shunsuke suzuki-shunsuke changed the title feat: add bufbuild/protoc-gen-validate/protoc-gen-validate-go feat: add bufbuild/protoc-gen-validate Dec 28, 2022
```console
$ aqua-registry gr
```
@suzuki-shunsuke
Copy link
Member

https://github.com/bufbuild/protoc-gen-validate#installation

Installing PGV can currently only be done from source:

Hmm? What does it mean? Assets in GitHub Releases are unavailable?

@suzuki-shunsuke
Copy link
Member

I'm not sure if we should install them in $PATH
@suzuki-shunsuke
Copy link
Member

suzuki-shunsuke commented Dec 28, 2022

How to confirm if this package works well

Please follow the template as much as possible from the next time.
Maintainers would be able to review and merge your pull requests easily and smoothly.

@suzuki-shunsuke suzuki-shunsuke merged commit 17feb63 into aquaproj:main Dec 28, 2022
@s-takehana
Copy link
Contributor Author

Thank you for fixing it.
I'll be more careful.

@s-takehana s-takehana deleted the feat/bufbuild/protoc-gen-validate/protoc-gen-validate-go branch December 29, 2022 08:56
@suzuki-shunsuke
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants