Skip to content

Commit 29c7f79

Browse files
authored
chore: bulk release yoshi managed libs (#5655)
All yoshi managed libs will be released as one PR. Modules owned by other teams will continue to be seperate PRs. This will cut down repo noise and cause less pressure on CI systems
1 parent 2646fae commit 29c7f79

3 files changed

Lines changed: 306 additions & 294 deletions

File tree

.github/release-please.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,8 @@ branches:
77
manifest: true
88
manifestFile: .release-please-manifest-submodules.json
99
manifestConfig: release-please-config-submodules.json
10+
- branch: main
11+
handleGHRelease: true
12+
manifest: true
13+
manifestFile: .release-please-manifest-submodules.json
14+
manifestConfig: release-please-config-yoshi-submodules.json

release-please-config-submodules.json

Lines changed: 0 additions & 294 deletions
Original file line numberDiff line numberDiff line change
@@ -4,225 +4,24 @@
44
"include-component-in-tag": true,
55
"tag-separator": "/",
66
"packages": {
7-
"accessapproval": {
8-
"component": "accessapproval"
9-
},
10-
"accesscontextmanager": {
11-
"component": "accesscontextmanager"
12-
},
13-
"aiplatform": {
14-
"component": "aiplatform"
15-
},
16-
"analytics": {
17-
"component": "analytics"
18-
},
19-
"apigateway": {
20-
"component": "apigateway"
21-
},
22-
"apigeeconnect": {
23-
"component": "apigeeconnect"
24-
},
25-
"appengine": {
26-
"component": "appengine"
27-
},
28-
"area120": {
29-
"component": "area120"
30-
},
31-
"artifactregistry": {
32-
"component": "artifactregistry"
33-
},
34-
"asset": {
35-
"component": "asset"
36-
},
37-
"assuredworkloads": {
38-
"component": "assuredworkloads"
39-
},
40-
"automl": {
41-
"component": "automl"
42-
},
437
"bigquery": {
448
"component": "bigquery"
459
},
4610
"bigtable": {
4711
"component": "bigtable"
4812
},
49-
"billing": {
50-
"component": "billing"
51-
},
52-
"binaryauthorization": {
53-
"component": "binaryauthorization"
54-
},
55-
"channel": {
56-
"component": "channel"
57-
},
58-
"cloudbuild": {
59-
"component": "cloudbuild"
60-
},
61-
"clouddms": {
62-
"component": "clouddms"
63-
},
64-
"cloudtasks": {
65-
"component": "cloudtasks"
66-
},
67-
"compute": {
68-
"component": "compute"
69-
},
70-
"contactcenterinsights": {
71-
"component": "contactcenterinsights"
72-
},
73-
"container": {
74-
"component": "container"
75-
},
76-
"containeranalysis": {
77-
"component": "containeranalysis"
78-
},
79-
"datacatalog": {
80-
"component": "datacatalog"
81-
},
82-
"dataflow": {
83-
"component": "dataflow"
84-
},
85-
"datafusion": {
86-
"component": "datafusion"
87-
},
88-
"datalabeling": {
89-
"component": "datalabeling"
90-
},
91-
"dataplex": {
92-
"component": "dataplex"
93-
},
94-
"dataproc": {
95-
"component": "dataproc"
96-
},
97-
"dataqna": {
98-
"component": "dataqna"
99-
},
10013
"datastore": {
10114
"component": "datastore"
10215
},
103-
"datastream": {
104-
"component": "datastream"
105-
},
106-
"deploy": {
107-
"component": "deploy"
108-
},
109-
"dialogflow": {
110-
"component": "dialogflow"
111-
},
112-
"dlp": {
113-
"component": "dlp"
114-
},
115-
"documentai": {
116-
"component": "documentai"
117-
},
118-
"domains": {
119-
"component": "domains"
120-
},
12116
"errorreporting": {
12217
"component": "errorreporting"
12318
},
124-
"essentialcontacts": {
125-
"component": "essentialcontacts"
126-
},
127-
"eventarc": {
128-
"component": "eventarc"
129-
},
130-
"filestore": {
131-
"component": "filestore"
132-
},
13319
"firestore": {
13420
"component": "firestore"
13521
},
136-
"functions": {
137-
"component": "functions"
138-
},
139-
"gaming": {
140-
"component": "gaming"
141-
},
142-
"gkeconnect": {
143-
"component": "gkeconnect"
144-
},
145-
"gkehub": {
146-
"component": "gkehub"
147-
},
148-
"grafeas": {
149-
"component": "grafeas"
150-
},
151-
"gsuiteaddons": {
152-
"component": "gsuiteaddons"
153-
},
154-
"iam": {
155-
"component": "iam"
156-
},
157-
"iap": {
158-
"component": "iap"
159-
},
160-
"ids": {
161-
"component": "ids"
162-
},
163-
"iot": {
164-
"component": "iot"
165-
},
166-
"kms": {
167-
"component": "kms"
168-
},
169-
"language": {
170-
"component": "language"
171-
},
172-
"lifesciences": {
173-
"component": "lifesciences"
174-
},
17522
"logging": {
17623
"component": "logging"
17724
},
178-
"managedidentities": {
179-
"component": "managedidentities"
180-
},
181-
"mediatranslation": {
182-
"component": "mediatranslation"
183-
},
184-
"memcache": {
185-
"component": "memcache"
186-
},
187-
"metastore": {
188-
"component": "metastore"
189-
},
190-
"monitoring": {
191-
"component": "monitoring"
192-
},
193-
"networkconnectivity": {
194-
"component": "networkconnectivity"
195-
},
196-
"networkmanagement": {
197-
"component": "networkmanagement"
198-
},
199-
"networksecurity": {
200-
"component": "networksecurity"
201-
},
202-
"notebooks": {
203-
"component": "notebooks"
204-
},
205-
"orchestration": {
206-
"component": "orchestration"
207-
},
208-
"orgpolicy": {
209-
"component": "orgpolicy"
210-
},
211-
"osconfig": {
212-
"component": "osconfig"
213-
},
214-
"oslogin": {
215-
"component": "oslogin"
216-
},
217-
"phishingprotection": {
218-
"component": "phishingprotection"
219-
},
220-
"policytroubleshooter": {
221-
"component": "policytroubleshooter"
222-
},
223-
"privatecatalog": {
224-
"component": "privatecatalog"
225-
},
22625
"profiler": {
22726
"component": "profiler"
22827
},
@@ -232,104 +31,11 @@
23231
"pubsublite": {
23332
"component": "pubsublite"
23433
},
235-
"recaptchaenterprise": {
236-
"component": "recaptchaenterprise"
237-
},
238-
"recommendationengine": {
239-
"component": "recommendationengine"
240-
},
241-
"recommender": {
242-
"component": "recommender"
243-
},
244-
"redis": {
245-
"component": "redis"
246-
},
247-
"resourcemanager": {
248-
"component": "resourcemanager"
249-
},
250-
"resourcesettings": {
251-
"component": "resourcesettings"
252-
},
253-
"retail": {
254-
"component": "retail"
255-
},
256-
"scheduler": {
257-
"component": "scheduler"
258-
},
259-
"secretmanager": {
260-
"component": "secretmanager"
261-
},
262-
"security": {
263-
"component": "security"
264-
},
265-
"securitycenter": {
266-
"component": "securitycenter"
267-
},
268-
"servicecontrol": {
269-
"component": "servicecontrol"
270-
},
271-
"servicedirectory": {
272-
"component": "servicedirectory"
273-
},
274-
"servicemanagement": {
275-
"component": "servicemanagement"
276-
},
277-
"serviceusage": {
278-
"component": "serviceusage"
279-
},
280-
"shell": {
281-
"component": "shell"
282-
},
28334
"spanner": {
28435
"component": "spanner"
28536
},
286-
"speech": {
287-
"component": "speech"
288-
},
28937
"storage": {
29038
"component": "storage"
291-
},
292-
"storagetransfer": {
293-
"component": "storagetransfer"
294-
},
295-
"talent": {
296-
"component": "talent"
297-
},
298-
"texttospeech": {
299-
"component": "texttospeech"
300-
},
301-
"tpu": {
302-
"component": "tpu"
303-
},
304-
"trace": {
305-
"component": "trace"
306-
},
307-
"translate": {
308-
"component": "translate"
309-
},
310-
"video": {
311-
"component": "video"
312-
},
313-
"videointelligence": {
314-
"component": "videointelligence"
315-
},
316-
"vision": {
317-
"component": "vision"
318-
},
319-
"vmmigration": {
320-
"component": "vmmigration"
321-
},
322-
"vpcaccess": {
323-
"component": "vpcaccess"
324-
},
325-
"webrisk": {
326-
"component": "webrisk"
327-
},
328-
"websecurityscanner": {
329-
"component": "websecurityscanner"
330-
},
331-
"workflows": {
332-
"component": "workflows"
33339
}
33440
}
33541
}

0 commit comments

Comments
 (0)