Commit 4f873f0
committed
ADFA-2602: Qualify the asset zip URL by toolchain version
Two runs from different toolchains wrote the same R2 key, so the second
silently replaced the first at one stable URL and the Slack links were
indistinguishable -- a tester who downloaded from the earlier message got
8.14.3 assets while believing they had 9.6.1.
Read GRADLE_DISTRIBUTION_VERSION from the checked-out org.adfa.constants
and key the upload as assets/<version>/assets-<arch>.zip, so an 8.14.3 and
a 9.6.1 set can coexist and the URL says which is which. The Slack message
now names the Gradle version alongside the ref.
Claude-Session: https://claude.ai/code/session_017HGpMsUzZ5wxCfMtDZ2HGP1 parent 10b6bbb commit 4f873f0
1 file changed
Lines changed: 15 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
330 | 340 | | |
331 | 341 | | |
332 | 342 | | |
| |||
354 | 364 | | |
355 | 365 | | |
356 | 366 | | |
357 | | - | |
| 367 | + | |
358 | 368 | | |
359 | 369 | | |
360 | | - | |
| 370 | + | |
361 | 371 | | |
362 | 372 | | |
363 | 373 | | |
364 | 374 | | |
365 | 375 | | |
366 | 376 | | |
367 | 377 | | |
| 378 | + | |
368 | 379 | | |
369 | 380 | | |
370 | 381 | | |
371 | 382 | | |
372 | 383 | | |
| 384 | + | |
373 | 385 | | |
374 | 386 | | |
375 | 387 | | |
| |||
392 | 404 | | |
393 | 405 | | |
394 | 406 | | |
395 | | - | |
| 407 | + | |
396 | 408 | | |
397 | 409 | | |
398 | 410 | | |
| |||
0 commit comments