-
Notifications
You must be signed in to change notification settings - Fork 42
librarian: tries to pull from origin and fails even if repo flag is specified #1791
Copy link
Copy link
Closed
Copy link
Description
go run ./cmd/librarian generate -build -repo=<redacted>/googleapis/google-cloud-python -library=google-cloud-language -api=google/cloud/language/v1 -api-source=<redacted>/googleapis/googleapi
s
2025/08/20 20:47:58 INFO librarian arguments="[generate -build -repo=<redacted>/googleapis/google-cloud-python -library=google-cloud-language -api=google/cloud/language/v1 -api-source=<redacted>/googleapis/googleapis]"
2025/08/20 20:47:58 INFO Temporary working directory dir=/tmp/librarian-20250820T204758Z
2025/08/20 20:47:58 INFO Opening repository dir=<redacted>/googleapis/google-cloud-python
2025/08/20 20:48:16 INFO Opening repository dir=/<redacted>/googleapis/googleapis
2025/08/20 20:48:17 INFO config.yaml not found, proceeding
2025/08/20 20:48:17 failed to get GitHub repo from remote: could not find an 'origin' remote pointing to a GitHub https URL
exit status 1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels