Commit fee1894
authored
chore: preserve .repo-metadata.json (#14326)
This PR fixes the following error when running librarian locally
```
2025/08/29 23:26:15 ERROR failed to generate library id=google-cloud-language err="failed to copy google-cloud-language to /usr/local/google/home/partheniou/git/google-cloud-python/packages/google-cloud-language: open .repo-metadata.json: permission denied"
2025/08/29 23:26:15 all 1 libraries failed to generate
```1 parent 25504f3 commit fee1894
2 files changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
305 | 309 | | |
306 | 310 | | |
307 | 311 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments