Skip to content

chore: remove TS sources ahead of AffineScript migration#21

Merged
hyperpolymath merged 1 commit intomainfrom
ts-removal
May 4, 2026
Merged

chore: remove TS sources ahead of AffineScript migration#21
hyperpolymath merged 1 commit intomainfrom
ts-removal

Conversation

@hyperpolymath
Copy link
Copy Markdown
Owner

Deletes the 16 .ts/.tsx source files across the 6 TS-bearing tool packages. Per the hyperpolymath language policy, AffineScript is the migration target; the AffineScript port replaces these files (using the modularisation tooling from the affinescript repo) and is being prepared on a separate branch.

No package.json / tsconfig.json changes here — those will be revised by the AffineScript port to match the new build pipeline.

Files removed:

  • tools/cli/src/cli.ts
  • tools/github-action/src/index.ts
  • tools/monitoring-api/src/server.ts
  • tools/monitoring-api/src/routes/{badge,dashboard,leaderboard,scan,stats,violations}.ts
  • tools/stale/packages/core/src/{index.ts, database/arangodb.ts}
  • tools/stale/packages/scanner/src/{index.ts, scanner.ts}
  • tools/stale/packages/stale/components/react/src/{index.ts, Button/Button.tsx, Modal/Modal.tsx}

Originals remain accessible via git history (main@HEAD~1 prior to this commit).

Deletes the 16 .ts/.tsx source files across the 6 TS-bearing tool packages.
Per the hyperpolymath language policy, AffineScript is the migration target;
the AffineScript port replaces these files (using the modularisation tooling
from the affinescript repo) and is being prepared on a separate branch.

No package.json / tsconfig.json changes here — those will be revised by the
AffineScript port to match the new build pipeline.

Files removed:
- tools/cli/src/cli.ts
- tools/github-action/src/index.ts
- tools/monitoring-api/src/server.ts
- tools/monitoring-api/src/routes/{badge,dashboard,leaderboard,scan,stats,violations}.ts
- tools/stale/packages/core/src/{index.ts, database/arangodb.ts}
- tools/stale/packages/scanner/src/{index.ts, scanner.ts}
- tools/stale/packages/stale/components/react/src/{index.ts, Button/Button.tsx, Modal/Modal.tsx}

Originals remain accessible via git history (main@HEAD~1 prior to this commit).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@chatgpt-codex-connector
Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@hyperpolymath hyperpolymath merged commit 3f3a15c into main May 4, 2026
15 of 26 checks passed
@hyperpolymath hyperpolymath deleted the ts-removal branch May 4, 2026 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant