Skip to content

librarian: tries to pull from origin and fails even if repo flag is specified #1791

@ohmayr

Description

@ohmayr
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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions