Skip to content

Commit

Permalink
Merge branch 'main' into tokens/v2-24-10
Browse files Browse the repository at this point in the history
  • Loading branch information
alizedebray authored Oct 8, 2024
2 parents c23d118 + b49b89c commit ca5abef
Show file tree
Hide file tree
Showing 413 changed files with 335 additions and 20,045 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
#
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners

packages/documentation @swisspost/design-system-members
# Maintainers have to sign off PRs to main as required in branch protection rules
* @swisspost/design-system-maintainers
51 changes: 0 additions & 51 deletions .github/actions/deploy-to-netlify/action.yaml

This file was deleted.

43 changes: 0 additions & 43 deletions .github/workflows/build-demo.yaml

This file was deleted.

51 changes: 0 additions & 51 deletions .github/workflows/deploy-demo.yaml

This file was deleted.

59 changes: 0 additions & 59 deletions .github/workflows/release-demo.yaml

This file was deleted.

4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@
"e2e": "start-server-and-test docs:headless 9001 'pnpm -r --stream e2e'",
"e2e:ci": "start-server-and-test docs:headless 9001 'pnpm --filter \"...[origin/main]\" --stream e2e:ci'",
"snapshots": "start-server-and-test 'pnpm docs:headless' 9001 'pnpm --filter design-system-documentation snapshots'",
"demo": "pnpm demo:start",
"demo:start": "pnpm --filter design-system-demo... --parallel --stream start",
"demo:build": "pnpm --filter design-system-demo build",
"demo:lint": "pnpm --filter design-system-demo lint",
"docs": "pnpm docs:start",
"docs:only": "pnpm --filter design-system-documentation start",
"docs:start": "pnpm --filter design-system-tokens build && pnpm --filter design-system-documentation... --parallel --stream start",
Expand Down
17 changes: 0 additions & 17 deletions packages/demo/.browserslistrc

This file was deleted.

13 changes: 0 additions & 13 deletions packages/demo/.editorconfig

This file was deleted.

41 changes: 0 additions & 41 deletions packages/demo/.eslintrc.js

This file was deleted.

40 changes: 0 additions & 40 deletions packages/demo/.gitignore

This file was deleted.

Loading

0 comments on commit ca5abef

Please sign in to comment.