Commit 6659483
Fix release: exclude large artifacts from GitHub Releases (>2GB limit)
GitHub Releases has a 2GB per-file limit. ISO/QCOW2/OVA files exceed
this. Upload only their cosign signatures (.sig) to the release. The
full images are available as workflow artifacts (90-day retention) or
should be hosted on external storage for production distribution.
Adds a step summary documenting which large artifacts were built and
their sizes.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 369b72c commit 6659483
1 file changed
Lines changed: 19 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
417 | 417 | | |
418 | 418 | | |
419 | 419 | | |
420 | | - | |
| 420 | + | |
421 | 421 | | |
422 | 422 | | |
423 | 423 | | |
| |||
429 | 429 | | |
430 | 430 | | |
431 | 431 | | |
432 | | - | |
433 | 432 | | |
434 | | - | |
435 | 433 | | |
436 | | - | |
437 | 434 | | |
438 | 435 | | |
439 | 436 | | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
0 commit comments