Skip to content

Commit 8958087

Browse files
authored
chore(librarian): remove google-apps-script-type from state.yaml (#14603)
This library is failing when running `librarian generate`. This will be re-added later.
1 parent 138e92d commit 8958087

File tree

1 file changed

+0
-38
lines changed

1 file changed

+0
-38
lines changed

.librarian/state.yaml

Lines changed: 0 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -245,44 +245,6 @@ libraries:
245245
remove_regex:
246246
- packages/google-apps-meet
247247
tag_format: '{id}-v{version}'
248-
- id: google-apps-script-type
249-
version: 0.3.15
250-
last_generated_commit: 329ace5e3712a2e37d6159d4dcd998d8c73f261e
251-
apis:
252-
- path: google/apps/script/type
253-
service_config: ''
254-
- path: google/apps/script/type/gmail
255-
service_config: ''
256-
- path: google/apps/script/type/docs
257-
service_config: ''
258-
- path: google/apps/script/type/drive
259-
service_config: ''
260-
- path: google/apps/script/type/sheets
261-
service_config: ''
262-
- path: google/apps/script/type/calendar
263-
service_config: ''
264-
- path: google/apps/script/type/slides
265-
service_config: ''
266-
source_roots:
267-
- packages/google-apps-script-type
268-
preserve_regex:
269-
- packages/google-apps-script-type/CHANGELOG.md
270-
- docs/CHANGELOG.md
271-
- docs/README.rst
272-
- samples/README.txt
273-
- scripts/client-post-processing
274-
- samples/snippets/README.rst
275-
- tests/system
276-
- tests/unit/gapic/calendar/test_calendar.py
277-
- tests/unit/gapic/docs/test_docs.py
278-
- tests/unit/gapic/drive/test_drive.py
279-
- tests/unit/gapic/gmail/test_gmail.py
280-
- tests/unit/gapic/sheets/test_sheets.py
281-
- tests/unit/gapic/slides/test_slides.py
282-
- tests/unit/gapic/type/test_type.py
283-
remove_regex:
284-
- packages/google-apps-script-type
285-
tag_format: '{id}-v{version}'
286248
- id: google-area120-tables
287249
version: 0.11.17
288250
last_generated_commit: 329ace5e3712a2e37d6159d4dcd998d8c73f261e

0 commit comments

Comments
 (0)