Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Jun 8, 2026. It is now read-only.
chore: onboard to librarian - #1454
Merged
Merged
Conversation
ohmayr
marked this pull request as ready for review
November 5, 2025 09:23
ohmayrforce-pushed
the
onboard-to-librarian
branch
from
November 5, 2025 09:36
e75f0ce to
ff09a8aCompareohmayrforce-pushed
the
onboard-to-librarian
branch
from
November 5, 2025 09:39
ff09a8a to
8d3c937Compareohmayrforce-pushed
the
onboard-to-librarian
branch
from
November 5, 2025 18:41
a640ea4 to
7ad24b0Compareohmayrforce-pushed
the
onboard-to-librarian
branch
from
November 5, 2025 19:52
7ad24b0 to
0932137Comparerahul2393
previously approved these changes
Nov 6, 2025
ohmayrforce-pushed
the
onboard-to-librarian
branch
from
November 7, 2025 00:33
0932137 to
bde609cCompareparthea
reviewed
Nov 7, 2025
Uh oh!
There was an error while loading. Please reload this page.
ohmayrforce-pushed
the
onboard-to-librarian
branch
from
November 11, 2025 22:51
bec92fc to
0fb058eComparejskeet
reviewed
Nov 12, 2025
Uh oh!
There was an error while loading. Please reload this page.
ohmayrforce-pushed
the
onboard-to-librarian
branch
from
November 14, 2025 02:36
9a56faf to
4b3bc2cComparerahul2393
previously approved these changes
Nov 14, 2025
rahul2393
commented
Nov 14, 2025
Contributor
parthea
reviewed
Nov 18, 2025
parthea
left a comment
Contributor
There was a problem hiding this comment.
Please could you check if librarian release stage is working?
I encountered the following error
Traceback (most recent call last):
File "/app/./cli.py", line 1497, in handle_release_stage
_update_version_for_library(repo, output, path_to_library, version)
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/./cli.py", line 1234, in _update_version_for_library
updated_content = _process_version_file(
_read_text_file(version_file), version, version_file
)
File "/app/./cli.py", line 1168, in _process_version_file
raise ValueError(
f"Could not find version string in {version_path}. File was not modified."
)
ValueError: Could not find version string in /repo/google/cloud/spanner_dbapi/version.py. File was not modified.
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/app/./cli.py", line 1592, in <module>
args.func(librarian=args.librarian, repo=args.repo, output=args.output)
~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/./cli.py", line 1509, in handle_release_stage
raise ValueError(f"Release stage failed: {e}") from e
ValueError: Release stage failed: Could not find version string in /repo/google/cloud/spanner_dbapi/version.py. File was not modified.
parthea
commented
Nov 18, 2025
Contributor
I was able to run |
ohmayrforce-pushed
the
onboard-to-librarian
branch
from
November 19, 2025 03:35
5044f23 to
07165dbCompareparthea
approved these changes
Nov 19, 2025
Uh oh!
There was an error while loading. Please reload this page.
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Towards googleapis/librarian#2460