Skip to content

Commit

Permalink
Merge pull request #92 from RyoJerryYu/feat-add-errorx
Browse files Browse the repository at this point in the history
test: simplifier import proto from main
  • Loading branch information
RyoJerryYu authored Jan 18, 2025
2 parents 3086748 + da72e8b commit 5fb54ee
Show file tree
Hide file tree
Showing 8 changed files with 71 additions and 31 deletions.
10 changes: 10 additions & 0 deletions tests/protoc-gen-go-fieldmask/e2e/buf.gen.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
version: v2
inputs:
- directory: .
exclude_paths:
- "ryojerryyu/annotations/fieldmask.proto"
- "ryojerryyu/annotations/errorx.proto"
managed:
enabled: true
disable:
- file_option: go_package
module: buf.build/googleapis/googleapis
plugins:
- local: protoc-gen-go
out: .
Expand Down
6 changes: 3 additions & 3 deletions tests/protoc-gen-go-fieldmask/e2e/buf.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Generated by buf. DO NOT EDIT.
version: v2
deps:
- name: buf.build/ryojerryyu/protoc-gen-pluginx
commit: 4735a7a4a5064c618dd1ef7a6ac97240
digest: b5:8e5f8fb40a6339a69e6a62ac5fc824cd175e0f069609731772c67287aeeb54da5d17e3f3b4d1d92bf8bccd25a1decadc7ad14706cccb04f0047cae80526e4146
- name: buf.build/googleapis/googleapis
commit: e93e34f48be043dab55be31b4b47f458
digest: b5:cebe5dfac5f7d67c55296f37ad9d368dba8d9862777e69d5d99eb1d72dc95fa68cd6323b483ca42cf70e66060002c1bc36e1f5f754b217a5c771c108eb243dbf
2 changes: 1 addition & 1 deletion tests/protoc-gen-go-fieldmask/e2e/buf.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: v2
name: buf.build/tests/protoc-gen-pluginx
deps:
- buf.build/ryojerryyu/protoc-gen-pluginx
- buf.build/googleapis/googleapis
21 changes: 14 additions & 7 deletions tests/protoc-gen-go-fieldmask/e2e/proto/admin/admin.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 13 additions & 6 deletions tests/protoc-gen-go-fieldmask/e2e/proto/feed/feed.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

21 changes: 14 additions & 7 deletions tests/protoc-gen-go-fieldmask/e2e/proto/user/user.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 15 additions & 7 deletions tests/protoc-gen-go-fieldmask/e2e/proto/user/user_password.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions tests/protoc-gen-go-fieldmask/e2e/ryojerryyu

0 comments on commit 5fb54ee

Please sign in to comment.