Skip to content

build: use 4 batches of 100 services#31559

Merged
diegomarquezp merged 1 commit intomainfrom
diegomarquezp-patch-3
Apr 29, 2026
Merged

build: use 4 batches of 100 services#31559
diegomarquezp merged 1 commit intomainfrom
diegomarquezp-patch-3

Conversation

@diegomarquezp
Copy link
Copy Markdown
Contributor

Fixes the following:

checking size of services
Error: Total services (303) exceed limit of 300
    at eval (eval at callAsyncFunction (/home/runner/work/_actions/actions/github-script/v5/dist/index.js:4888:16), <anonymous>:7:9)

https://github.com/googleapis/google-api-java-client-services/actions/runs/25089385991/job/73512013375

Fixes the following:

```
checking size of services
Error: Total services (303) exceed limit of 300
    at eval (eval at callAsyncFunction (/home/runner/work/_actions/actions/github-script/v5/dist/index.js:4888:16), <anonymous>:7:9)
```

https://github.com/googleapis/google-api-java-client-services/actions/runs/25089385991/job/73512013375
@diegomarquezp
Copy link
Copy Markdown
Contributor Author

/gemini review

@diegomarquezp diegomarquezp marked this pull request as ready for review April 29, 2026 14:00
@diegomarquezp diegomarquezp requested review from a team and yoshi-approver as code owners April 29, 2026 14:00
Copy link
Copy Markdown
Contributor

@blakeli0 blakeli0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be good enough for now. In the future, is there any way we can make the batch dynamically created?

@diegomarquezp diegomarquezp merged commit 0538d9f into main Apr 29, 2026
9 checks passed
@diegomarquezp diegomarquezp deleted the diegomarquezp-patch-3 branch April 29, 2026 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants