Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
371 commits
Select commit Hold shift + click to select a range
d6ee31a
Update package.json files across multiple directories to streamline d…
ndelangen Nov 29, 2025
cab6f6d
Update detect-port dependency version in package.json and yarn.lock t…
ndelangen Nov 29, 2025
aef86c5
Remove deprecated dependencies from yarn.lock and package.json to str…
ndelangen Nov 29, 2025
285836e
Update dependencies in yarn.lock and package.json, including chromati…
ndelangen Nov 29, 2025
d8df3de
Update es-toolkit dependency version in yarn.lock and package.json to…
ndelangen Nov 29, 2025
cad1936
Remove unused cache keys from CI data configuration to streamline the…
ndelangen Nov 30, 2025
91faf65
Refactor CI data configuration to simplify server and Verdaccio setup…
ndelangen Nov 30, 2025
7569736
Refactor CI utility functions by moving server and Verdaccio configur…
ndelangen Nov 30, 2025
99c2493
Merge branch 'next' into norbert/generate-circleci-config
ndelangen Dec 1, 2025
2ef9463
Add theming paths to Storybook configuration for enhanced theming sup…
ndelangen Dec 1, 2025
3da44a0
add ui tests (chromaticf) for internal storybook
ndelangen Dec 1, 2025
80d7e0f
Add uiTests implementation to CI jobs configuration for enhanced test…
ndelangen Dec 1, 2025
b8116bb
Update chromatic command in package.json to use yarn for improved con…
ndelangen Dec 1, 2025
47cd279
Merge branch 'next' into norbert/generate-circleci-config
ndelangen Dec 1, 2025
de880dd
Update chromatic version in package.json and yarn.lock for consistenc…
ndelangen Dec 1, 2025
8b37e20
Update knip version in package.json and yarn.lock for improved depend…
ndelangen Dec 1, 2025
f0eca76
Fix import.meta.glob path in bench.stories.tsx for correct metafile l…
ndelangen Dec 1, 2025
c1bd1d0
Add bench directory to build job in CI configuration for improved cac…
ndelangen Dec 1, 2025
89d846d
Update E2E test file path in CI configuration for consistency across …
ndelangen Dec 1, 2025
ff83b5f
Merge branch 'next' into norbert/generate-circleci-config
ndelangen Dec 1, 2025
0ab6b2b
Enhance CircleCI configuration by adding package-benchmarks job and u…
ndelangen Dec 1, 2025
199c99d
Merge branch 'next' into norbert/generate-circleci-config
ndelangen Dec 2, 2025
4b52477
Merge branch 'next' into norbert/generate-circleci-config
ndelangen Dec 2, 2025
5fae6b0
Update TypeScript SDK path in VSCode settings for consistency
ndelangen Dec 2, 2025
aaef19b
first attempt windows
ndelangen Dec 2, 2025
b0a787a
Remove working_directory from CircleCI executor configuration for Win…
ndelangen Dec 2, 2025
da7ef25
attempt 2 for windows
ndelangen Dec 2, 2025
246687e
Remove NODE_OPTIONS environment variable from CircleCI executor confi…
ndelangen Dec 2, 2025
8d1ecb5
try windows some more
ndelangen Dec 2, 2025
8ad6270
keep trying
ndelangen Dec 2, 2025
fb90bc8
Add Node.js and Yarn installation step in CircleCI configuration for …
ndelangen Dec 2, 2025
b796b27
Refactor Windows CI job to use Chocolatey for Node.js installation an…
ndelangen Dec 2, 2025
bfb4528
Refactor CircleCI configuration for Windows: streamline Node.js setup…
ndelangen Dec 2, 2025
4ab1a35
Merge branch 'next' into norbert/generate-circleci-config
ndelangen Dec 2, 2025
0dc5e74
Remove deprecated GitHub Actions workflow for unit tests and update W…
ndelangen Dec 3, 2025
b63cbb9
Add shell configuration for Windows CI job to use bash.exe
ndelangen Dec 3, 2025
3f808a2
Refactor CircleCI configuration for Windows CI: streamline Git checko…
ndelangen Dec 3, 2025
2d19d22
Add Node.js installation utility and update CircleCI configuration to…
ndelangen Dec 3, 2025
05bdca7
Update CircleCI configuration: reintroduce Yarn installation for Wind…
ndelangen Dec 3, 2025
a8580d3
Refactor CircleCI configuration for Windows CI: replace Node.js insta…
ndelangen Dec 3, 2025
746d43a
Enhance Vitest configuration: conditionally include Storybook tests b…
ndelangen Dec 3, 2025
a2ca418
Update CircleCI configuration: add Linux unit tests job and correct W…
ndelangen Dec 3, 2025
a9ad024
Merge branch 'next' into norbert/generate-circleci-config
ndelangen Dec 3, 2025
0b19e2c
Update CircleCI configuration: change workspace paths to use 'project…
ndelangen Dec 3, 2025
ccb7229
Update CircleCI configuration: change executor class to 'medium+' and…
ndelangen Dec 3, 2025
8406832
Refactor CircleCI configuration: standardize cache keys for Linux and…
ndelangen Dec 3, 2025
0b4c9eb
Update CircleCI configuration: standardize cache keys to include vers…
ndelangen Dec 3, 2025
f0cdaa0
Update CircleCI configuration: change Windows executor size from 'med…
ndelangen Dec 3, 2025
843bab2
Merge branch 'next' into norbert/generate-circleci-config
ndelangen Dec 3, 2025
6dc97e0
Update CircleCI configuration: streamline git checkout steps by remov…
ndelangen Dec 3, 2025
5031a0d
Update CircleCI configuration: simplify workspace paths and ensure co…
ndelangen Dec 3, 2025
233af62
Enhance CircleCI configuration: add jobs for creating, building, and …
ndelangen Dec 4, 2025
17199e3
experiment with persisting more of yarn things, to try to get windows…
ndelangen Dec 5, 2025
749b0ae
Update CircleCI configuration: change cache keys from v1 to v2 for bo…
ndelangen Dec 5, 2025
005c751
Comment out default TypeScript and JavaScript sandboxes in CircleCI c…
ndelangen Dec 5, 2025
26d14c5
Add symlink conversion script and update CircleCI config to use it fo…
ndelangen Dec 5, 2025
e2e27d5
Refactor CircleCI configuration: remove symlink conversion step and s…
ndelangen Dec 5, 2025
ec54305
Update CircleCI configuration: change cache keys from v2 to v3 for bo…
ndelangen Dec 5, 2025
db904eb
Add unlink script for Windows builds and update CircleCI configuratio…
ndelangen Dec 5, 2025
de76052
Update CircleCI configuration: change cache keys from v3 to v4 for Li…
ndelangen Dec 5, 2025
7bac737
Merge branch 'next' into norbert/generate-circleci-config
ndelangen Dec 5, 2025
97cd99d
I tried removing the need for running yarn install in sub-jobs runnin…
ndelangen Dec 5, 2025
61bd1e2
Merge branch 'next' into norbert/generate-circleci-config
ndelangen Dec 8, 2025
dfc1802
Refactor CircleCI configuration for Windows build: comment out cache …
ndelangen Dec 8, 2025
f7be30e
Enhance CircleCI configuration for Windows: add sandbox creation, bui…
ndelangen Dec 8, 2025
1a81a9d
Update CircleCI configuration for Windows: enforce HTTPS during git c…
ndelangen Dec 8, 2025
94b2e24
Enhance CircleCI configuration for Windows: add Node and Yarn install…
ndelangen Dec 8, 2025
f7200aa
Refactor CircleCI configuration: consolidate Windows sandbox jobs, en…
ndelangen Dec 8, 2025
98e760a
Refactor CircleCI configuration: update sandbox dependencies and stre…
ndelangen Dec 8, 2025
0a0ba4d
Add Windows sandbox job to CircleCI configuration: implement Node and…
ndelangen Dec 8, 2025
a37e5a8
Refactor CircleCI configuration: update sandbox dependency names for …
ndelangen Dec 9, 2025
2743bec
Refactor CircleCI configuration: rename Windows sandbox jobs for cons…
ndelangen Dec 9, 2025
ed66ffc
Merge branch 'next' into norbert/generate-circleci-config
ndelangen Dec 9, 2025
66b40f5
Enhance CircleCI configuration: add Verdaccio setup, wait for servers…
ndelangen Dec 9, 2025
5d75fa7
Update CircleCI configuration: change working directory paths from 's…
ndelangen Dec 9, 2025
bcf44b2
Merge branch 'next' into norbert/generate-circleci-config
ndelangen Dec 9, 2025
208e713
Update CircleCI configuration: add TAR_OPTIONS environment variable f…
ndelangen Dec 9, 2025
10a226a
Refactor CircleCI configuration: remove TAR_OPTIONS environment varia…
ndelangen Dec 9, 2025
a31c544
Update CircleCI configuration: change working directory from '/tmp/st…
ndelangen Dec 9, 2025
ba7f4ce
Update CircleCI configuration: migrate cache keys from v4 to v5 for n…
ndelangen Dec 9, 2025
3cbc1bb
Update CircleCI configuration: migrate cache keys to v5 for node_modu…
ndelangen Dec 9, 2025
a471937
Merge branch 'next' into norbert/generate-circleci-config
ndelangen Dec 9, 2025
0979f59
modify `ensureSymlinkOrCopy` to copy files instead of symlinking on C…
ndelangen Dec 9, 2025
d87acc9
Refactor CircleCI E2E testing commands: simplify test execution by re…
ndelangen Dec 9, 2025
9d535aa
Update CircleCI configuration: change command to run Storybook on por…
ndelangen Dec 9, 2025
385f5fa
Update CircleCI configuration: change E2E test command to use 'e2e-te…
ndelangen Dec 9, 2025
24b60ab
Refactor CircleCI configuration: streamline sandbox job definitions b…
ndelangen Dec 10, 2025
79f9aa3
Add CircleCI jobs for Storybook testing: implement smoke tests and Pl…
ndelangen Dec 10, 2025
2a91e1c
Merge branch 'next' into norbert/generate-circleci-config
ndelangen Dec 10, 2025
fe73158
Merge branch 'next' into norbert/generate-circleci-config
ndelangen Dec 10, 2025
85f52e6
Enhance CircleCI configuration by adding portable Storybook test jobs…
ndelangen Dec 10, 2025
10a0ae5
Merge branch 'next' into norbert/generate-circleci-config
ndelangen Dec 10, 2025
cfd1f04
Merge branch 'norbert/generate-circleci-config' of github.com:storybo…
ndelangen Dec 10, 2025
841168b
Update CircleCI configuration to add a new 'knip' job for dependency …
ndelangen Dec 10, 2025
4a2eaa3
Update CircleCI configuration to modify the 'knip' job command for im…
ndelangen Dec 11, 2025
339dcc5
Refactor CircleCI configuration to reintroduce the Chromatic job for …
ndelangen Dec 11, 2025
2f6d87f
Merge branch 'next' into norbert/generate-circleci-config
ndelangen Dec 11, 2025
bacf63e
Enhance CircleCI configuration by adding workspace persistence for St…
ndelangen Dec 12, 2025
4ce6b6e
Update CircleCI configuration to change resource class for the genera…
ndelangen Dec 12, 2025
e1c8dc9
Enhance CircleCI configuration by adding a step to copy the sandbox t…
ndelangen Dec 12, 2025
fa06cc9
Add Windows job to initialize empty Storybook directory and run smoke…
ndelangen Dec 15, 2025
81c6eb7
Rename 'empty-init' to 'init-empty' in CircleCI configuration for con…
ndelangen Dec 15, 2025
b3cd7f3
Add installation step in CircleCI configuration for Windows job to en…
ndelangen Dec 15, 2025
f304602
Remove hardcoded working directory path in CircleCI configuration for…
ndelangen Dec 15, 2025
21a43eb
Update CircleCI configuration to change executor resource size from '…
ndelangen Dec 15, 2025
224e6ff
Update CircleCI configuration to modify E2E test commands, changing t…
ndelangen Dec 15, 2025
2c0a87a
Merge branch 'next' into norbert/generate-circleci-config
ndelangen Dec 15, 2025
6a3ff38
Update yarn.lock to reflect changes in es-abstract versions and remov…
ndelangen Dec 15, 2025
f597158
Add Linux jobs to CircleCI configuration for initializing empty Story…
ndelangen Dec 16, 2025
02ad233
Add working directory specification for Linux Storybook initializatio…
ndelangen Dec 16, 2025
407954b
Merge branch 'next' into norbert/generate-circleci-config
ndelangen Dec 16, 2025
4ddc350
Update working directory paths for Storybook smoke tests in CircleCI …
ndelangen Dec 16, 2025
575d4d8
Add init-features job to CircleCI configuration for Storybook setup a…
ndelangen Dec 16, 2025
2e4a912
Add test-runner job to CircleCI configuration for enhanced testing ca…
ndelangen Dec 16, 2025
9770f96
Add vitest job to CircleCI configuration for integration testing
ndelangen Dec 16, 2025
9ac3e7a
sorting
ndelangen Dec 16, 2025
7f1469f
Remove commented-out jobs and workflows from CI data configuration
ndelangen Dec 16, 2025
bd53f41
Remove generated CircleCI configuration file to streamline CI setup
ndelangen Dec 16, 2025
54027c9
cleanup
ndelangen Dec 16, 2025
20af1b5
Update CircleCI configuration to use sb_playwright executor for vites…
ndelangen Dec 16, 2025
0f3451f
refactor code structure
ndelangen Dec 16, 2025
f3eba17
Add new utility functions for initializing empty Storybook projects a…
ndelangen Dec 16, 2025
fb59cb2
Update CircleCI configuration to add E2E testing job and refactor exi…
ndelangen Dec 16, 2025
ac91ad5
Refactor CircleCI configuration by removing unused job definitions an…
ndelangen Dec 16, 2025
deaa0de
cleanup
ndelangen Dec 16, 2025
3bd1207
Merge branch 'next' into norbert/generate-circleci-config
ndelangen Dec 18, 2025
61be1e7
restructure code, in prep for generation based on label
ndelangen Dec 18, 2025
462b9ef
re-order code
ndelangen Dec 18, 2025
f41c831
dynamic generation
ndelangen Dec 18, 2025
696bc36
Merge branch 'next' into norbert/generate-circleci-config
ndelangen Dec 18, 2025
6c054a9
fix type issue & linting
ndelangen Dec 18, 2025
fb379f0
Update package.json and yarn.lock to include eslint version 8.57.1
ndelangen Dec 18, 2025
4546d4c
Refactor sandbox-templates and update test-storybooks to include arti…
ndelangen Dec 18, 2025
0920c8d
Update package.json and yarn.lock to include prettier version 3.7.1
ndelangen Dec 18, 2025
a3b9d85
Refactor import order in exec.ts for improved readability
ndelangen Dec 19, 2025
54139a1
persist test results to circleci
ndelangen Dec 19, 2025
9c1ea6d
Enhance sandbox flow by adding Svelte Kit preparation step and removi…
ndelangen Dec 19, 2025
4c243b2
Refactor CI configuration to introduce codeHub and update job depende…
ndelangen Dec 19, 2025
922d5ce
Update CI configuration to replace linux_build with codeHub in packag…
ndelangen Dec 19, 2025
542583d
Update working directory path in sandbox flow for CI configuration
ndelangen Dec 19, 2025
b989368
Update working directory path in sandbox flow to use ROOT_DIR for CI …
ndelangen Dec 19, 2025
cc55fed
Merge branch 'next' into norbert/generate-circleci-config
ndelangen Dec 19, 2025
e41e1a1
improve code readability
ndelangen Dec 19, 2025
519c45b
remove warning from ts
ndelangen Dec 19, 2025
2f28b4e
improve code simplicity
ndelangen Dec 19, 2025
5aba6bb
remove use of magic strings
ndelangen Dec 19, 2025
ef79eab
white space
ndelangen Dec 22, 2025
d958540
Merge branch 'next' into norbert/generate-circleci-config
ndelangen Dec 22, 2025
2ebf0cb
sort package.json
ndelangen Dec 22, 2025
138c0c1
remove magic strings
ndelangen Dec 22, 2025
f4c23e7
fix unsynced ids
ndelangen Dec 22, 2025
c720c31
refactor CI config to use dynamic workflow names
ndelangen Dec 22, 2025
15057d2
update CI config to append '-generated' suffix to workflow names
ndelangen Dec 22, 2025
8684684
refactor CI scripts to streamline job definitions and remove unnecess…
ndelangen Dec 22, 2025
67e7794
cleanup & remove commands, which served little use, due to dynamic ge…
ndelangen Dec 22, 2025
ee41dd4
add comment
ndelangen Dec 22, 2025
6296416
Merge branch 'next' into norbert/generate-circleci-config
ndelangen Dec 24, 2025
3f9a805
Discard changes to scripts/tasks/sandbox-parts.ts
ndelangen Dec 24, 2025
72573c3
Discard changes to scripts/utils/cli-step.ts
ndelangen Dec 24, 2025
99d4d5d
Discard changes to scripts/utils/cli-step.ts
ndelangen Dec 24, 2025
5c4776c
Refactor import order in init-empty.ts for consistency
ndelangen Dec 24, 2025
016fed4
Reorder imports in sandboxes.ts for improved clarity
ndelangen Dec 24, 2025
0800310
Merge branch 'next' into norbert/generate-circleci-config
ndelangen Dec 29, 2025
5e830ef
remove get-template code
ndelangen Dec 29, 2025
4fe9a0a
Rename AbstractTemplate to Template
ndelangen Dec 29, 2025
ce67e46
Remove unused `get-template` script from package.json
ndelangen Dec 29, 2025
c42b5c1
Update CircleCI configuration to unify JUnit output file naming and e…
ndelangen Dec 29, 2025
6e6f348
Refactor CircleCI configuration to standardize test result paths acro…
ndelangen Dec 29, 2025
0a0fa4a
Merge branch 'next' into norbert/generate-circleci-config
ndelangen Dec 29, 2025
1b2ff15
Enhance sandbox job configuration to include 'inDevelopment' flag for…
ndelangen Dec 31, 2025
4f5ad51
Enhance JobImplementation type definition with detailed steps documen…
ndelangen Dec 31, 2025
fff3993
Update sandbox generator logic to allow generation in CI environments…
ndelangen Dec 31, 2025
947f520
Add STORYBOOK_SANDBOX_GENERATE environment variable to sandbox flow f…
ndelangen Dec 31, 2025
225b727
Refactor CI job definitions to use JobsOrHub type and simplify depend…
ndelangen Dec 31, 2025
1554b70
Add check for existing paths in generate task to prevent linking in d…
ndelangen Dec 31, 2025
0d63663
Refactor sandbox task to include path existence check for template li…
ndelangen Dec 31, 2025
ef1351a
Enhance sandbox flow to conditionally generate sandbox in development…
ndelangen Dec 31, 2025
589f02f
Update CI job filtering to include only jobs with 'qwik' in their ID …
ndelangen Dec 31, 2025
bc9ca75
Update CI configuration to append '-debug' suffix for workflows when …
ndelangen Dec 31, 2025
1bc6832
Refactor extendPreview task to conditionally append mock imports base…
ndelangen Dec 31, 2025
4857996
Update sandbox templates to include 'chromatic' in the skipTasks arra…
ndelangen Dec 31, 2025
8f885ef
Update CircleCI configuration to change resource class from 'medium' …
ndelangen Dec 31, 2025
08390ff
Refactor extendPreview task to remove unused 'key' parameter for impr…
ndelangen Dec 31, 2025
bcd59c1
Update generateTypesFiles function to conditionally log success messa…
ndelangen Dec 31, 2025
28418a4
disable qwik sandbox
ndelangen Dec 31, 2025
6c137b7
Comment out 'qwik-vite/default-ts' in sandbox templates to disable Qw…
ndelangen Dec 31, 2025
f76167c
cleanup
ndelangen Jan 2, 2026
fd6d4bb
delete unused executor
ndelangen Jan 2, 2026
93c72ea
add a helper note what the order workflows are
ndelangen Jan 2, 2026
48c58ca
I need a completely unique workflow ID, to run, so I can compare that…
ndelangen Jan 2, 2026
10773bf
Merge branch 'next' into norbert/generate-circleci-config
ndelangen Jan 2, 2026
e14b5ff
Discard changes to yarn.lock
ndelangen Jan 2, 2026
3d49093
use platform-specific root directories and improve working directory …
ndelangen Jan 2, 2026
49d57e8
check if logbox is working now
ndelangen Jan 2, 2026
17e0594
Merge branch 'norbert/generate-circleci-config' of github.com:storybo…
ndelangen Jan 2, 2026
0bb1dec
add comment about filtering capabilities of CI
ndelangen Jan 2, 2026
3401194
re-enable logBox with catch
ndelangen Jan 2, 2026
5f1ced5
Simplify conditinal preview adjustments for mocks
valentinpalkovic Jan 2, 2026
8207ee4
Update logBox error handling to log message on catch without throwing
ndelangen Jan 2, 2026
dbc129d
Merge branch 'norbert/generate-circleci-config' of github.com:storybo…
ndelangen Jan 2, 2026
90a64c5
add comment
ndelangen Jan 2, 2026
e4a9314
add a way to skip playwright install on CI
ndelangen Jan 2, 2026
7129804
Merge branch 'next' into norbert/generate-circleci-config
ndelangen Jan 6, 2026
9f013b9
consistent casing/naming
ndelangen Jan 6, 2026
a65bc9c
add comment explaining sveltekit unique step
ndelangen Jan 6, 2026
dcbc139
rename code to common-jobs
ndelangen Jan 6, 2026
7fb9cd5
rename
ndelangen Jan 6, 2026
7e57385
rename hub to noOpJob
ndelangen Jan 6, 2026
9e626e9
add a unique measurement, removing unfair disadvantage for measuring
ndelangen Jan 6, 2026
bca65d9
disable it a another way, this is the second run to measure windows, …
ndelangen Jan 6, 2026
f166b06
Update sandbox job to persist test results in the working directory i…
ndelangen Jan 6, 2026
db26366
move windows tests to daily only, because their costs are super high.
ndelangen Jan 7, 2026
e561813
Merge branch 'next' into norbert/generate-circleci-config
ndelangen Jan 7, 2026
fa87823
Merge branch 'next' into norbert/generate-circleci-config
ndelangen Jan 8, 2026
b26a4ec
make all job implementations functions, so a workflowName can be pass…
ndelangen Jan 8, 2026
9cabbfe
fix & simplify
ndelangen Jan 8, 2026
e570321
Update documentation for NoOpJob to clarify naming and purpose
ndelangen Jan 8, 2026
b208a62
Merge branch 'next' into norbert/generate-circleci-config
ndelangen Jan 8, 2026
223a395
Refactor type imports in CI main script for clarity and simplicity
ndelangen Jan 8, 2026
f5ba6c0
Merge branch 'next' into norbert/generate-circleci-config
ndelangen Jan 9, 2026
a4bffe4
Merge branch 'next' into norbert/generate-circleci-config
ndelangen Jan 12, 2026
704cf4d
add e2e tests for MCP and manifests
JReinhold Jan 12, 2026
8430d78
simplify json-based tests
JReinhold Jan 12, 2026
de8f496
Merge branch 'next' into jeppe/mcp-e2e-tests
JReinhold Jan 12, 2026
e2263b8
fix system query params (id, viewMode) being overridable if they are …
JReinhold Jan 14, 2026
f4baa04
add mcp packages to ignore list in verdaccio config
JReinhold Jan 14, 2026
9d33b41
upgrade vite plugin storybook nextjs
ndelangen Jan 14, 2026
217a132
Merge pull request #33535 from storybookjs/jeppe/fix-query-params-ove…
JReinhold Jan 14, 2026
a215458
Merge pull request #33514 from storybookjs/jeppe/mcp-e2e-tests
JReinhold Jan 14, 2026
857a49a
Merge branch 'next' into norbert/upgrade-vite-plugin-nextjs
ndelangen Jan 14, 2026
3de4ed1
Merge pull request #33538 from storybookjs/norbert/upgrade-vite-plugi…
ndelangen Jan 15, 2026
3d8d7fc
Merge branch 'next' into norbert/generate-circleci-config
ndelangen Jan 15, 2026
80b4dd3
Fix port flag handling in runStorybookDev function to ensure correct …
ndelangen Jan 15, 2026
f7e9934
add space for precise matching
ndelangen Jan 15, 2026
ffe0c56
Merge pull request #33544 from storybookjs/norbert/more-fallbacks-to-…
ndelangen Jan 15, 2026
af8ac1a
strict equal react sandbox to not match preact sandbox
JReinhold Jan 15, 2026
f8d53b4
Merge pull request #33545 from storybookjs/jeppe/fix-mcp-e2e-tests
JReinhold Jan 15, 2026
65c61e3
Refactor runStorybookDev to use parts array for command flags, improv…
ndelangen Jan 15, 2026
f4d298e
Merge branch 'next' into norbert/improve-cli-init-port
ndelangen Jan 15, 2026
b9aa2ad
Merge branch 'next' into norbert/generate-circleci-config
ndelangen Jan 15, 2026
2f27aba
move the code to initiate, make it more fault tolerant (cannot add th…
ndelangen Jan 15, 2026
66ad959
Merge branch 'norbert/improve-cli-init-port' of github.com:storybookj…
ndelangen Jan 15, 2026
817fbda
fix unit test
ndelangen Jan 15, 2026
f953056
move back to a system where we simply inject, since the command doesn…
ndelangen Jan 15, 2026
69c5a36
remove debug logs
ndelangen Jan 15, 2026
629696c
fix comment from coder abbitai
ndelangen Jan 15, 2026
30baaad
Merge pull request #33546 from storybookjs/norbert/improve-cli-init-port
ndelangen Jan 15, 2026
3ca47f1
Merge pull request #32925 from storybookjs/norbert/generate-circleci-…
ndelangen Jan 15, 2026
8a870ab
Write changelog for 10.2.0-beta.0 [skip ci]
storybook-bot Jan 15, 2026
562c99e
Update CHANGELOG for 10.2.0-beta.0: Remove entries for CLIInitiate po…
ndelangen Jan 15, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
73 changes: 0 additions & 73 deletions .circleci/README.md

This file was deleted.

Loading
Loading