Skip to content

Commit 04ac2d2

Browse files
authored
chore(.librarian): special-case fixes in state.yaml (googleapis#13062)
* Add exclusion of iam_policy_client to batch. * Bump last_generated_commit for longrunning to avoid duplicating a change concurrently applied by OwlBot.
1 parent b94c3ba commit 04ac2d2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.librarian/state.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -524,6 +524,7 @@ libraries:
524524
preserve_regex: []
525525
remove_regex:
526526
- ^internal/generated/snippets/batch/
527+
- ^batch/apiv1/iam_policy_client\.go$
527528
- ^batch/apiv1/[^/]*_client\.go$
528529
- ^batch/apiv1/[^/]*_client_example_go123_test\.go$
529530
- ^batch/apiv1/[^/]*_client_example_test\.go$
@@ -1039,7 +1040,7 @@ libraries:
10391040
tag_format: '{id}/v{version}'
10401041
- id: longrunning
10411042
version: 0.6.7
1042-
last_generated_commit: 31b413bc4feb03f6849c718048c2b9998561b5fa
1043+
last_generated_commit: 6e79e73204aed17b11e724beebb9cf11f36ea57d
10431044
apis:
10441045
- path: google/longrunning
10451046
service_config: ""

0 commit comments

Comments
 (0)