cloudflare / wrangler-action

🧙‍♀️ easily deploy cloudflare workers applications using wrangler and github actions
Apache License 2.0
1.26k stars 159 forks source link

[pages-action migration] Add Support for Deployments Feature #301

Closed aninibread closed 2 days ago

aninibread commented 1 month ago

Context: With the deprecation of pages-action, we are encouraging users who relied on it for Pages project deployments to migrate to wrangler-action.

Problem: We recognize that wrangler-action currently does not include the "Deployments" feature available in pages-action. We are actively working to add this feature to wrangler-action to align with pages-action capabilities and ensure users have the visibility and control they need when managing their deployments.

Please follow this issue for updates as we progress. We also welcome your feedback. If there are other deployment-related features or improvements you'd like to see, please share your suggestions here.

From: Cloudflare Workers Team