Skip to content

Commit 1296584

Browse files
authored
chore(revert): Revert remove google-apps-script-type from state.yaml (#14722)
Reverts #14603 The issue described in #14603 is no longer reproducible ``` time=2025-10-15T15:03:35.537Z level=INFO msg="Build succeeds" id=google-apps-script-type time=2025-10-15T15:03:35.537Z level=INFO msg="generation statistics" all=1 successes=1 blocked=0 failures=0 ```
1 parent 5802b55 commit 1296584

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

.librarian/state.yaml

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,44 @@ libraries:
188188
remove_regex:
189189
- packages/google-apps-meet/
190190
tag_format: '{id}-v{version}'
191+
- id: google-apps-script-type
192+
version: 0.3.15
193+
last_generated_commit: 329ace5e3712a2e37d6159d4dcd998d8c73f261e
194+
apis:
195+
- path: google/apps/script/type
196+
service_config: ''
197+
- path: google/apps/script/type/gmail
198+
service_config: ''
199+
- path: google/apps/script/type/docs
200+
service_config: ''
201+
- path: google/apps/script/type/drive
202+
service_config: ''
203+
- path: google/apps/script/type/sheets
204+
service_config: ''
205+
- path: google/apps/script/type/calendar
206+
service_config: ''
207+
- path: google/apps/script/type/slides
208+
service_config: ''
209+
source_roots:
210+
- packages/google-apps-script-type
211+
preserve_regex:
212+
- packages/google-apps-script-type/CHANGELOG.md
213+
- docs/CHANGELOG.md
214+
- docs/README.rst
215+
- samples/README.txt
216+
- scripts/client-post-processing
217+
- samples/snippets/README.rst
218+
- tests/system
219+
- tests/unit/gapic/calendar/test_calendar.py
220+
- tests/unit/gapic/docs/test_docs.py
221+
- tests/unit/gapic/drive/test_drive.py
222+
- tests/unit/gapic/gmail/test_gmail.py
223+
- tests/unit/gapic/sheets/test_sheets.py
224+
- tests/unit/gapic/slides/test_slides.py
225+
- tests/unit/gapic/type/test_type.py
226+
remove_regex:
227+
- packages/google-apps-script-type
228+
tag_format: '{id}-v{version}'
191229
- id: google-area120-tables
192230
version: 0.11.17
193231
last_generated_commit: a9ebc23947a515fab3de97ff326c86fc8f03fae1

0 commit comments

Comments
 (0)