|
15 | 15 | } |
16 | 16 | }, |
17 | 17 | { |
18 | | - "run": "npm install -g @typescript/native-preview@7.0.0-dev.20260605.1" |
| 18 | + "run": "npm install -g @typescript/native-preview@7.0.0-dev.20260606.1" |
19 | 19 | }, |
20 | 20 | { |
21 | 21 | "uses": "denoland/setup-deno@v2", |
|
57 | 57 | "run": "npm install -g ./*.tgz" |
58 | 58 | }, |
59 | 59 | { |
60 | | - "run": "fjs compile issues/demo/data/tree.json _tree.f.js" |
61 | | - }, |
62 | | - { |
63 | | - "run": "fjs t" |
64 | | - }, |
65 | | - { |
66 | | - "run": "npm uninstall functionalscript -g" |
| 60 | + "run": "npm uninstall file-server-example -g" |
67 | 61 | }, |
68 | 62 | { |
69 | 63 | "run": "git reset --hard HEAD && git clean -fdx" |
|
74 | 68 | { |
75 | 69 | "run": "deno task test" |
76 | 70 | }, |
77 | | - { |
78 | | - "run": "deno task fjs compile issues/demo/data/tree.json _tree.f.js" |
79 | | - }, |
80 | | - { |
81 | | - "run": "deno task fjs t" |
82 | | - }, |
83 | 71 | { |
84 | 72 | "run": "deno publish --dry-run --allow-slow-types" |
85 | 73 | }, |
|
92 | 80 | { |
93 | 81 | "run": "bun test --timeout 20000" |
94 | 82 | }, |
95 | | - { |
96 | | - "run": "bun ./fs/fjs/module.ts t" |
97 | | - }, |
98 | 83 | { |
99 | 84 | "run": "git reset --hard HEAD && git clean -fdx" |
100 | 85 | } |
|
110 | 95 | } |
111 | 96 | }, |
112 | 97 | { |
113 | | - "run": "npm install -g @typescript/native-preview@7.0.0-dev.20260605.1" |
| 98 | + "run": "npm install -g @typescript/native-preview@7.0.0-dev.20260606.1" |
114 | 99 | }, |
115 | 100 | { |
116 | 101 | "uses": "denoland/setup-deno@v2", |
|
152 | 137 | "run": "npm install -g ./*.tgz" |
153 | 138 | }, |
154 | 139 | { |
155 | | - "run": "fjs compile issues/demo/data/tree.json _tree.f.js" |
156 | | - }, |
157 | | - { |
158 | | - "run": "fjs t" |
159 | | - }, |
160 | | - { |
161 | | - "run": "npm uninstall functionalscript -g" |
| 140 | + "run": "npm uninstall file-server-example -g" |
162 | 141 | }, |
163 | 142 | { |
164 | 143 | "run": "git reset --hard HEAD && git clean -fdx" |
|
169 | 148 | { |
170 | 149 | "run": "deno task test" |
171 | 150 | }, |
172 | | - { |
173 | | - "run": "deno task fjs compile issues/demo/data/tree.json _tree.f.js" |
174 | | - }, |
175 | | - { |
176 | | - "run": "deno task fjs t" |
177 | | - }, |
178 | 151 | { |
179 | 152 | "run": "deno publish --dry-run --allow-slow-types" |
180 | 153 | }, |
|
187 | 160 | { |
188 | 161 | "run": "bun test --timeout 20000" |
189 | 162 | }, |
190 | | - { |
191 | | - "run": "bun ./fs/fjs/module.ts t" |
192 | | - }, |
193 | 163 | { |
194 | 164 | "run": "git reset --hard HEAD && git clean -fdx" |
195 | 165 | } |
|
205 | 175 | } |
206 | 176 | }, |
207 | 177 | { |
208 | | - "run": "npm install -g @typescript/native-preview@7.0.0-dev.20260605.1" |
| 178 | + "run": "npm install -g @typescript/native-preview@7.0.0-dev.20260606.1" |
209 | 179 | }, |
210 | 180 | { |
211 | 181 | "uses": "denoland/setup-deno@v2", |
|
247 | 217 | "run": "npm install -g ./*.tgz" |
248 | 218 | }, |
249 | 219 | { |
250 | | - "run": "fjs compile issues/demo/data/tree.json _tree.f.js" |
251 | | - }, |
252 | | - { |
253 | | - "run": "fjs t" |
254 | | - }, |
255 | | - { |
256 | | - "run": "npm uninstall functionalscript -g" |
| 220 | + "run": "npm uninstall file-server-example -g" |
257 | 221 | }, |
258 | 222 | { |
259 | 223 | "run": "git reset --hard HEAD && git clean -fdx" |
|
264 | 228 | { |
265 | 229 | "run": "deno task test" |
266 | 230 | }, |
267 | | - { |
268 | | - "run": "deno task fjs compile issues/demo/data/tree.json _tree.f.js" |
269 | | - }, |
270 | | - { |
271 | | - "run": "deno task fjs t" |
272 | | - }, |
273 | 231 | { |
274 | 232 | "run": "deno publish --dry-run --allow-slow-types" |
275 | 233 | }, |
|
282 | 240 | { |
283 | 241 | "run": "bun test --timeout 20000" |
284 | 242 | }, |
285 | | - { |
286 | | - "run": "bun ./fs/fjs/module.ts t" |
287 | | - }, |
288 | 243 | { |
289 | 244 | "run": "git reset --hard HEAD && git clean -fdx" |
290 | 245 | } |
|
300 | 255 | } |
301 | 256 | }, |
302 | 257 | { |
303 | | - "run": "npm install -g @typescript/native-preview@7.0.0-dev.20260605.1" |
| 258 | + "run": "npm install -g @typescript/native-preview@7.0.0-dev.20260606.1" |
304 | 259 | }, |
305 | 260 | { |
306 | 261 | "uses": "denoland/setup-deno@v2", |
|
342 | 297 | "run": "npm install -g ./*.tgz" |
343 | 298 | }, |
344 | 299 | { |
345 | | - "run": "fjs compile issues/demo/data/tree.json _tree.f.js" |
346 | | - }, |
347 | | - { |
348 | | - "run": "fjs t" |
349 | | - }, |
350 | | - { |
351 | | - "run": "npm uninstall functionalscript -g" |
| 300 | + "run": "npm uninstall file-server-example -g" |
352 | 301 | }, |
353 | 302 | { |
354 | 303 | "run": "git reset --hard HEAD && git clean -fdx" |
|
359 | 308 | { |
360 | 309 | "run": "deno task test" |
361 | 310 | }, |
362 | | - { |
363 | | - "run": "deno task fjs compile issues/demo/data/tree.json _tree.f.js" |
364 | | - }, |
365 | | - { |
366 | | - "run": "deno task fjs t" |
367 | | - }, |
368 | 311 | { |
369 | 312 | "run": "deno publish --dry-run --allow-slow-types" |
370 | 313 | }, |
|
377 | 320 | { |
378 | 321 | "run": "bun test --timeout 20000" |
379 | 322 | }, |
380 | | - { |
381 | | - "run": "bun ./fs/fjs/module.ts t" |
382 | | - }, |
383 | 323 | { |
384 | 324 | "run": "git reset --hard HEAD && git clean -fdx" |
385 | 325 | } |
|
395 | 335 | } |
396 | 336 | }, |
397 | 337 | { |
398 | | - "run": "npm install -g @typescript/native-preview@7.0.0-dev.20260605.1" |
| 338 | + "run": "npm install -g @typescript/native-preview@7.0.0-dev.20260606.1" |
399 | 339 | }, |
400 | 340 | { |
401 | 341 | "uses": "denoland/setup-deno@v2", |
|
437 | 377 | "run": "npm install -g (Get-ChildItem *.tgz).FullName" |
438 | 378 | }, |
439 | 379 | { |
440 | | - "run": "fjs compile issues/demo/data/tree.json _tree.f.js" |
441 | | - }, |
442 | | - { |
443 | | - "run": "fjs t" |
444 | | - }, |
445 | | - { |
446 | | - "run": "npm uninstall functionalscript -g" |
| 380 | + "run": "npm uninstall file-server-example -g" |
447 | 381 | }, |
448 | 382 | { |
449 | 383 | "run": "git reset --hard HEAD && git clean -fdx" |
|
454 | 388 | { |
455 | 389 | "run": "deno task test" |
456 | 390 | }, |
457 | | - { |
458 | | - "run": "deno task fjs compile issues/demo/data/tree.json _tree.f.js" |
459 | | - }, |
460 | | - { |
461 | | - "run": "deno task fjs t" |
462 | | - }, |
463 | 391 | { |
464 | 392 | "run": "deno publish --dry-run --allow-slow-types" |
465 | 393 | }, |
|
472 | 400 | { |
473 | 401 | "run": "bun test --timeout 20000" |
474 | 402 | }, |
475 | | - { |
476 | | - "run": "bun ./fs/fjs/module.ts t" |
477 | | - }, |
478 | 403 | { |
479 | 404 | "run": "git reset --hard HEAD && git clean -fdx" |
480 | 405 | } |
|
490 | 415 | } |
491 | 416 | }, |
492 | 417 | { |
493 | | - "run": "npm install -g @typescript/native-preview@7.0.0-dev.20260605.1" |
| 418 | + "run": "npm install -g @typescript/native-preview@7.0.0-dev.20260606.1" |
494 | 419 | }, |
495 | 420 | { |
496 | 421 | "uses": "denoland/setup-deno@v2", |
|
529 | 454 | "run": "npm install -g (Get-ChildItem *.tgz).FullName" |
530 | 455 | }, |
531 | 456 | { |
532 | | - "run": "fjs compile issues/demo/data/tree.json _tree.f.js" |
533 | | - }, |
534 | | - { |
535 | | - "run": "fjs t" |
536 | | - }, |
537 | | - { |
538 | | - "run": "npm uninstall functionalscript -g" |
| 457 | + "run": "npm uninstall file-server-example -g" |
539 | 458 | }, |
540 | 459 | { |
541 | 460 | "run": "git reset --hard HEAD && git clean -fdx" |
|
546 | 465 | { |
547 | 466 | "run": "deno task test" |
548 | 467 | }, |
549 | | - { |
550 | | - "run": "deno task fjs compile issues/demo/data/tree.json _tree.f.js" |
551 | | - }, |
552 | | - { |
553 | | - "run": "deno task fjs t" |
554 | | - }, |
555 | 468 | { |
556 | 469 | "run": "deno publish --dry-run --allow-slow-types" |
557 | 470 | }, |
|
564 | 477 | { |
565 | 478 | "run": "bun test --timeout 20000" |
566 | 479 | }, |
567 | | - { |
568 | | - "run": "bun ./fs/fjs/module.ts t" |
569 | | - }, |
570 | 480 | { |
571 | 481 | "run": "git reset --hard HEAD && git clean -fdx" |
572 | 482 | } |
|
0 commit comments