Commit 085a9fa
authored
chores: add .repo-metadata.json for google-cloud-vectorsearch (googleapis#15574)
Need to add the file before generating due to the following error:
```
LIBRARIAN_GITHUB_TOKEN=$(gh auth token) legacylibrarian generate -api=google/cloud/vectorsearch/v1 -library=google-cloud-vectorsearch -push
go: github.com/googleapis/librarian@v0.8.0 requires go >= 1.25.5; switching to go1.25.7
time=2026-02-18T01:01:32.302Z level=INFO msg="temporary working directory" dir=/tmp/librarian-1186255432
time=2026-02-18T01:01:32.302Z level=INFO msg="repo not specified, using current working directory as repo root" path=/usr/local/google/home/lingqinggan/temp/google-cloud-python
time=2026-02-18T01:01:32.302Z level=INFO msg="opening repository" dir=/usr/local/google/home/lingqinggan/temp/google-cloud-python
time=2026-02-18T01:01:39.242Z level=ERROR msg="librarian command failed" err="/usr/local/google/home/lingqinggan/temp/google-cloud-python repo must be clean"
exit status 1
```1 parent 4ca6f9e commit 085a9fa
1 file changed
Lines changed: 16 additions & 0 deletions
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
0 commit comments