Skip to content

Commit

Permalink
chore(documentation): remove documentation v6 from the repo (#1891)
Browse files Browse the repository at this point in the history
Removes the v6 storybook documentation package and it's associated
workflows and scripts.


![eldorado-begone](https://github.com/swisspost/design-system/assets/1659006/0251c316-9173-42e9-812b-594dd8465450)
  • Loading branch information
gfellerph authored Sep 7, 2023
1 parent 823948e commit 576ecc1
Show file tree
Hide file tree
Showing 186 changed files with 390 additions and 22,524 deletions.
44 changes: 0 additions & 44 deletions .github/workflows/build-documentation-v6.yaml

This file was deleted.

44 changes: 0 additions & 44 deletions .github/workflows/deploy-documentation-v6.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,6 @@
"docs:test": "pnpm --filter design-system-documentation test",
"docs:e2e": "start-server-and-test docs:headless 9300 'pnpm --filter design-system-documentation e2e'",
"docs:e2e:watch": "start-server-and-test docs:headless 9300 'pnpm --filter design-system-documentation e2e:watch'",
"docsv6": "pnpm --filter design-system-documentation-v6 start",
"docsv6:start": "pnpm --filter design-system-documentation-v6... --parallel --stream start",
"docsv6:build": "pnpm --filter design-system-documentation-v6 build",
"docsv6:headless": "pnpm --filter design-system-documentation-v6 start:headless",
"docsv6:e2e": "start-server-and-test docsv6:headless 9300 'pnpm --filter design-system-documentation-v6 e2e'",
"docsv6:e2e:watch": "start-server-and-test docsv6:headless 9300 'pnpm --filter design-system-documentation-v6 e2e:watch'",
"docsv6:snapshots": "start-server-and-test 'pnpm docsv6:headless' 9300 'pnpm --filter design-system-documentation-v6 snapshots'",
"styles:start": "pnpm --filter design-system-styles start",
"styles:build": "pnpm --filter design-system-styles build",
"styles:test": "pnpm --filter design-system-styles test",
Expand Down
2 changes: 0 additions & 2 deletions packages/documentation-v6/.gitignore

This file was deleted.

16 changes: 0 additions & 16 deletions packages/documentation-v6/.percy.yml

This file was deleted.

77 changes: 0 additions & 77 deletions packages/documentation-v6/.storybook/components/docs/footer.tsx

This file was deleted.

13 changes: 0 additions & 13 deletions packages/documentation-v6/.storybook/components/docs/header.tsx

This file was deleted.

62 changes: 0 additions & 62 deletions packages/documentation-v6/.storybook/components/docs/layout.scss

This file was deleted.

41 changes: 0 additions & 41 deletions packages/documentation-v6/.storybook/components/docs/layout.tsx

This file was deleted.

46 changes: 0 additions & 46 deletions packages/documentation-v6/.storybook/main.js

This file was deleted.

Loading

0 comments on commit 576ecc1

Please sign in to comment.