Commit 369f14e
committed
build(release): improve artifact handling robustness and logging
Update find commands for AppImage updater artifacts to use more generic wildcards.
Configure `action-gh-release` to not fail on unmatched files.
Set `actions/upload-artifact` to warn if signature files are not found.
Enhance log messages for artifact preparation steps.
These changes make artifact matching more resilient to filename variations.
They prevent the release workflow from failing if optional artifacts are missing.
Improved logging provides clearer feedback during artifact preparation.1 parent 50fede5 commit 369f14e
1 file changed
Lines changed: 9 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
439 | 439 | | |
440 | 440 | | |
441 | 441 | | |
442 | | - | |
| 442 | + | |
443 | 443 | | |
444 | 444 | | |
445 | 445 | | |
| |||
451 | 451 | | |
452 | 452 | | |
453 | 453 | | |
454 | | - | |
455 | | - | |
456 | | - | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
457 | 460 | | |
458 | 461 | | |
459 | 462 | | |
460 | 463 | | |
461 | 464 | | |
462 | 465 | | |
| 466 | + | |
463 | 467 | | |
464 | 468 | | |
465 | 469 | | |
| |||
472 | 476 | | |
473 | 477 | | |
474 | 478 | | |
| 479 | + | |
475 | 480 | | |
476 | 481 | | |
477 | 482 | | |
| |||
0 commit comments