65 Commits

Author SHA1 Message Date
Yann Braga
5b7b448f97 improve inDevelopment mode for yarn task 2022-12-02 14:24:55 +01:00
Tom Coleman
556d7df8c4 Remove debugging logs 2022-11-21 21:22:07 +11:00
Tom Coleman
3de97942a9 Merge remote-tracking branch 'origin/next' into tom/sb-880-update-execa-and-try-to-fix-waiting 2022-11-21 21:16:01 +11:00
Tom Coleman
4760d60090 Use inDevelopment to drive sandbox too 2022-11-15 20:09:08 +11:00
Tom Coleman
a3e69eeeed Create a generate task and use in the sandbox process 2022-11-15 20:01:19 +11:00
Michael Shilman
196245c0af Task: support placing sandbox in different root 2022-11-15 00:01:31 +08:00
Michael Shilman
d4357e176b Task: Add ability to skip stories/addons 2022-11-14 23:58:48 +08:00
Tom Coleman
f1ea8e19ca WIP 2022-11-10 11:10:13 +11:00
Yann Braga
947b0c349f switch from systemError to just error with a stack 2022-11-09 10:58:11 +01:00
Yann Braga
11414a72cd improve junit feedback for abritary code errors 2022-11-09 09:27:06 +01:00
Tom Coleman
97015329f9 Don't need node-abort-controller any more 2022-11-09 15:27:56 +11:00
Kasper Peulen
0362b4e023
Merge pull request #19768 from storybookjs/kasper/ci-pr-workflow
CI: Use a new cadence (ci, pr, merged, daily) and trigger CircleCI from github actions
2022-11-08 20:23:14 +01:00
Yann Braga
79cfb853b7 task: turn file checks into async 2022-11-08 18:28:27 +01:00
Yann Braga
28e8c4ed1d tasks: skip writing junit no failure if it has already been reported 2022-11-08 11:53:27 +01:00
Kasper Peulen
c18743d2d9 Use ci, pr, merged, daily cadence 2022-11-08 09:33:05 +01:00
Tom Coleman
d4a7c13c6c Put test results out of code 2022-10-20 15:51:32 +11:00
Tom Coleman
673836db5c Ensure we kill controllers when the task fails too 2022-10-18 18:21:49 +11:00
Tom Coleman
76ef0c59a0 Small simplification 2022-10-18 12:51:11 +11:00
Tom Coleman
2136b5cad1 If there's an error, the task will not handle the junit 2022-10-18 12:50:45 +11:00
Tom Coleman
3a5b4be7be Tweak showing errors when last task fails 2022-10-17 10:25:35 +11:00
Tom Coleman
75cb9d81ab Some wording improvements 2022-10-14 14:34:22 +11:00
Norbert de Langen
b47005881f
fix task script to not consider check a sandbox type task 2022-10-13 12:44:53 +02:00
Norbert de Langen
6f05421f2a
add a check task and configure the ci to run it 2022-10-13 12:30:56 +02:00
Tom Coleman
240a06fa31 Ensure we kill all controllers before exiting 2022-10-12 12:02:29 +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
d5c9a9e9a6 Add a nice cancel for start-from prompt 2022-10-10 11:00:26 +11:00
Tom Coleman
f67404b36e Ensure that if you skip *one* option it doesn't prompt them all 2022-10-10 10:49:06 +11:00
Tom Coleman
0aa4be1c85 Remove a11y from default addons 2022-10-10 10:27:14 +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
Tom Coleman
2c898fb6a4
Update scripts/task.ts
Co-authored-by: Jeppe Reinhold <jeppe@chromatic.com>
2022-10-07 17:40:08 +11:00
Tom Coleman
44b1131bc0 Allow starting from a service 2022-10-07 16:58:10 +11:00
Tom Coleman
202feaccc4 Revert "Add logging for a minute"
This reverts commit a638acc51a8f551e476c6c4752e276fabcae51bc.
2022-10-06 16:05:30 +11:00
Tom Coleman
a638acc51a Add logging for a minute 2022-10-06 15:28:29 +11:00
Tom Coleman
f52725775a More fixes so things actually run 2022-10-06 13:57:17 +11:00
Tom Coleman
443faaadb9 Final task should always run 2022-10-06 13:48:18 +11:00
Tom Coleman
431162b321 Add basic contributing instructions and improve prompts 2022-10-05 23:31:33 +11:00
Tom Coleman
843811a33d Slightly nicer prompt message 2022-10-05 22:58:01 +11:00
Tom Coleman
3f3f428da3 Rename tasks in a simpler way 2022-10-05 22:55:58 +11:00
Tom Coleman
229a912594 No need to mess with task controllers 2022-10-05 11:09:57 +11:00
Tom Coleman
d45a6f31e0 Add a nice CI error to help repros 2022-10-04 21:28:05 +11:00
Tom Coleman
c3cf9761a1 Update --reset to --start-from 2022-10-04 21:04:38 +11:00
Tom Coleman
ecff39f1b2 Bootstrap directly in the bootstrap task 2022-10-04 20:54:40 +11:00
Tom Coleman
c28134f5a7 Fix merge conflict 2022-10-03 17:34:22 +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
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
832de098a1 Only go to the end 🤷 2022-09-30 22:29:42 +10:00
Tom Coleman
3eada14fed Always debug the final task 2022-09-30 22:07:38 +10:00