Skip to content

chore: librarian version update#8905

Open
quirogas wants to merge 2 commits into
googleapis:mainfrom
quirogas:chore-librarian-v27-update
Open

chore: librarian version update#8905
quirogas wants to merge 2 commits into
googleapis:mainfrom
quirogas:chore-librarian-v27-update

Conversation

@quirogas

Copy link
Copy Markdown
Contributor

This PR applies the output of librarian generate --all following the upgrade to Librarian v0.27.1 and gapic-tools 1.1.0.

Although the overall diff spans 254 files and ~16.5M deleted lines, there are no functional code changes.

Summary of Changes

  • Protobuf JSDoc Comment Stripping (packages/*/protos/protos.js)
  • Prettier Formatting (~15 files)
    - What changed: Minor whitespace and formatting adjustments in generated client/test files (productregistry, workflows, developer-knowledge).
    - Why: Standard output from Prettier formatting during generator post-processing.
    - Impact: Formatting only.
  • Metadata Synchronization (3 files)
    - What changed: Synchronized .repo-metadata.json files (e.g., scoped package name update for @google/developer-knowledge).
    - Why: Upstream API metadata alignment from googleapis.
    - Impact: Metadata only.

For googleapis/librarian#6638

@quirogas quirogas self-assigned this Jul 17, 2026
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Warning

Gemini encountered an error creating the review. You can try again by commenting /gemini review.

@quirogas
quirogas marked this pull request as ready for review July 17, 2026 20:47
@quirogas
quirogas requested a review from a team as a code owner July 17, 2026 20:47
@feywind

feywind commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

In packages/google-developer-knowledge/.repo-metadata.json, it flipped from stable to preview. Is that on purpose?

@quirogas

Copy link
Copy Markdown
Contributor Author

In packages/google-developer-knowledge/.repo-metadata.json, it flipped from stable to preview. Is that on purpose?

Yes! The package was onboarded last week and is currently on version 0.1.0, so it should be labeled as a preview. While this is a standard preventative measure for new packages, it wasn't applied correctly during initial generation because the package was created using an outdated template.

@quirogas

Copy link
Copy Markdown
Contributor Author

The CI failure appears to be associated with Windows pathing. I have filed a bug report at #8907, detailing my findings and proposing a potential solution.

@pearigee

Copy link
Copy Markdown
Contributor

I think the only thing that is needed is adding the license in the minified file.

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.

nodejs: generation diff as of July 6th

3 participants