-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathj5.yaml
53 lines (45 loc) · 1.03 KB
/
j5.yaml
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
---
bundles:
- name: deployer
dir: proto
generate:
- name: go
inputs:
- local: deployer
output: .
opts:
paths: import
module: github.com/pentops/o5-deploy-aws
plugins:
- base: go
- base: go-sugar
- base: go-grpc
- base: go-psm
- base: go-o5-messaging
managedPaths:
- gen
plugins:
- name: go
type: PLUGIN_PROTO
docker:
image: ghcr.io/pentops/protoc-gen-go:v1.32.0
- base: go
name: go-grpc
docker:
image: ghcr.io/pentops/protoc-gen-go-grpc:v1.3.0
- base: go
name: go-sugar
docker:
image: ghcr.io/pentops/protoc-gen-go-sugar:b1e769eeea97192209ab5a4e8fc560bf72ce5ba7
- base: go
name: go-o5-messaging
docker:
image: ghcr.io/pentops/protoc-gen-go-o5-messaging:e678e3d6220f357bb65e60f2ac87028a4f1f5cea
- base: go
name: go-psm
docker:
image: ghcr.io/pentops/protoc-gen-go-protostate:89487e2fca11e0b392c6587809bdd1a01404bf51
pluginOverrides:
- name: go-sugar
local:
cmd: protoc-gen-go-sugar