24 Commits

Author SHA1 Message Date
Tom Coleman
d24daef01f Got task script mostly working 2022-09-27 12:21:21 +10:00
Norbert de Langen
f11a6ed40d
Merge branch 'next' into upgrade-emotion-deps-again
# Conflicts:
#	code/addons/storyshots/storyshots-core/package.json
#	code/lib/theming/package.json
#	code/yarn.lock
#	scripts/yarn.lock
2022-09-08 16:10:20 +02:00
Michael Shilman
9454d56200 Merge branch 'next' into chore/update-nx-latest 2022-09-07 07:47:22 +08:00
Ian VanSchooten
742bfb05ae Experiment: remove core-js 2022-09-02 23:08:48 -04:00
Katerina Skroumpelou
357af90657 update nx to latest version 2022-09-01 19:39:22 +03:00
Mateusz Burzyński
35d00a070b Upgrade Emotion deps 2022-08-30 11:09:22 +02:00
Michael Shilman
dcc9f08396 Merge branch 'next' into vite-frameworks-react 2022-08-25 21:48:00 +08:00
Ian VanSchooten
26b55d5ec7 Update tsup for better error messages 2022-08-24 17:03:50 -04:00
Сергей Козлов
cbf01dff3f replace rollup-plugin-node-polyfills to analogs 2022-08-21 22:17:23 +03:00
Tom Coleman
ed2c21ec65 Ensure the sandbox exits cleanly if publishing 2022-08-12 13:35:30 +10:00
Tom Coleman
61b3bf22ec Hooked up junit in once-per-template 2022-08-09 17:22:11 +10:00
Yann Braga
8d86f10f4c
Merge pull request #18800 from storybookjs/yann/sb-509-create-github-action
Add command to publish repros + GH action
2022-08-01 11:28:42 +02:00
Tom Coleman
38d53e58bc Add script tests as a separate circle job 2022-07-31 13:12:26 +10:00
Tom Coleman
48e87e39db Cleanup 2022-07-31 13:12:26 +10:00
Yann Braga
fd4bfe00b1 refactor and improve repro generate and publish scripts 2022-07-29 16:38:03 +02:00
Norbert de Langen
f4020949d6
make it dynamic form a template 2022-07-29 14:29:13 +02:00
Yann Braga
de83f4f70d replace zx with execa and fs-extra commands 2022-07-29 12:39:01 +02:00
Yann Braga
d282324c5d feat: add next-repro CLI command 2022-07-26 11:41:33 +02:00
Norbert de Langen
57dd1f1be2
cleanup npm-scripts in ./scripts 2022-07-24 12:43:14 +02:00
Norbert de Langen
7d80c53471
add linting on scripts dir && fix linting 2022-07-23 17:15:13 +02:00
Norbert de Langen
a71a94aa76
add missing dependencies need for running unit tests 2022-07-21 22:32:03 +02:00
Norbert de Langen
6653781654
move babel plugin from the oddest of places, this is exclusively used in tests script in the monorepo. 2022-07-21 21:56:41 +02:00
Norbert de Langen
624016716c
bootstrap works 2022-07-21 15:42:01 +02:00
Norbert de Langen
c2bbe43d02
stage0 2022-07-21 11:24:07 +02:00