Commit e56f05d
ci: format generated files before diff check; add uuid-dev for mise postgres
- generate-check: run dprint fmt after generate so the diff check sees
the formatted form that's committed (openapi-typescript / serde_json
output is unformatted and the missing trailing newline was failing
the diff).
- Drop the explicit path filter on the diff so any drifted generated
file is caught.
- Apt install uuid-dev alongside libreadline-dev; mise's vfox-postgres
build needs both (matches what beyond-pg CI installs).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent a77910b commit e56f05d
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
| 95 | + | |
94 | 96 | | |
95 | | - | |
| 97 | + | |
96 | 98 | | |
97 | 99 | | |
98 | 100 | | |
| |||
110 | 112 | | |
111 | 113 | | |
112 | 114 | | |
113 | | - | |
| 115 | + | |
114 | 116 | | |
115 | 117 | | |
116 | 118 | | |
| |||
0 commit comments