95 Commits

Author SHA1 Message Date
Jeppe Reinhold
af572b8edb add Svelte 5 sandbox 2023-11-30 13:34:57 +01:00
Norbert de Langen
0004278dbf
better logging 2023-11-03 13:30:33 +01:00
Norbert de Langen
20ce118ea7
add fault-tolerant catches for getSize 2023-11-03 13:26:11 +01:00
Hikaru Yoshino
0e4106b245 Merge branch 'next' into fix/hover-color-inconsistency 2023-09-17 00:15:42 +09:00
Kasper Peulen
56da460c11 Use invariant for error handling instead 2023-08-16 11:45:17 +02:00
stilt0n
8a970e91ad rename stringifyError to getErrorMessage and use it more places 2023-08-16 11:42:14 +02:00
stilt0n
211c1360c5 fix type errors surfaced by strict typechecking 2023-08-16 11:41:32 +02:00
Michael Shilman
4d1de6b0d5 Build: Benchmark Vite-React-TS with docs disabled 2023-08-10 11:07:50 +08:00
Norbert de Langen
16aa7229be
wip 2023-06-21 17:14:51 +02:00
Norbert de Langen
c3ae6375b8
wip 2023-06-21 17:14:01 +02:00
Norbert de Langen
c87cc36753
Merge branch 'next' into shilman/bench-task 2023-06-19 12:59:31 +02:00
Yann Braga
ac9fc726fd skip running dev while making a sandbox 2023-06-06 16:04:46 +02:00
Michael Shilman
7d3ff463b9 Add bench tasks to CI 2023-04-25 00:17:36 +08:00
Michael Shilman
e83716a132 New benchmark task WIP 2023-04-19 17:55:25 +08:00
Mauricio Rivera
20e59da520 Merge remote-tracking branch 'upstream/next' into code-snippets-for-solid 2023-04-12 08:36:05 -05:00
Norbert de Langen
7c2b11ef69
add more paths to constants 2023-03-29 14:52:14 +02:00
Norbert de Langen
b53e3b3174
use constants everywhere in scripts 2023-03-29 12:32:23 +02:00
Mauricio Rivera
394c46edd4 Added Sync docs script as a sb task 2023-03-20 19:59:07 -05:00
Yann Braga
9ec39551dc move selected task to template details 2023-03-20 16:39:30 +01:00
Yann Braga
fcbd172e3f add test-runner-dev task 2023-03-20 16:38:30 +01:00
Yann Braga
965ba182f8 add e2e-tests-dev task 2023-03-20 16:37:49 +01:00
Yann Braga
dfe2b2edc4 improve task log and error messages for event log 2023-02-02 17:31:58 +01:00
Yann Braga
ac5c1d22a7 rename repro-templates -> sandbox-templates 2023-01-12 15:46:55 +01:00
Yann Braga
62b1b86ce0 separate templates in base and extended templates 2023-01-10 18:55:16 +01:00
Yann Braga
10bf302540 Merge branch 'next' into tom/sb-1040-allow-creating-templates-that-augment 2023-01-10 17:39:12 +01:00
Kasper Peulen
0fbf0adca6 Store extra sandbox metadata for status page 2022-12-21 16:27:52 +01:00
Norbert de Langen
b8c7b12961 remove left over argument from boxen 2022-12-16 12:33:55 +00:00
Yann Braga
a73ef7f556 remove boxen in task error message 2022-12-16 12:33:12 +01:00
Yann Braga
fd954850ee Merge branch 'next' into tom/sb-1040-allow-creating-templates-that-augment 2022-12-02 17:07:35 +01:00
Yann Braga
5b7b448f97 improve inDevelopment mode for yarn task 2022-12-02 14:24:55 +01:00
Tom Coleman
054cd73c60 First pass at extending sandboxes.
Works but there are typing problems
2022-12-02 13:09:57 +11: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