-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathbuf.nexus.gen.yaml
More file actions
38 lines (38 loc) · 905 Bytes
/
buf.nexus.gen.yaml
File metadata and controls
38 lines (38 loc) · 905 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
version: v2
managed:
enabled: true
disable:
- module: buf.build/bergundy/nexus
- module: buf.build/temporalio/api
override:
- file_option: go_package_prefix
value: github.com/cludden/protoc-gen-go-temporal/gen
plugins:
- local: protoc-gen-go
out: gen
opt:
- paths=source_relative
- local: protoc-gen-go-nexus
out: gen
opt:
- exclude-service-tags=disabled
- paths=source_relative
- local: protoc-gen-go-nexus-temporal
out: gen
opt:
- exclude-service-tags=disabled
- paths=source_relative
- local: dist/protoc-gen-go_temporal
out: gen
opt:
- cli-categories=true
- cli-enabled=true
- cli-v3=true
- nexus=true
- nexus-exclude-service-tags=disabled
- paths=source_relative
strategy: all
inputs:
- directory: examples
paths:
- examples/nexus/proto/example/nexus/v1