Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Add wranglerVersion options #82

Merged
merged 2 commits into from
May 21, 2023
Merged

Add wranglerVersion options #82

merged 2 commits into from
May 21, 2023

Conversation

perrornet
Copy link
Contributor

There is an issue with the cloudflare/next-on-pages library that causes a "Script startup exceeded CPU time limit" error after using the publish command. This issue has been fixed in cloudflare/next-on-pages#54. However, currently only the publish command from wrangler@2.16.0 version can run properly, so I need the wranglerVersion feature.

@perrornet perrornet requested a review from a team as a code owner May 11, 2023 04:10
@WalshyDev
Copy link
Member

This action uses the latest Wrangler version, which right now is 2.20. Are you trying to go back to 2.16 or use the beta branch?

@perrornet
Copy link
Contributor Author

I want to use version 2.16, so I would like to be able to specify the version of Wrangler.

action.yml Show resolved Hide resolved
src/index.ts Outdated Show resolved Hide resolved
@WalshyDev WalshyDev merged commit 46e7cec into cloudflare:main May 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants