Skip to content

ci(codegen): add input for batch index in codegen workflow#29012

Merged
diegomarquezp merged 2 commits into
mainfrom
diegomarquezp-patch-1
Aug 25, 2025
Merged

ci(codegen): add input for batch index in codegen workflow#29012
diegomarquezp merged 2 commits into
mainfrom
diegomarquezp-patch-1

Conversation

@diegomarquezp
Copy link
Copy Markdown
Contributor

This allows to be manually called by specifying the batch index

Confirmed in https://github.com/googleapis/google-api-java-client-services/actions/runs/17165225545

This allows to be manually called by specifying the batch index
@diegomarquezp diegomarquezp requested review from a team, blakeli0 and lqiu96 August 22, 2025 20:25
Comment thread .github/workflows/codegen.yaml Outdated
inputs:
batch_index:
type: number
description: Index of the batch ([0-2])
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Can you also add a note in the description that you need to run the job three times (once with each input) to run all the clients?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Done

Clarified the description for the batch_index input.
@diegomarquezp diegomarquezp merged commit e1b4efd into main Aug 25, 2025
35 of 36 checks passed
@diegomarquezp diegomarquezp deleted the diegomarquezp-patch-1 branch August 25, 2025 21:14
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