Norbert de Langen

Results 84 issues of 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...

build

## 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. ##...

build
ci:docs

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`. -...

maintenance
core
Stale
ci:normal
addon: onboarding

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...