Traceback (most recent call last):
| File "/app/./cli.py", line 1467, in handle_release_init
| _update_version_for_library(repo, output, path_to_library, version)
| File "/app/./cli.py", line 1200, in _update_version_for_library
| updated_content = _process_version_file(
| File "/app/./cli.py", line 1145, in _process_version_file
| raise ValueError(
| ValueError: Could not find version string in /repo/packages/google-cloud-dialogflow/google/cloud/dialogflow_v2/types/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 1562, in
| args.func(librarian=args.librarian, repo=args.repo, output=args.output)
| File "/app/./cli.py", line 1479, in handle_release_init
| raise ValueError(f"Release init failed: {e}") from e
| ValueError: Release init failed: Could not find version string in /repo/packages/google-cloud-dialogflow/google/cloud/dialogflow_v2/types/version.py. File was not modified.
see full logs here
Traceback (most recent call last):
| File "/app/./cli.py", line 1467, in handle_release_init
| _update_version_for_library(repo, output, path_to_library, version)
| File "/app/./cli.py", line 1200, in _update_version_for_library
| updated_content = _process_version_file(
| File "/app/./cli.py", line 1145, in _process_version_file
| raise ValueError(
| ValueError: Could not find version string in /repo/packages/google-cloud-dialogflow/google/cloud/dialogflow_v2/types/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 1562, in
| args.func(librarian=args.librarian, repo=args.repo, output=args.output)
| File "/app/./cli.py", line 1479, in handle_release_init
| raise ValueError(f"Release init failed: {e}") from e
| ValueError: Release init failed: Could not find version string in /repo/packages/google-cloud-dialogflow/google/cloud/dialogflow_v2/types/version.py. File was not modified.
see full logs here