Commit 7b4d2f7
fix(ci): fix AppImage validation, macOS runner, and script permissions
- Fix AppStream metadata: add <launchable>, <developer>, <content_rating>,
and <releases> elements; rename to com.rgitui.app.metainfo.xml to match
the component ID and resolve the filename-cid-mismatch warning.
- Use macos-14 for aarch64-only macOS builds (macos-13 unavailable,
macos-latest cannot cross-compile OpenSSL for x86_64).
- Update README installation table to reflect aarch64-only macOS DMG.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent cbc6221 commit 7b4d2f7
4 files changed
Lines changed: 18 additions & 22 deletions
File tree
- .github/workflows
- crates/rgitui/resources/linux
- script
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
286 | | - | |
| 286 | + | |
287 | 287 | | |
288 | | - | |
289 | | - | |
290 | | - | |
291 | | - | |
292 | | - | |
293 | | - | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | | - | |
| 288 | + | |
299 | 289 | | |
300 | 290 | | |
301 | 291 | | |
| |||
304 | 294 | | |
305 | 295 | | |
306 | 296 | | |
307 | | - | |
308 | | - | |
309 | 297 | | |
310 | 298 | | |
311 | 299 | | |
312 | | - | |
313 | | - | |
314 | 300 | | |
315 | 301 | | |
316 | 302 | | |
317 | 303 | | |
318 | | - | |
319 | 304 | | |
320 | 305 | | |
321 | 306 | | |
| |||
324 | 309 | | |
325 | 310 | | |
326 | 311 | | |
327 | | - | |
328 | 312 | | |
| 313 | + | |
329 | 314 | | |
330 | 315 | | |
331 | 316 | | |
| |||
336 | 321 | | |
337 | 322 | | |
338 | 323 | | |
339 | | - | |
| 324 | + | |
340 | 325 | | |
341 | | - | |
| 326 | + | |
342 | 327 | | |
343 | 328 | | |
344 | 329 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
111 | 110 | | |
112 | 111 | | |
113 | 112 | | |
| |||
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
| 14 | + | |
11 | 15 | | |
12 | 16 | | |
| 17 | + | |
13 | 18 | | |
14 | 19 | | |
15 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
16 | 28 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments