Commit 20f3d25
authored
chore: Comment out backstory in generation_config.yaml (#13351)
backstory is a top level, non-versioned proto only module. This caused
the [library
generation](https://github.com/googleapis/google-cloud-java/actions/runs/26861145003)
to fail.
Considering that Librarian is taking over, we are not going to fix the
hermetic build scripts. Commenting out the section so the daily
generation can still continue and we can compare the daily hermetic
build generation with the Librarian generation.1 parent b791f48 commit 20f3d25
1 file changed
Lines changed: 15 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
287 | | - | |
288 | | - | |
289 | | - | |
290 | | - | |
291 | | - | |
292 | | - | |
293 | | - | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
300 | | - | |
301 | | - | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
| |||
0 commit comments