Skip to content

chore: migrate google-cloud-aiplatform to librarian#8549

Draft
quirogas wants to merge 2 commits into
googleapis:mainfrom
quirogas:scripted-migrate-google-cloud-aiplatform
Draft

chore: migrate google-cloud-aiplatform to librarian#8549
quirogas wants to merge 2 commits into
googleapis:mainfrom
quirogas:scripted-migrate-google-cloud-aiplatform

Conversation

@quirogas

Copy link
Copy Markdown
Contributor

No description provided.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request updates the library configuration in .repo-metadata.json from GAPIC_COMBO to GAPIC_AUTO, which has resulted in the deletion of all handwritten helper files, tests, and schemas. The reviewer points out that manually editing generated client configuration files is prohibited and that removing these handwritten helper files is a major breaking change that must be reverted upstream in the generator.

"issue_tracker": "https://issuetracker.google.com/issues/new?component=1130925&template=1637248",
"language": "nodejs",
"library_type": "GAPIC_COMBO",
"library_type": "GAPIC_AUTO",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

critical

Do not manually edit generated client configuration JSON files. Any changes or updates to .repo-metadata.json must be made upstream in the generator. Additionally, changing the library_type from GAPIC_COMBO to GAPIC_AUTO has resulted in the deletion of all handwritten helper files (helpers.ts, decorator.ts, value-converter.ts) and their tests, which is a major breaking change. Please revert this change upstream in the generator.

References
  1. Do not manually edit generated client configuration JSON files. Any changes or updates must be made upstream in the generator.

@jskeet

jskeet commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

See googleapis/librarian#6280 for why this is deleting so much - I think we need to discuss it in more detail.

@quirogas quirogas force-pushed the scripted-migrate-google-cloud-aiplatform branch from a4e207d to b37a9a7 Compare June 11, 2026 06:56
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