Commit Graph

4 Commits

Author SHA1 Message Date
DIYgod 2777f8443d Revert "feat: add immediate rollout flag to container deployments (#7)"
This reverts commit a278e25bd7.
2026-01-21 21:27:22 +08:00
DIYgod a278e25bd7
feat: add immediate rollout flag to container deployments (#7)
- Enable --containers-rollout=immediate in package.json deploy script
- Apply same flag to GitHub Actions deployment workflow
2026-01-21 21:22:44 +08:00
DIYgod 96f40f961e
fix: add missing @cloudflare/containers dependency (#5) 2026-01-21 21:13:47 +08:00
DIYgod 798a077f99
feat: add automated RSSHub deployment to Cloudflare Containers (#1)
- Implement GitHub Actions workflow for 5-minute interval checks of latest RSSHub images

- Create Cloudflare Worker with 20-instance load balancing

- Use pre-built images from ghcr.io instead of rebuilding
2026-01-21 20:52:20 +08:00