Skip to content

fix(seed): move pilot registrations to July and August - #78

Merged
BeforeLights merged 1 commit into
mainfrom
codex/pilot-seed-july-august
Aug 21, 2026
Merged

fix(seed): move pilot registrations to July and August#78
BeforeLights merged 1 commit into
mainfrom
codex/pilot-seed-july-august

Conversation

@BeforeLights

Copy link
Copy Markdown
Contributor

Summary

  • reshape the 63 synthetic platform-admin registrations to July and August only
  • use a 16/47 split so August is roughly three times July
  • cap every synthetic registration before 2026-08-14
  • leave technical/operator accounts and genuine signups outside the targeted seed fixture

Verification

  • corepack pnpm --filter @databreeze/api exec node --test test/seed-local.test.mjs
  • corepack pnpm --filter @databreeze/api typecheck
  • corepack pnpm exec eslint services/api/scripts/seed-local.mjs services/api/test/seed-local.test.mjs
  • corepack pnpm exec prettier --check services/api/scripts/seed-local.mjs services/api/test/seed-local.test.mjs
  • git diff --check

@coderabbitai

coderabbitai Bot commented Aug 21, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@BeforeLights, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 38 minutes

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

Wait for the limit to reset, then comment @coderabbitai review or push new commits to the PR.

An organization admin can change what happens after included review limits in Billing.

How do review limits work?

CodeRabbit enforces per-developer PR review limits within each organization.

For paid Pro and Pro+ reviews, CodeRabbit uses a developer's included PR review attempts over the past 7 days to set the current hourly allowance. At typical activity levels, the full plan allowance applies. Higher sustained activity can lower the allowance until earlier attempts leave the 7-day window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: a83b12f6-35ee-4050-9079-18f14f260585

📥 Commits

Reviewing files that changed from the base of the PR and between aab7ece and 94da585.

📒 Files selected for processing (2)
  • services/api/scripts/seed-local.mjs
  • services/api/test/seed-local.test.mjs

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.

@greptile-apps

greptile-apps Bot commented Aug 21, 2026

Copy link
Copy Markdown

Greptile Summary

The PR redistributes all 63 synthetic platform-admin registrations into July and the first thirteen days of August 2026.

  • Assigns 16 registrations to July and 47 to August.
  • Ensures every generated registration precedes August 14.
  • Updates requirement-linked tests to verify the new monthly totals and date bounds.

Confidence Score: 5/5

The PR appears safe to merge with no actionable defects identified.

The seed generator and its tests agree on the 16/47 distribution, preserve all 63 registrations, and enforce the intended July-through-pre-August-14 interval.

Important Files Changed

Filename Overview
services/api/scripts/seed-local.mjs The revised date-generation arithmetic consistently produces 16 July registrations and 47 August registrations dated no later than August 13.
services/api/test/seed-local.test.mjs The updated assertions accurately cover the requested cohort split and exclusive August 14 upper bound.

Reviews (1): Last reviewed commit: "fix(seed): move pilot registrations to J..." | Re-trigger Greptile

@BeforeLights
BeforeLights merged commit 4e8230d into main Aug 21, 2026
11 checks passed
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