-
-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ci: Migrate from cloudflare/pages-action to wrangler-action #1312
base: main
Are you sure you want to change the base?
ci: Migrate from cloudflare/pages-action to wrangler-action #1312
Conversation
The Cloudflare Pages GitHub Action has been deprecated. This PR migrates to the recommended wrangler-action following the migration guide. Changes: - Replace cloudflare/pages-action@1 with cloudflare/wrangler-action@v3 - Update deployment configuration to use wrangler pages deploy command - Maintain existing authentication and project settings Co-Authored-By: t.yic.yt@gmail.com <t.yic.yt@gmail.com>
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
Package Stats on
|
Co-Authored-By: t.yic.yt@gmail.com <t.yic.yt@gmail.com>
Package Stats on
|
Co-Authored-By: t.yic.yt@gmail.com <t.yic.yt@gmail.com>
Co-Authored-By: t.yic.yt@gmail.com <t.yic.yt@gmail.com>
Co-Authored-By: t.yic.yt@gmail.com <t.yic.yt@gmail.com>
Co-Authored-By: t.yic.yt@gmail.com <t.yic.yt@gmail.com>
Package Stats on
|
Co-Authored-By: t.yic.yt@gmail.com <t.yic.yt@gmail.com>
Package Stats on
|
Co-Authored-By: t.yic.yt@gmail.com <t.yic.yt@gmail.com>
Package Stats on
|
Co-Authored-By: t.yic.yt@gmail.com <t.yic.yt@gmail.com>
Package Stats on
|
Co-Authored-By: t.yic.yt@gmail.com <t.yic.yt@gmail.com>
Co-Authored-By: t.yic.yt@gmail.com <t.yic.yt@gmail.com>
Package Stats on
|
Co-Authored-By: t.yic.yt@gmail.com <t.yic.yt@gmail.com>
Package Stats on
|
Co-Authored-By: t.yic.yt@gmail.com <t.yic.yt@gmail.com>
Package Stats on
|
Co-Authored-By: t.yic.yt@gmail.com <t.yic.yt@gmail.com>
Package Stats on
|
This PR migrates the CI/CD workflow from the deprecated Cloudflare Pages GitHub Action to the recommended wrangler-action.
Changes
cloudflare/pages-action@1
withcloudflare/wrangler-action@v3
Testing
Link to Devin run: https://app.devin.ai/sessions/92fcde2dc9944f3aa7b3656fccf259de
Requested by: t.yic.yt@gmail.com