Skip to content

Conversation

@kixelated
Copy link
Collaborator

No description provided.

@kixelated kixelated merged commit ba07726 into main Dec 20, 2025
1 check passed
@kixelated kixelated deleted the fix-doc branch December 20, 2025 23:01
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 20, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

The documentation deployment configuration is being refactored from Cloudflare Pages to Cloudflare Workers. The doc/justfile is removed, its targets are consolidated into the main justfile with a simplified doc target. A new worker.js module is added to handle request delegation to static assets. The doc/wrangler.jsonc configuration is updated from legacy pages_build_output_dir format to standard Wrangler format with main and assets bindings. Dependencies in doc/package.json are bumped (vitepress to 1.6.4, wrangler to 4.56.0), and a new deploy script combining vitepress build and wrangler deploy is added.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix-doc

📜 Recent review details

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between dc0b358 and 2fcda1b.

⛔ Files ignored due to path filters (1)
  • bun.lock is excluded by !**/*.lock
📒 Files selected for processing (5)
  • doc/justfile (0 hunks)
  • doc/package.json (1 hunks)
  • doc/worker.js (1 hunks)
  • doc/wrangler.jsonc (1 hunks)
  • justfile (1 hunks)

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

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.

2 participants