Skip to content

Commit ec2595f

Browse files
committed
chore(repo): remove devcontainer, renovate config, and drained cache-cleanup workflow
- Delete .devcontainer/ and its CONTRIBUTING section; the Dev Containers setup was undocumented elsewhere and no longer maintained - Delete renovate.json: Renovate has never opened a PR or dashboard issue on this repo; Dependabot security updates are what actually run - Delete ci-cache-cleanup.yml: it drained legacy Next.js build-cache sticky disks left by PRs open before #6080 (2026-07-30); Blacksmith evicts sticky disks after 7 days idle, so the backlog is gone and the job is a no-op - Move vitest.scripts.config.ts to scripts/vitest.config.ts with a pinned root so the repo root holds no test config; update test:scripts and check:script-tests - Drop the duplicate husky `prepare` in apps/sim; the root prepare installs the hooks
1 parent d7d66cf commit ec2595f

15 files changed

Lines changed: 29 additions & 620 deletions

‎.devcontainer/Dockerfile‎

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

‎.devcontainer/README.md‎

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

‎.devcontainer/devcontainer.json‎

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

‎.devcontainer/docker-compose.yml‎

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

0 commit comments

Comments
 (0)