Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Use wrangler-action to deploy to Cloudflare Pages#1901

Merged
tomodwyer merged 1 commit into
mainfrom
tomodwyer/update-cloudflare-deployment
Jan 21, 2026
Merged

Use wrangler-action to deploy to Cloudflare Pages#1901
tomodwyer merged 1 commit into
mainfrom
tomodwyer/update-cloudflare-deployment

Conversation

@tomodwyer

@tomodwyer tomodwyer commented Jan 20, 2026

Copy link
Copy Markdown
Member

Fixes #1604.

This project uses cloudflare/pages-action to deploy to Cloudflare Pages, but that action is now deprecated with the latest release being v1.5.0 (source). The remedy is to move to the Cloudflare Wrangler Action, requiring small edits to the pages-deployent.yml.

@tomodwyer tomodwyer self-assigned this Jan 20, 2026
@tomodwyer tomodwyer added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 20, 2026
@tomodwyer tomodwyer changed the title Use wrangler action to deploy site to pages Use wrangler-action to deploy to Cloudflare Pages Jan 20, 2026

@StevenMaude StevenMaude left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is fine.

I looked into this a while back (#1604), but wrangler-action didn't have previews at the time.

Since then this PR was merged to wrangler-action.

There was another related wrangler-action issue. But maybe that issue is redundant now, and the maintainers never closed it?

Because of that, this is a slightly tentative "approve". However, the preview seems to work fine, so presumably all is OK.

@tomodwyer tomodwyer merged commit ace92f8 into main Jan 21, 2026
2 checks passed
@tomodwyer tomodwyer deleted the tomodwyer/update-cloudflare-deployment branch January 21, 2026 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migrate away from Cloudflare Pages action

2 participants