Skip to content

chore: remove 5gb of repository bloat#227

Open
0xAxiom wants to merge 1 commit intomainfrom
chore/cleanup-repo-bloat
Open

chore: remove 5gb of repository bloat#227
0xAxiom wants to merge 1 commit intomainfrom
chore/cleanup-repo-bloat

Conversation

@0xAxiom
Copy link
Copy Markdown
Owner

@0xAxiom 0xAxiom commented Mar 28, 2026

What

Major repository cleanup removing ~5GB of unnecessary files:

  • Deleted orphaned tx-decoder-enhancement/ directory (456M)
  • Removed node_modules/ from generated builds in all pipelines
  • Cleaned artifacts from builds/ directory

Why

Repository had grown to ~10GB due to:

  • Generated apps with checked-in node_modules
  • Orphaned development directories
  • Build artifacts accumulation

Impact

  • Before: ~10GB repo size
  • After: ~5GB repo size
  • Savings: 50% size reduction

Files Removed

  • dapp-factory/: 2.6G → cleaned
  • website-pipeline/: 2.5G → 721M
  • plugin-factory/: 1.8G → 117M
  • builds/: 527M → 9.7M

This addresses the severe disk bloat issue identified in repo review.

- Remove node_modules from generated builds in all pipelines
- Delete orphaned tx-decoder-enhancement directory (456M)
- Clean builds/ directory artifacts
- Reduces repo size from ~10GB to ~5GB

Fixes major repo hygiene issue identified in review
@0xAxiom 0xAxiom requested a review from MeltedMindz as a code owner March 28, 2026 00:12
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