68 Commits

Author SHA1 Message Date
Tom Coleman
12ac82526b
Update test-runner.ts 2022-10-11 15:15:43 +11:00
Tom Coleman
2ddf91cff5
Use a canary version of the test runner
To resolve `core-js` problems
2022-10-11 14:36:15 +11:00
Tom Coleman
1cfaba4b8c Put --index-json back 2022-10-11 10:36:38 +11:00
Tom Coleman
da4be79fe1 Merge remote-tracking branch 'origin/next' into tom/sb-512-angular-14 2022-10-10 22:35:41 +11:00
Tom Coleman
f56998e1bc Merge remote-tracking branch 'origin/next' into tom/sb-628-properly-document-maintenance-scripts 2022-10-10 21:43:06 +11:00
Tom Coleman
52740dab07 Explain the compile ready cehck 2022-10-10 19:57:25 +11:00
Tom Coleman
3a336b679b Serve the right directory (!) 2022-10-10 17:50:42 +11:00
Tom Coleman
7a53b32ac3 Better resolution 2022-10-10 17:15:43 +11:00
Tom Coleman
80e313db74 Merge remote-tracking branch 'origin/next' into tom/sb-628-properly-document-maintenance-scripts 2022-10-10 16:56:47 +11:00
Tom Coleman
c9d876c23d Fix issue with global usage 2022-10-10 13:05:51 +11:00
Michael Shilman
8495960bb8 Try no index-json 2022-10-10 09:29:26 +08:00
Tom Coleman
e2d7c16cd3 Fix publish script 2022-10-10 11:02:27 +11:00
Tom Coleman
67d1ab11dc Rename before => dependsOn
https://github.com/storybookjs/storybook/pull/19275#discussion_r989719111
2022-10-10 10:22:07 +11:00
Michael Shilman
962ed90ccc Merge branch 'next' into shilman/upgrade-test-runner 2022-10-08 10:40:45 +08:00
Tom Coleman
07a0f39cbc Drop fixed test runner version and use index.json 2022-10-06 16:39:34 +11:00
Tom Coleman
399192119b Fix up serve task 2022-10-06 15:27:59 +11:00
Tom Coleman
4154353083 Fix tasks 2022-10-06 14:29:05 +11:00
Tom Coleman
f52725775a More fixes so things actually run 2022-10-06 13:57:17 +11:00
Tom Coleman
8204a4ce82 Fix compile readiness 2022-10-06 13:46:30 +11:00
Tom Coleman
fed5708ed3 Fix esbuild-loader resolution 2022-10-06 13:39:25 +11:00
Tom Coleman
431162b321 Add basic contributing instructions and improve prompts 2022-10-05 23:31:33 +11:00
Tom Coleman
3f3f428da3 Rename tasks in a simpler way 2022-10-05 22:55:58 +11:00
Tom Coleman
6c51c55fd3 Merge remote-tracking branch 'origin/next' into tom/sb-628-properly-document-maintenance-scripts 2022-10-05 17:07:30 +11:00
Tom Coleman
f0ab6e6879 Fix bootstrap 2022-10-05 16:47:03 +11:00
Tom Coleman
8a7328f121 Deepscan 2022-10-05 15:49:58 +11:00
Tom Coleman
b25a3265bc Refactor sandbox to load async 2022-10-05 11:25:31 +11:00
Tom Coleman
229a912594 No need to mess with task controllers 2022-10-05 11:09:57 +11:00
Michael Shilman
7f090ea2f6
Fix chromatic key sanitization for "." 2022-10-04 17:23:45 +02:00
Tom Coleman
ecff39f1b2 Bootstrap directly in the bootstrap task 2022-10-04 20:54:40 +11:00
Tom Coleman
17b12aebe4 Another fix 2022-10-03 17:46:40 +11:00
Tom Coleman
3d3f6a9358 More fix 2022-10-03 17:46:23 +11:00
Tom Coleman
0b97078fd8 Fixes 2022-10-03 17:29:14 +11:00
Tom Coleman
3f4b5c3c92 Merge remote-tracking branch 'origin/next' into tom/sb-628-properly-document-maintenance-scripts 2022-10-03 17:19:02 +11:00
Tom Coleman
c391e7e82e Smal lfix 2022-10-03 17:17:05 +11:00
Tom Coleman
c9c3de3c3e Clean up a lot of older code 2022-10-03 17:16:39 +11:00
Tom Coleman
626fa54ddf Recombine sandbox task.
Plus rename a couple others
2022-10-03 16:56:19 +11:00
Tom Coleman
12729407b2 Add the concept of a service task and step through tasks more carefully 2022-10-03 16:43:14 +11:00
Tom Coleman
3eada14fed Always debug the final task 2022-09-30 22:07:38 +10:00
Tom Coleman
46b67aa2a1 Move run-registry before create 2022-09-30 22:04:53 +10:00
Tom Coleman
f0036458cc Ensure the sandboxes dir exist 2022-09-30 21:33:57 +10:00
Yann Braga
8d2f696e06 use index-json as default for test-runner task 2022-09-27 14:28:27 +02:00
Tom Coleman
d24daef01f Got task script mostly working 2022-09-27 12:21:21 +10:00
Michael Shilman
5be16b967f CI: Upgrade to latest test-runner 2022-09-26 19:24:21 +08:00
Michael Shilman
4857588614 Scripts: Prefix junit into base task runner 2022-09-18 01:11:55 +08:00
Michael Shilman
e957951017
Merge branch 'next' into shilman/vue-cli-repro-templates 2022-09-16 20:41:17 +08:00
Michael Shilman
18709fcdfc Task: Prefix chromatic junit keys with templateKey 2022-09-16 16:28:33 +08:00
Tom Coleman
30e9e0239b Ensure we always debug the chromatic command 2022-09-16 15:20:24 +10:00
Tom Coleman
676c032bbe Add debug to smoke test task 2022-09-12 20:48:04 +10:00
Ian VanSchooten
85a3d6840f Use test-runner pre-release in CI
This should be removed once 7.1 stable is released
2022-09-05 17:33:24 -04:00
Yann Braga
066d9c1710 tasks: use latest test runner for junit reports 2022-08-26 12:51:06 +02:00