chore: librarian onboard pull request: 20251021T080342Z#14791
Closed
chore: librarian onboard pull request: 20251021T080342Z#14791
Conversation
Contributor
|
Blocked by googleapis/librarian#2628 |
parthea
reviewed
Oct 21, 2025
| @@ -0,0 +1 @@ | |||
| # Changelog | |||
Contributor
There was a problem hiding this comment.
Please add the anchor described here to avoid this stack trace
Traceback (most recent call last):
File "/app/./cli.py", line 1466, in handle_release_init
_update_changelog_for_library(
File "/app/./cli.py", line 1375, in _update_changelog_for_library
updated_content = _process_changelog(
File "/app/./cli.py", line 1344, in _process_changelog
raise ValueError("Changelog anchor '[1]: ...#history' not found.")
ValueError: Changelog anchor '[1]: ...#history' not found.
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/app/./cli.py", line 1560, in <module>
args.func(librarian=args.librarian, repo=args.repo, output=args.output)
File "/app/./cli.py", line 1477, in handle_release_init
raise ValueError(f"Release init failed: {e}") from e
ValueError: Release init failed: Changelog anchor '[1]: ...#history' not found.
parthea
reviewed
Oct 21, 2025
| @@ -0,0 +1 @@ | |||
| # Changelog | |||
Contributor
There was a problem hiding this comment.
There is an assumption that this file will be a symlink and doesn't need to be updated. I believe this file will become stale if it's not a symlink. Otherwise, we will need to add logic here to also update docs/CHANGELOG.md
google-cloud-python/.generator/cli.py
Lines 1448 to 1464 in 0b53f8e
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
feat: onboard a new library
PiperOrigin-RevId: 805881130
Library-IDs: google-cloud-gkerecommender
Librarian Version: v0.4.1-0.20251016202915-811eb8e2da4e
Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator:latest