Norbert de Langen
0645ddee77
Merge branch 'next' into tech/prebundle-wip
...
# Conflicts:
# tsconfig.json
2022-01-25 20:01:43 +01:00
Norbert de Langen
9aff54fe4c
format all tsconfig.json files
2022-01-25 20:00:21 +01:00
Norbert de Langen
db69c741f9
cleanup & fix babel not picking up tsx files
2022-01-25 18:55:47 +01:00
Norbert de Langen
a2cce64787
cleanup
2022-01-25 17:12:53 +01:00
Norbert de Langen
c5ee7220d3
add optimized flag && cleanup
2022-01-25 16:24:07 +01:00
Norbert de Langen
213f4ebe81
add sourcemaps
2022-01-25 15:57:46 +01:00
Norbert de Langen
eb9449f28d
improve dev scripts
2022-01-25 15:14:43 +01:00
Norbert de Langen
bbb184ce8b
trying to make sense of the dev command, build command, etc. more refactor work to be done here...
2022-01-25 00:02:11 +01:00
Norbert de Langen
dce8b42c86
improve the prebundle script
2022-01-24 14:03:00 +01:00
Norbert de Langen
3436a00048
cleanup
2022-01-20 18:35:16 +01:00
Norbert de Langen
4603a5089c
rather then placing the tmp in a different directory, simply remove the tmp directory when done
...
add ts3.4 setup to bundling script
2022-01-20 14:39:44 +01:00
Norbert de Langen
623a347a4f
generate dts-bundle in to a cache dir, so that it's not published
2022-01-20 13:55:49 +01:00
Norbert de Langen
0e6dd4b525
auto load externals based on list of normal dependencies and peerDependencies
2022-01-20 13:46:46 +01:00
Norbert de Langen
7d90149b2c
fix dts-bundler to work with typescript 3.9
2022-01-19 15:46:47 +01:00
Norbert de Langen
3289a412dc
add prebundle script && prebundle lib/theming
2022-01-19 15:36:04 +01:00
Michael Shilman
8888ebc014
Fix prettier 2.3 formatting across the codebase
2022-01-14 23:26:56 +08:00
Michael Shilman
b4488d6603
Fix deepscan
2021-11-15 17:14:24 +08:00
Michael Shilman
8caf2d287a
Attach GH URL per review feedback
2021-11-15 17:12:35 +08:00
Michael Shilman
cd09661f32
Build: Github action for exporting to linear by label
2021-11-15 16:22:22 +08:00
Kyle Gach
0308885d8c
Add handle-release-branches-workflow
...
- Assuming "latest" is 6.3 & "next" is 6.4...
- On push to `main`
- Use webhook to kick off production frontpage deploy
- On push to `next`
- Creates & force-pushes `release-6-4` branch
- Sends dispatch event to frontpage repo to create `release-6-4` branch
- On push to `release-x-x`
- If pushing to `release-6-4`
- Warns that changes will be lost on next push to `next`
- Else
- Sends dispatch event to frontpage repo to create `release-n-n` branch
- Remove `build-frontpage` script
- Remove references from teamcity & circleci configs
2021-11-11 08:13:33 -07:00
Tom Coleman
8ea0e35213
Update to our version of babel rc hook
2021-11-11 19:35:47 +11:00
Federico Moreno
4ad4a1061c
Fix build selection menu
...
Added option to require 1 selection in the build menu.
Co-authored-by: Cristian Martinez <dev.cmartinez@gmail.com>
Co-authored-by: Filipe Kiss <hello@filipekiss.com.br>
Co-authored-by: MarsupiL <mathias_bonnet@yahoo.fr>
2021-10-29 15:27:06 +02:00
Yann Braga
31d391c991
CLI: add logs for skipped examples
2021-10-21 11:41:23 +02:00
Yann Braga
dffd39eda0
CLI: improve build-storybooks script in the monorepo
2021-10-21 11:34:08 +02:00
Yann Braga
1d051d684e
add ability to skip cypress tests based on framework
2021-10-08 12:02:52 +02:00
Tom Coleman
9132a9ad3d
Add stories for manager HMR
2021-09-28 16:31:29 +10:00
Tom Coleman
68b3ef639c
Merge remote-tracking branch 'origin/next' into on-demand-store
2021-09-07 22:17:56 +10:00
Tom Coleman
74da384ce0
Don't generate stories.json if we don't have to
2021-09-06 16:42:16 +10:00
Gaëtan Maisse
582e70af52
feat: add a script to generate and push repros every night
2021-08-24 10:13:56 +02:00
Gaëtan Maisse
983ce9c410
chore: improve the way Cypress records are handled as CircleCI artefacts
2021-07-12 21:38:33 +02:00
Gaëtan Maisse
17e026fa9d
chore: fix Verdaccio config for addon-measure
2021-07-12 20:49:55 +02:00
Michael Shilman
c9149904ff
Fix frontpage webhook to deploy from main
2021-06-24 02:16:44 +08:00
Yann Braga
31bb449a70
fix(cli): add min option to choose in run-e2e
...
- If people press enter without selecting any option, it will not proceed
2021-06-18 19:26:12 +02:00
Gaëtan Maisse
653dfa3ebb
chore: update build-storybooks
NPM script to make it works with examples exclude form yarn workpace
2021-06-04 13:42:56 +02:00
Michael Shilman
32aba65147
Fix verdaccio for addon-measure
2021-06-02 10:46:09 -04:00
Gert Hengeveld
ac522bbc83
Merge pull request #15050 from storybookjs/fix-prebuilt-manager
...
Core: Fix prebuilt manager
2021-05-26 12:55:27 +02:00
Gert Hengeveld
35fd10288b
Create prebuilt managers for both webpack4 and webpack5
2021-05-26 11:16:58 +02:00
Gaëtan Maisse
6342bc5a07
example(lit): remove lit-kitchen-sink as everything has been merged into SB WC
2021-05-26 16:38:21 +08:00
Gaëtan Maisse
81de00035d
e2e: fix verdaccio config to forward @storybook/react-docgen-typescript-plugin
to npmjs registry
2021-05-24 19:18:44 +02:00
Gaëtan Maisse
a9596f1b0a
fix(e2e): improve framework selection to avoid prompt on CI
2021-05-24 18:14:39 +02:00
Gaëtan Maisse
f7ee582d33
fix(e2e): fix exit code when Cypress tests are failing
2021-05-24 17:48:29 +02:00
Michael Shilman
3065308d5e
Maintenance: Build ESM in watch mode, not modern for now
2021-05-23 10:34:11 +08:00
Gaëtan Maisse
ee559b0e8b
refactor(e2e): fix deepscan warning
2021-05-18 18:08:19 +02:00
Gaëtan Maisse
4c7d4d627a
Merge branch 'next' into feat/improved-e2e-scripts
2021-05-18 17:56:27 +02:00
Gaëtan Maisse
544000fb32
refactor(e2e): clean some duplicated code, reduce log and improve E2E command output
2021-05-18 17:56:00 +02:00
Michael Shilman
5f2ed97d75
Fix deepscan, minor refactor
2021-05-17 18:09:33 +08:00
Michael Shilman
74863b77d7
Core: Add sbmodern package export, drop modern to chrome 79+
2021-05-17 18:01:30 +08:00
Michael Shilman
5ceb87e32f
Core: Support modern build (chrome 80+)
2021-05-17 16:54:08 +08:00
Yann Braga
8fde456a3f
chore(e2e-scripts): improve CLI with prompts
2021-05-14 20:35:40 +02:00
merceyz
f0ccec360b
chore: add missing dependencies for build
2021-05-13 22:02:17 +02:00