Skip to content

Commit 3a10533

Browse files
committed
chore: remove unused web cluster
1 parent fc9d39e commit 3a10533

33 files changed

Lines changed: 83 additions & 1632 deletions

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
- run: bun run --cwd apps/web next typegen
8989

9090
- name: Test workspace tooling
91-
run: node --test scripts/bun-scripts.test.mjs scripts/check-tauri-plugin-versions.test.mjs apps/web-cluster/scripts/deploy.test.mjs
91+
run: node --test scripts/bun-scripts.test.mjs scripts/check-tauri-plugin-versions.test.mjs
9292

9393
- name: Test web React compatibility
9494
run: >-

apps/web-cluster/Dockerfile

Lines changed: 0 additions & 28 deletions
This file was deleted.

apps/web-cluster/package.json

Lines changed: 0 additions & 31 deletions
This file was deleted.

apps/web-cluster/scripts/deploy.mjs

Lines changed: 0 additions & 184 deletions
This file was deleted.

0 commit comments

Comments
 (0)