Commit b0a89e8
authored
feat: fix changelog generation and add HWE kernel comparison table (#1116)
This fixes the changelog and adds an HWE table for the kernel.
## Test Plan
- [x] `just check` passes
- [x] `just lint` passes (pre-existing warnings only)
- [x] `python3 .github/changelogs.py lts --dry-run --workdir .`
generates valid changelog
- [x] HWE table renders correctly with current tags
- [x] HWE table gracefully omitted for older releases without HWE images
Assisted-by: Claude Opus 4.6 via OpenCode1 parent bc808b8 commit b0a89e8
File tree
3 files changed
+618
-280
lines changed- .github
- workflows
3 files changed
+618
-280
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
47 | 57 | | |
48 | 58 | | |
49 | 59 | | |
| |||
53 | 63 | | |
54 | 64 | | |
55 | 65 | | |
56 | | - | |
57 | 66 | | |
58 | 67 | | |
59 | 68 | | |
| |||
73 | 82 | | |
74 | 83 | | |
75 | 84 | | |
| 85 | + | |
| 86 | + | |
76 | 87 | | |
77 | 88 | | |
78 | 89 | | |
| |||
0 commit comments