Skip to content

chore: consolidate Delveworn into a monorepo - #16

Merged
CryptoMickle merged 3 commits into
mainfrom
chore/monorepo-consolidation
Aug 27, 2026
Merged

chore: consolidate Delveworn into a monorepo#16
CryptoMickle merged 3 commits into
mainfrom
chore/monorepo-consolidation

Conversation

@CryptoMickle

Copy link
Copy Markdown
Owner

Summary

  • import CryptoMickle/rise-dungeon-frontend@781563891a13e4e8ab7b09888b8deed55c2d0da9 as a clean snapshot under frontend/
  • keep the Foundry project at the repository root and leave the old frontend repository/history intact
  • add path-filtered Contracts CI and Frontend CI workflows
  • document the monorepo layout, local setup, deployment configuration, and Practice/onchain trust boundaries

Validation

  • forge fmt --check
  • forge build
  • forge test: 131 passed, 0 failed
  • npm --prefix frontend ci
  • npm --prefix frontend run lint: 0 errors (15 existing warnings)
  • npm --prefix frontend run build
  • GitHub Contracts CI: passed
  • GitHub Frontend CI: passed

Migration safety

  • excluded nested .git and .github metadata
  • excluded node_modules, .next, .vercel, local environment files, and oversized files
  • checked the imported snapshot for common credential patterns
  • did not rename the repository, change Vercel, merge to main, or archive the old frontend repository

Follow-up after review

  • rename CryptoMickle/rise-dungeon to CryptoMickle/delveworn
  • point the existing Vercel project at this repository with Root Directory frontend
  • verify production before archiving the old private frontend repository

@CryptoMickle
CryptoMickle marked this pull request as ready for review August 27, 2026 17:02
@CryptoMickle
CryptoMickle merged commit bf58566 into main Aug 27, 2026
4 checks passed
@CryptoMickle
CryptoMickle deleted the chore/monorepo-consolidation branch August 27, 2026 18:44
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