Commit e952b7c
authored
chore(.github): fix apidiff detection of GA breaking changes (googleapis#14134)
Scan apidiff output for GA package paths (e.g., apiv1/) to ensure
breaking changes in GA packages nested within a non-versioned module
(like 'shopping') correctly fail the build.
fixes: googleapis#133141 parent dfb0453 commit e952b7c
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
121 | 125 | | |
122 | 126 | | |
123 | 127 | | |
| |||
0 commit comments