Commit b82c068
fix(ci): fix release workflow - wasm path, frontend build, feature flags
- Fix NPM publish: use crates/terraphim_automata/wasm-test directory for wasm-pack
(wasm-test has crate-type = cdylib, terraphim_automata does not)
- Add frontend build before tests: terraphim_server uses rust-embed for desktop/dist
- Remove invalid feature flags from cross builds: memory/dashmap features are in
terraphim_persistence, not terraphim_agent
Generated with Terraphim AI
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 2c04c05 commit b82c068
1 file changed
Lines changed: 17 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
124 | 135 | | |
125 | 136 | | |
126 | 137 | | |
| |||
208 | 219 | | |
209 | 220 | | |
210 | 221 | | |
211 | | - | |
212 | | - | |
| 222 | + | |
| 223 | + | |
213 | 224 | | |
214 | 225 | | |
215 | 226 | | |
| |||
220 | 231 | | |
221 | 232 | | |
222 | 233 | | |
223 | | - | |
224 | 234 | | |
225 | | - | |
226 | | - | |
| 235 | + | |
227 | 236 | | |
228 | 237 | | |
229 | 238 | | |
230 | 239 | | |
231 | | - | |
232 | | - | |
| 240 | + | |
233 | 241 | | |
234 | 242 | | |
235 | 243 | | |
| |||
326 | 334 | | |
327 | 335 | | |
328 | 336 | | |
329 | | - | |
| 337 | + | |
330 | 338 | | |
331 | | - | |
| 339 | + | |
332 | 340 | | |
333 | 341 | | |
334 | 342 | | |
| |||
0 commit comments