Skip to content

Rename web-app/ directory to web/ - #72

Merged
wasimxyz merged 2 commits into
stagingfrom
wa/rename-web-app-dir
May 15, 2026
Merged

Rename web-app/ directory to web/#72
wasimxyz merged 2 commits into
stagingfrom
wa/rename-web-app-dir

Conversation

@wasimxyz

@wasimxyz wasimxyz commented May 15, 2026

Copy link
Copy Markdown
Member

Summary

  • Rename web-app/ to web/ (pure git rename, history preserved on all 270+ files).
  • Update CI workflows (typescript-lint, typescript-test, python-test), Makefile, docs (README, getting-started, architecture, ci-and-deployment, run-archives, lambda), code comments, and packages/shared _WEB_DIR testing path constant to point at the new directory.
  • Rename npm package data-hub-web-appdata-hub-web and refresh web/package-lock.json.

Split into two commits so the rename is reviewable separately from the reference updates:

  1. Rename web-app/ directory to web/ — pure git mv, zero content changes.
  2. Update references after web-app/ -> web/ rename — the 16 files that point at the path.

Test plan

  • make check-all passes locally (Ruff, Pyright, Prettier, ESLint, tsc all green).
  • No remaining web-app or data-hub-web-app strings anywhere in the repo.
  • CI green on this PR.
  • Manual: update Vercel project's Root Directory from web-app to web (Project Settings → General → Root Directory) before this lands, otherwise the preview/staging/production builds and vercel env pull will break.
  • After merge, sanity-check a preview deployment.

Notes

  • infra/template.yaml's WebAppS3Role / data-hub-webapp-\${Environment} were left as-is — they're deployed AWS resource names, not path references, and renaming them would replace IAM roles in-place.

Made with Cursor

wasimxyz and others added 2 commits May 15, 2026 14:38
Co-authored-by: Cursor <cursoragent@cursor.com>
CI workflows, Makefile, docs, comments, and shared testing path
constant updated to point at the new directory; npm package
renamed data-hub-web-app -> data-hub-web and lockfile refreshed.

Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel

vercel Bot commented May 15, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
data-hub Ready Ready Preview, Comment May 15, 2026 9:45pm

Request Review

@wasimxyz wasimxyz self-assigned this May 15, 2026
@wasimxyz
wasimxyz marked this pull request as ready for review May 15, 2026 21:41
@wasimxyz
wasimxyz merged commit 82715a8 into staging May 15, 2026
6 checks passed
@wasimxyz
wasimxyz deleted the wa/rename-web-app-dir branch May 15, 2026 21:46
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