Skip to content

docs: restore auth mentions in root docs - #33

Merged
abdelkabirouadoukou merged 1 commit into
mainfrom
docs/restore-auth-mentions
Aug 8, 2026
Merged

docs: restore auth mentions in root docs#33
abdelkabirouadoukou merged 1 commit into
mainfrom
docs/restore-auth-mentions

Conversation

@abdelkabirouadoukou

Copy link
Copy Markdown
Owner

Part 1 of the hardening pass: the auth package shipped (PR #24) but its mentions were never reflected in the root docs. Updates ROADMAP.md (Auth stability-matrix row + coverage-debt note), CONTRIBUTING.md (packages/auth layout line), CHANGELOG.md (Unreleased entry for @thexjs/auth v1.1.0), DEPLOY.md (DATABASE_URL / AUTH_SECRET / GITHUB_CLIENT_ID / GITHUB_CLIENT_SECRET env rows). lint / typecheck / bun test all green.

@vercel

vercel Bot commented Aug 8, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
thexjs-basic Ready Ready Preview Aug 8, 2026 5:54pm
x Ready Ready Preview Aug 8, 2026 5:54pm

@coderabbitai

coderabbitai Bot commented Aug 8, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

Next review available in: 26 minutes

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?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 03d2bab2-5aca-4f62-b508-015fc7291369

📥 Commits

Reviewing files that changed from the base of the PR and between 17c0d92 and a081d18.

📒 Files selected for processing (3)
  • CHANGELOG.md
  • CONTRIBUTING.md
  • DEPLOY.md

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.

The @thexjs/auth package shipped (v1.1.0) but root-docs mentions of it
were lost in the docs rework. Restore, verified against packages/auth:

- ROADMAP.md: add the Auth row to the API stability matrix (14 tests in
  packages/auth/src/auth.test.ts) and re-add coverage-debt item 6.
- CONTRIBUTING.md: list packages/auth in the project layout.
- CHANGELOG.md: document the @thexjs/auth package under Unreleased.
- DEPLOY.md: document DATABASE_URL, AUTH_SECRET, and the GitHub OAuth
  client id/secret environment variables.
@abdelkabirouadoukou
abdelkabirouadoukou force-pushed the docs/restore-auth-mentions branch from 608cd63 to a081d18 Compare August 8, 2026 17:52
@abdelkabirouadoukou
abdelkabirouadoukou merged commit 332aecd into main Aug 8, 2026
9 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