Skip to content
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

🐛 BUG: use wrangler pages deploy instead of wrangler pages publish #275

Closed
realguse opened this issue Jul 8, 2024 · 2 comments
Closed
Labels
bug Something isn't working

Comments

@realguse
Copy link

realguse commented Jul 8, 2024

Which Cloudflare product(s) does this pertain to?

Pages, Other

What version(s) of the tool(s) are you using?

wrangler v3.63.1

What version of Node are you using?

v20.13.1

What operating system and version are you using?

macOs Sonoma 14.6 beta (23G5061b)

Describe the Bug

Observed behavior

When using cloudflare/pages-action it throws a warning saying that wrangler pages publish will be removed in the next major release and to use wrangler pages deploy instead.

Expected behavior

cloudflare/pages-action should use the command wrangler pages deploy instead.

Steps to reproduce

Have a cloudflare project with wrangler, a git repo with a workflow using cloudflare/pages-action and a cloudflare page of course.

Then try to run the workflow and look for a warning like this:

Screenshot 2024-07-08 at 2 14 18 PM

Please provide a link to a minimal reproduction

No response

Please provide any relevant error logs

No response

@realguse realguse added the bug Something isn't working label Jul 8, 2024
@petebacondarwin petebacondarwin transferred this issue from cloudflare/workers-sdk Jul 8, 2024
irvinebroque added a commit to irvinebroque/pages-action that referenced this issue Jul 8, 2024
@hellt
Copy link

hellt commented Jul 25, 2024

according to cloudflare/pages-action#131 (comment) the pages-action is going to be deprecated.
Would be great to have some clarity about this

@realguse
Copy link
Author

ok, since its going to be deprecated, ill just switch to the wrangler action anyways.

@realguse realguse reopened this Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants