Is there a planned support for pages deploy --dry-run ๐?
I'm building a
preview-deploy
github workflow action and I would like to test if my preview-deploy
action is working without deploying the site to a preview/staging env.
Looking at the API I don't see anything for it at the moment: https://developers.cloudflare.com/workers/wrangler/commands/#pagesCloudflare Docs
Commands - Wrangler ยท Cloudflare Workers docs
Create, develop, and deploy your Cloudflare Workers with Wrangler commands.
2 Replies
Surprised this doesn't exist already, could you make a GitHub issue with the suggestion?
https://github.com/cloudflare/workers-sdk/issues/new?assignees=&labels=enhancement&projects=&template=feature-request.yaml&title=%F0%9F%9A%80+Feature+Request%3A
Done, thanks for looking at it!
https://github.com/cloudflare/workers-sdk/issues/5281