Commit a13fffb
committed
Reinstate Kotlin generated-code drift guard in release workflow
When the Kotlin release was extracted from test.yml into its own
workflow, the :generator:run + git diff check was dropped. Without it
a v* tag could publish a Kotlin artifact with stale generated sources.1 parent 6206d84 commit a13fffb
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
82 | 92 | | |
83 | 93 | | |
84 | 94 | | |
| |||
0 commit comments