Commit 824008a
authored
chore: Filter out non-semver versions in update_generation_config.sh (googleapis#4024)
Filter out non-semver versions in update_generation_config.sh. This is a
follow up fix for
googleapis/google-cloud-java#11831. The original
logic caused the generation PR
googleapis/google-cloud-java#11822 on the main
branch to get the RC version of gapic-generator-java and fail the
compilation.1 parent a2b2179 commit 824008a
File tree
1 file changed
+11
-1
lines changed- hermetic_build/library_generation/owlbot/templates/java_library/.github/scripts
1 file changed
+11
-1
lines changedLines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
22 | 32 | | |
23 | 33 | | |
24 | 34 | | |
| |||
0 commit comments