Commit 0d40192
committed
ci: pre-commit branding BMPs, remove broken ImageMagick CI steps
Chocolatey ImageMagick on Windows runners lacks PNG codec delegates,
causing prepare-branding.ps1 to fail with:
magick.exe: no decode delegate for this image format
Fix: generate header.bmp (150x57) and welcome.bmp (164x314) on macOS
using Homebrew ImageMagick from img/linux-collection.png, commit them
to the repo, and remove the Install ImageMagick and Generate installer
branding assets CI steps entirely. BMPs will be regenerated locally
when the source image changes.1 parent f6f0a6f commit 0d40192
4 files changed
Lines changed: 2 additions & 9 deletions
File tree
- .github/workflows
- windows-installer
- branding
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | 58 | | |
67 | 59 | | |
68 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
Binary file not shown.
Binary file not shown.
0 commit comments