DIYgod mirror:
Go to file
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
.github/workflows feat: add immediate rollout flag to container deployments (#7) 2026-01-21 21:22:44 +08:00
src chore: reduce max instances from 20 to 10 (#6) 2026-01-21 21:17:55 +08:00
.gitignore feat: add automated RSSHub deployment to Cloudflare Containers (#1) 2026-01-21 20:52:20 +08:00
package.json feat: add immediate rollout flag to container deployments (#7) 2026-01-21 21:22:44 +08:00
pnpm-lock.yaml fix: add missing @cloudflare/containers dependency (#5) 2026-01-21 21:13:47 +08:00
tsconfig.json feat: add automated RSSHub deployment to Cloudflare Containers (#1) 2026-01-21 20:52:20 +08:00
wrangler.toml chore: reduce max instances from 20 to 10 (#6) 2026-01-21 21:17:55 +08:00