Skip to content

Production#5

Closed
hitjasoliya wants to merge 5 commits intomainfrom
production
Closed

Production#5
hitjasoliya wants to merge 5 commits intomainfrom
production

Conversation

@hitjasoliya
Copy link
Copy Markdown
Owner

@hitjasoliya hitjasoliya commented Nov 21, 2025

Note

Switches GCP deploy workflow to the production branch and loosens TypeScript/ESLint rules, including an any in the members API.

  • CI/CD:
    • Update /.github/workflows/deploy.yml to trigger on production branch.
  • Web App Config:
    • apps/web/eslint.config.js: Extend nextJsConfig and disable numerous ESLint rules (TS, React Hooks, Next.js, etc.).
    • apps/web/tsconfig.json: Set compilerOptions.noImplicitAny to false.
  • API:
    • apps/web/src/app/api/rooms/[roomId]/members/route.ts: Add explicit any to member mapping.

Written by Cursor Bugbot for commit 1afea7d. This will update automatically on new commits. Configure here.

@hitjasoliya hitjasoliya deleted the production branch November 21, 2025 17:25
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