chore: relocate three packages from packages, as they are handwritten#8263
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces significant updates to the gapic-node-processing package, focusing on library bootstrapping, combining multiple libraries, and template-based generation of READMEs and other project files. The changes include new CLI commands, updated templating logic, and an extensive set of test fixtures for Google Analytics and Google Cloud Speech libraries to ensure correct processing of combined GAPIC clients. I have no feedback to provide.
|
Since this is just relocating files, the header check failure is expected. |
|
Is the However, we also have a |
* chore: fix license and copyright headers to resolve CI failures * chore: use single instead of double quoutes * chore: delete remaining dns files from packages directory * chore: update references and configurations for relocated packages
|
tysm for the catches! I'm still not completely familiar with all the repo edges. |
As the title says.
googleapis/librarian#4803
Fixes: #8122 🦖