Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 0 additions & 14 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,20 +102,6 @@ updates:
- miloush
- mcdurdin

- package-ecosystem: "npm"
directory: "/docs/charts/keyboards"
schedule:
interval: "monthly"
commit-message:
include: scope
prefix: "CLDR-19055 kbd:"
assignees:
- srl295
reviewers:
- srl295
- miloush
- mcdurdin

# Maintain dependencies for Maven
- package-ecosystem: "maven"
directory: "/tools"
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/keyboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,3 @@ jobs:
run: kmc --error-reporting build keyboards/3.0/*.xml
- name: Check ABNF
run: 'cd tools/scripts/keyboard-abnf-tests && npm ci && npm t'
- name: Run Kbd Charts
run: 'cd docs/charts/keyboards && npm ci && npm run build'
2 changes: 0 additions & 2 deletions .github/workflows/spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ jobs:
- name: Run TR archiver
# Note: will update ToC if out of date
run: "cd tools/scripts/tr-archive/ && npm ci && npm run build"
- name: Run Kbd Charts
run: "cd docs/charts/keyboards && npm ci && npm run build"
- name: Upload tr35.zip
uses: actions/upload-artifact@v7
with:
Expand Down
5 changes: 0 additions & 5 deletions docs/charts/keyboards/.gitignore

This file was deleted.

30 changes: 0 additions & 30 deletions docs/charts/keyboards/README.md

This file was deleted.

102 changes: 0 additions & 102 deletions docs/charts/keyboards/build.mjs

This file was deleted.

2 changes: 0 additions & 2 deletions docs/charts/keyboards/index.html

This file was deleted.

108 changes: 0 additions & 108 deletions docs/charts/keyboards/package-lock.json

This file was deleted.

24 changes: 0 additions & 24 deletions docs/charts/keyboards/package.json

This file was deleted.

Loading
Loading