Commit d3d7c7c
ci(windows): make Doxygen install resilient (retry + fail-soft)
The release build-n-cache-ogre-windows job failed on a flaky doxygen.nl
download ("Install Doxygen"). Doxygen is only used for Ogre docs, so retry the
download 3× and continue with a warning if it's still unavailable instead of
failing the whole release. Switched from cmd+curl to PowerShell Invoke-WebRequest
with a timeout.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 9d7b8ec commit d3d7c7c
1 file changed
Lines changed: 20 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
| 231 | + | |
232 | 232 | | |
233 | | - | |
234 | | - | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
235 | 252 | | |
236 | 253 | | |
237 | 254 | | |
| |||
0 commit comments