Commit ff97d7e
committed
Auto-release CLI on new version of golang
Adds task to the `automatically-release-new-patch` job that compares the
golang version of the previously released BOSH CLI binary with the
golang version of what would be released. If they're different (in the
case of a bumped golang version, or intentional roll back), then an
automatic release would be triggered, similar to when CVE fixes are
detected.1 parent 9d7ae13 commit ff97d7e
1 file changed
+20
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
154 | 174 | | |
155 | 175 | | |
156 | 176 | | |
| |||
0 commit comments