Skip to content

t1224.7: Migrate project to new localdev setup — validate end-to-end#1943

Merged
marcusquinn merged 1 commit intomainfrom
feature/t1224.7
Feb 19, 2026
Merged

t1224.7: Migrate project to new localdev setup — validate end-to-end#1943
marcusquinn merged 1 commit intomainfrom
feature/t1224.7

Conversation

@marcusquinn
Copy link
Owner

@marcusquinn marcusquinn commented Feb 19, 2026

Migrated to a private repo PR. Original content removed (private project reference in wrong repo).

Discovered during awardsapp migration to localdev:
- Port hardcoded in apps/web/package.json (not PORT env var)
- allowedDevOrigins required in next.config.ts for Next.js 15+
- with-env (dotenv -c --) loads .env.local from monorepo root
- Project-specific Postgres container conflicts with local-postgres on 5432
- Start commands via pnpm dev / pnpm dev:web / turbo dev
@gemini-code-assist
Copy link

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 19, 2026

Warning

Rate limit exceeded

@marcusquinn has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 25 minutes and 38 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feature/t1224.7

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link

🔍 Code Quality Report

�[0;35m[MONITOR]�[0m Code Review Monitoring Report

�[0;34m[INFO]�[0m Latest Quality Status:
SonarCloud: 0 bugs, 0 vulnerabilities, 29 code smells

�[0;34m[INFO]�[0m Recent monitoring activity:
Thu Feb 19 07:39:35 UTC 2026: Code review monitoring started
Thu Feb 19 07:39:36 UTC 2026: SonarCloud - Bugs: 0, Vulnerabilities: 0, Code Smells: 29

📈 Current Quality Metrics

  • BUGS: 0
  • CODE SMELLS: 29
  • VULNERABILITIES: 0

Generated on: Thu Feb 19 07:39:38 UTC 2026


Generated by AI DevOps Framework Code Review Monitoring

@sonarqubecloud
Copy link

@marcusquinn marcusquinn merged commit e9f43dc into main Feb 19, 2026
11 checks passed
@marcusquinn marcusquinn deleted the feature/t1224.7 branch February 19, 2026 07:57
@marcusquinn marcusquinn changed the title t1224.7: Migrate awardsapp to new localdev setup — validate end-to-end t1224.7: Migrate project to new localdev setup — validate end-to-end Feb 23, 2026
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