Skip to content

Commit

Permalink
chore: remove orbit-tracking package
Browse files Browse the repository at this point in the history
We were not using it for some months now and have no plans to reuse it
  • Loading branch information
DSil committed Jan 27, 2025
1 parent 16af371 commit 362dfd3
Show file tree
Hide file tree
Showing 33 changed files with 9 additions and 1,354 deletions.
27 changes: 0 additions & 27 deletions .github/workflows/cron-tracking.yml

This file was deleted.

3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
yarn tokens build
yarn tailwind-preset build
yarn components build
yarn tracking build
yarn themer build
- name: Type checks
Expand All @@ -52,7 +51,6 @@ jobs:
yarn tokens build
yarn tailwind-preset build
yarn components build
yarn tracking build
yarn themer build
- name: Lint
Expand All @@ -77,7 +75,6 @@ jobs:
yarn tokens build
yarn tailwind-preset build
yarn components build
yarn tracking build
yarn themer build
- name: Unit tests
Expand Down
1 change: 0 additions & 1 deletion commitlint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ function fetchComponentDirs() {
"themer",
"examples",
"icons",
"tracking",
"tailwind",
];

Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
"themer": "yarn workspace @kiwicom/orbit-themer",
"tailwind-preset": "yarn workspace @kiwicom/orbit-tailwind-preset",
"tokens": "yarn workspace @kiwicom/orbit-design-tokens",
"tracking": "yarn workspace @kiwicom/orbit-tracking",
"update-supported-browsers": "markdown --path .github/contribution/testing-conventions.md && git add .github/contribution/testing-conventions.md",
"docker:reset": "rm -rf packages/orbit-components/playwright/.cache && yarn install --frozen-lockfile --ignore-scripts",
"deploy:report": "yarn surge playwright-report/"
Expand Down
5 changes: 0 additions & 5 deletions packages/orbit-tracking/.env.example

This file was deleted.

23 changes: 0 additions & 23 deletions packages/orbit-tracking/.eslintrc

This file was deleted.

2 changes: 0 additions & 2 deletions packages/orbit-tracking/.gitignore

This file was deleted.

20 changes: 0 additions & 20 deletions packages/orbit-tracking/CHANGELOG.md

This file was deleted.

59 changes: 0 additions & 59 deletions packages/orbit-tracking/README.md

This file was deleted.

4 changes: 0 additions & 4 deletions packages/orbit-tracking/bin/tracking.js

This file was deleted.

63 changes: 0 additions & 63 deletions packages/orbit-tracking/package.json

This file was deleted.

141 changes: 0 additions & 141 deletions packages/orbit-tracking/src/api.ts

This file was deleted.

Loading

0 comments on commit 362dfd3

Please sign in to comment.