Commit 601ef28
fix(ci): add libasound2-dev to typecheck job, fix release→publish trigger
- typecheck job failed because python-rtmidi needs ALSA headers to build
- GITHUB_TOKEN tag pushes don't trigger other workflows (GitHub limitation)
- Add workflow_dispatch to publish.yml so release.yml can trigger it via
gh workflow run, matching the pattern used by git-iris
- Add prettier fmt-docs recipe to justfile
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 30a9463 commit 601ef28
2 files changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| 11 | + | |
| 12 | + | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
112 | 117 | | |
113 | 118 | | |
114 | 119 | | |
| |||
0 commit comments