Skip to content

Commit

Permalink
Merge pull request #19360 from storybookjs/norbert/sb-717-migrate-sto…
Browse files Browse the repository at this point in the history
…ries-and-delete-html-kitchen

remove html-kitchen-sink example
  • Loading branch information
ndelangen authored Oct 10, 2022
2 parents 510eb74 + a81118c commit f3d02fe
Show file tree
Hide file tree
Showing 76 changed files with 151 additions and 3,750 deletions.
14 changes: 7 additions & 7 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
executor:
class: medium+
name: sb_node_14_browsers
parallelism: 12
parallelism: 11
steps:
- git-shallow-clone/checkout_advanced:
clone_options: '--depth 1 --verbose'
Expand Down Expand Up @@ -305,7 +305,7 @@ jobs:
executor:
class: medium+
name: sb_node_14_browsers
parallelism: 15
parallelism: 16
steps:
- git-shallow-clone/checkout_advanced:
clone_options: '--depth 1 --verbose'
Expand All @@ -324,7 +324,7 @@ jobs:
executor:
class: medium+
name: sb_node_14_browsers
parallelism: 14
parallelism: 15
steps:
- git-shallow-clone/checkout_advanced:
clone_options: '--depth 1 --verbose'
Expand All @@ -339,7 +339,7 @@ jobs:
executor:
class: medium+
name: sb_node_14_browsers
parallelism: 15
parallelism: 16
steps:
- git-shallow-clone/checkout_advanced:
clone_options: '--depth 1 --verbose'
Expand All @@ -358,7 +358,7 @@ jobs:
executor:
class: medium+
name: sb_node_14_browsers
parallelism: 15
parallelism: 16
steps:
- git-shallow-clone/checkout_advanced:
clone_options: '--depth 1 --verbose'
Expand All @@ -373,7 +373,7 @@ jobs:
executor:
class: medium+
name: sb_node_14_browsers
parallelism: 15
parallelism: 16
steps:
- git-shallow-clone/checkout_advanced:
clone_options: '--depth 1 --verbose'
Expand All @@ -388,7 +388,7 @@ jobs:
executor:
class: medium+
name: sb_playwright
parallelism: 15
parallelism: 16
steps:
- git-shallow-clone/checkout_advanced:
clone_options: '--depth 1 --verbose'
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/generate-repros-next.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ on:
push:
branches:
- vite-frameworks-xyz
- norbert/sb-524-webpack5react18ts
- norbert/sb-525-webpack5react17js
- norbert/sb-565-javascript

jobs:
generate:
Expand Down
48 changes: 0 additions & 48 deletions code/examples/html-kitchen-sink/.storybook/main.ts

This file was deleted.

5 changes: 0 additions & 5 deletions code/examples/html-kitchen-sink/.storybook/preview.js

This file was deleted.

3 changes: 0 additions & 3 deletions code/examples/html-kitchen-sink/babel.config.json

This file was deleted.

11 changes: 0 additions & 11 deletions code/examples/html-kitchen-sink/jest.config.js

This file was deleted.

47 changes: 0 additions & 47 deletions code/examples/html-kitchen-sink/package.json

This file was deleted.

8 changes: 0 additions & 8 deletions code/examples/html-kitchen-sink/postcss.config.js

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit f3d02fe

Please sign in to comment.