Skip to content

feat(cloudflare): add deployment support#138

Merged
JohnsonMao merged 4 commits intodevfrom
feat/cloudflare
Nov 29, 2025
Merged

feat(cloudflare): add deployment support#138
JohnsonMao merged 4 commits intodevfrom
feat/cloudflare

Conversation

@JohnsonMao
Copy link
Copy Markdown
Owner

No description provided.

- Add OpenNext Cloudflare configuration
- Add Wrangler config for Cloudflare Workers
- Add Cloudflare build and preview scripts
- Rename proxy.ts to middleware.ts
- Update jest config to exclude middleware.ts
- Add Cloudflare build artifacts to .gitignore
- Move posts from data/posts to content/posts
- Refactor MDX utils with helper functions
- Update path resolution to use content directory
- Change duplicate ID handling from error to warning
- Extract MDX components and options as constants
- Update tests to match new implementation
- Move metadata generation logic from separate file to layout
- Add OpenGraph, Twitter cards, and enhanced robots config
- Migrate metadata strings to i18n messages (en/zh)
- Move createFeedOptions to generateRSS utility
- Update tests to reflect new structure
@JohnsonMao JohnsonMao self-assigned this Nov 29, 2025
@vercel
Copy link
Copy Markdown

vercel bot commented Nov 29, 2025

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

Project Deployment Preview Comments Updated (UTC)
amao Ready Ready Preview Comment Nov 29, 2025 5:47am

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (648cafc) to head (3f0c6c4).
⚠️ Report is 6 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff            @@
##               dev      #138   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           31        31           
  Lines          541       564   +23     
  Branches        93        95    +2     
=========================================
+ Hits           541       564   +23     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@JohnsonMao JohnsonMao merged commit d9baa89 into dev Nov 29, 2025
6 checks passed
@JohnsonMao JohnsonMao deleted the feat/cloudflare branch November 29, 2025 05:53
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