-
-
Notifications
You must be signed in to change notification settings - Fork 10.1k
CLI: Create sandbox on init in empty folders #23611
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from all commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
d89713e
Create sandbox on init in empty folders
valentinpalkovic b687386
Update code/lib/cli/src/initiate.ts
valentinpalkovic 06ff80f
Use main or next branch for sandbox creation depending on the Storybo…
valentinpalkovic c9ccf9f
Fix test suite
valentinpalkovic 4db9686
Use template name instead of template key to select from
valentinpalkovic 32ed67e
Adjust generated Readme. Delete stackblitz file and cleanup generated…
valentinpalkovic f1c3b00
Exclude Angular Prerelease version from init scaffolding
valentinpalkovic b6aa49f
Adjust copy
valentinpalkovic 5ed5035
Identify parent process to detect package manager
valentinpalkovic 577cb00
Use yarn berry if detected for scaffolding and sanitize package.json …
valentinpalkovic b6720f6
Update sandboxes and make sandbox creation script package-manager agn…
valentinpalkovic 04eec3b
Fix pnpm generation
valentinpalkovic a2f1b44
Fix resolutions nesting in yarn berry
valentinpalkovic 889e2cc
Exclude Next.js pnpm and yarn templates
valentinpalkovic d1f8013
Add tests for resolutions methods in yarn2 and pnpm
valentinpalkovic 17d6967
Remove repro generators
valentinpalkovic 5039673
Support pnpm sandboxes in local sandbox creation
valentinpalkovic f4bca3a
Revert async type for JsPackageManagerFactory.getPackageManager
valentinpalkovic 1ed2ff4
Do not run shouldRunDev if installation is skipped
valentinpalkovic 8f8a34f
Format welcome to storybook sandbox properly
valentinpalkovic 658c631
Refactor logic for isPnpmTemplate
valentinpalkovic 513fcf9
Adjust reproduction message for sandbox command to cover all supporte…
valentinpalkovic 394d1ef
Remove unnecessary await
valentinpalkovic 8fb4ac1
Add documentation to sandbox installation process
valentinpalkovic 6741944
Remove inDevelopment flag from yarn and pnpm sandboxes
valentinpalkovic f05b763
Revert branch triggering changes in generate-sandboxes-next.yml
valentinpalkovic e27d42e
Remove unused file
valentinpalkovic 94fae6a
Remove yarn setup in sandbox reproductions
valentinpalkovic c40281b
Add download spinner to 'storybook sandbox' command
valentinpalkovic 026178b
Use proper versions for overrides to satisfy verdaccio
valentinpalkovic fdd6bba
Update generate-sandboxes-next action to deploy from this PR
valentinpalkovic 790faee
Allow immutable installs for sandbox creation
valentinpalkovic 02e7fb0
Fix isPnpmTemplate func usage
valentinpalkovic 09c461d
Add description to function
valentinpalkovic 4696890
Remove setRegistryUrl from JsPackageManager class
valentinpalkovic 4f02140
Remove unneeded comments
valentinpalkovic 0fb2f8c
Deactivate yarn and pnpm sandboxes in ci:daily
valentinpalkovic 0a55f51
Remove unnecessary process.env.CI
valentinpalkovic 3f9158c
Do not set preserve-symlinks in pnpm sandboxes
valentinpalkovic cb88026
Reset generate-sandboxes-next.yml to use next as triggering branch
valentinpalkovic 80aaf2a
filter down available sandboxes in init
yannbf 82d2a4f
resolve PR suggestions
yannbf bc43886
infer package manager via user agent
yannbf 99ac248
Merge branch 'next' into valentin/create-sandbox-in-empty-project
yannbf c6b94fd
use all sandbox templates in sandbox command
yannbf 6938843
improve template filtering
yannbf d83da13
trigger sandbox update
yannbf fee58c9
debug generate-sandboxes
yannbf 2679b4b
Merge branch 'next' into valentin/create-sandbox-in-empty-project
yannbf 2bb1e87
disable npm perf override
yannbf da7c320
wip
yannbf File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.