Norbert de Langen
Norbert de Langen
# Problem statement Our CI setup is in need of optimization to save cost and time. The current setup has many convergent points, which make the runtime long, and cause...
## What I did Related: https://github.com/storybookjs/storybook/pull/19476 I'm going to try again, to generate the CircleCI config file at run-time, so we can run all relevant sandboxes in proper pipelines. ##...
See #32644 Telescopes on #32799 ## What I did - I've moved the source-code of `@storybook/addon-onboarding` into the `storybook` package. - Specifically the preset code is moved to `common-preset`. -...
We want to get a better insight into error getting reported. We want to start reporting the errors to sentry for this reason. I've implemented a server function that sends...