Skip to content

Commit

Permalink
Goodbye, i18n Tracker 👋 (#1336)
Browse files Browse the repository at this point in the history
  • Loading branch information
yanthomasdev authored Jan 4, 2024
1 parent fbcc4a3 commit a19dfed
Show file tree
Hide file tree
Showing 14 changed files with 9 additions and 1,298 deletions.
2 changes: 1 addition & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": ["starlight-docs", "@example/*", "docs-i18n-tracker"],
"ignore": ["starlight-docs", "@example/*"],
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
"onlyUpdatePeerDependentsWhenOutOfRange": true
}
Expand Down
17 changes: 0 additions & 17 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,20 +73,3 @@ jobs:
- name: Build docs site
working-directory: ./docs
run: pnpm build

docs-i18n-tracker-smoke:
name: Docs i18n tracker builds
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: pnpm/action-setup@v2
- uses: actions/setup-node@v3
with:
node-version: ${{ env.NODE_VERSION }}
cache: 'pnpm'
- run: pnpm i
- name: Build docs i18n tracker
working-directory: ./docs-i18n-tracker
run: pnpm build
21 changes: 0 additions & 21 deletions docs-i18n-tracker/.gitignore

This file was deleted.

9 changes: 0 additions & 9 deletions docs-i18n-tracker/README.md

This file was deleted.

18 changes: 0 additions & 18 deletions docs-i18n-tracker/build.ts

This file was deleted.

23 changes: 0 additions & 23 deletions docs-i18n-tracker/lib/filter-warnings.cjs

This file was deleted.

34 changes: 0 additions & 34 deletions docs-i18n-tracker/lib/github-get.mjs

This file was deleted.

79 changes: 0 additions & 79 deletions docs-i18n-tracker/lib/output.mjs

This file was deleted.

Loading

1 comment on commit a19dfed

@vercel
Copy link

@vercel vercel bot commented on a19dfed Jan 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.